Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mjsunit/regress/regress-crbug-1209152.js fails on native test mode #669

Open
qjivy opened this issue Jun 15, 2022 · 1 comment
Open

mjsunit/regress/regress-crbug-1209152.js fails on native test mode #669

qjivy opened this issue Jun 15, 2022 · 1 comment
Assignees
Labels
RV32G Porting to RV32G ISA

Comments

@qjivy
Copy link
Collaborator

qjivy commented Jun 15, 2022

cmd line:

out/riscv32.native.release/d8 --test test/mjsunit/mjsunit.js test/mjsunit/regress/regress-crbug-1209152.js --random-seed=1418596419 --nohard-abort --testing-d8-test-runner --multi-mapped-mock-allocator
@qjivy qjivy added the RV32G Porting to RV32G ISA label Jun 15, 2022
@luyahan
Copy link
Collaborator

luyahan commented Jun 21, 2022

test/mjsunit/regress/regress-crbug-1209152.js:9: RangeError: Array buffer allocation failed
let array = new Uint8Array(size);
            ^
RangeError: Array buffer allocation failed
    at new ArrayBuffer (<anonymous>)
    at new Uint8Array (<anonymous>)
    at test/mjsunit/regress/regress-crbug-1209152.js:9:13


@VitalyAnkh VitalyAnkh self-assigned this Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RV32G Porting to RV32G ISA
Projects
None yet
Development

No branches or pull requests

3 participants