forked from v8/v8
-
Notifications
You must be signed in to change notification settings - Fork 31
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
[RISCV64 Branch][Hifive unleashed Borad] mjsunit/wasm/memory_1gb_oob failed #177
Labels
bug
Something isn't working
Milestone
Comments
luyahan
changed the title
[RISCV64 Branch][HIFVIE Borad] mjsunit/wasm/memory_1gb_oob failed
[RISCV64 Branch][Hifive unleashed Borad] mjsunit/wasm/memory_1gb_oob failed
Aug 20, 2020
hit a gdb issue. |
It is a probability of error on last code.
|
|
Run on qemu is normal. |
luyahan
added a commit
to luyahan/v8
that referenced
this issue
Sep 16, 2020
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix riscv-collab#177
penguinwu
pushed a commit
that referenced
this issue
Sep 17, 2020
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
ghost
pushed a commit
that referenced
this issue
Oct 15, 2020
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
ghost
pushed a commit
that referenced
this issue
Nov 11, 2020
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
luyahan
added a commit
to luyahan/v8
that referenced
this issue
Nov 30, 2020
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix riscv-collab#177
ghost
pushed a commit
that referenced
this issue
Dec 3, 2020
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
ghost
pushed a commit
that referenced
this issue
Dec 9, 2020
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
ghost
pushed a commit
that referenced
this issue
Jan 13, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
ghost
pushed a commit
that referenced
this issue
Jan 26, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
luyahan
added a commit
to luyahan/v8
that referenced
this issue
Jan 27, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix riscv-collab#177
luyahan
added a commit
to luyahan/v8
that referenced
this issue
Feb 1, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix riscv-collab#177
ghost
pushed a commit
that referenced
this issue
Feb 1, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
ghost
pushed a commit
that referenced
this issue
Feb 3, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
luyahan
added a commit
to luyahan/v8
that referenced
this issue
Feb 7, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix riscv-collab#177
luyahan
added a commit
to luyahan/v8
that referenced
this issue
Feb 9, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix riscv-collab#177
ghost
pushed a commit
that referenced
this issue
Feb 9, 2021
- Becasue improve management of register t5 and t6, so we not need to use scratch paramter. - fix #177
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
riscv64.native/d8 --test test/mjsunit/mjsunit.js test/mjsunit/wasm/memory_1gb_oob.js --random-seed=-652826751 --nohard-abort --enable-slow-asserts --verify-heap --testing-d8-test-runner --wasm-max-mem-pages=16384
Expected behavior
A clear and concise description of what you expected to happen.
Errors/Logs
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: