Status: Accepted
Owner: ----
CC: [email protected], [email protected]
Labels: Type-Bug Priority-Medium
New issue 3168 by [email protected]: A64: mjsunit/numops-fuzz-part2 fails
when checking veneers
http://code.google.com/p/v8/issues/detail?id=3168
Command:
./out/a64.debug/d8 --test --stress-opt --always-opt --nobreak-on-abort
--nodead-code-elimination --nofold-constants --enable-slow-asserts
--debug-code
--verify-heap ./test/mjsunit/mjsunit.js ./test/mjsunit/numops-fuzz-part2.js
--gc-interval=500 --stress-compaction
--concurrent-recompilation-queue-length=64
--concurrent-recompilation-delay=500 --concurrent-recompilation
fails with
#
# Fatal error in ../src/a64/macro-assembler-a64.cc, line 632
# CHECK(pc_offset() < unresolved_branches_first_limit()) failed
#
==== C stack trace ===============================
1: V8_Fatal
2: v8::internal::MacroAssembler::CheckVeneers(bool)
3: v8::internal::MacroAssembler::B(v8::internal::Label*,
v8::internal::Condition)
4: v8::internal::MacroAssembler::B(v8::internal::Condition,
v8::internal::Label*)
5:
v8::internal::MacroAssembler::TryInlineTruncateDoubleToI(v8::internal::Register,
v8::internal::FPRegister, v8::internal::Label*)
6: v8::internal::MacroAssembler::TruncateDoubleToI(v8::internal::Register,
v8::internal::FPRegister)
7:
v8::internal::LCodeGen::DoTruncateDoubleToIntOrSmi(v8::internal::LTruncateDoubleToIntOrSmi*)
8:
v8::internal::LTruncateDoubleToIntOrSmi::CompileToNative(v8::internal::LCodeGen*)
9: v8::internal::LCodeGenBase::GenerateBody()
10: v8::internal::LCodeGen::GenerateCode()
11: v8::internal::LChunk::Codegen()
12: v8::internal::OptimizedCompileJob::GenerateCode()
13: ??
Alexandre, could you please take a look?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.