Status: Accepted
Owner: ----
CC: [email protected],  [email protected],  [email protected]
Labels: Type-Bug Priority-Medium

New issue 1594 by [email protected]: CHECK hit in disasembler on arm simulator on 3.4 branch
http://code.google.com/p/v8/issues/detail?id=1594

We are hitting a check in the src/arm/disasm-arm.cc:1078 occationally on the 3.4 branch:
How to reproduce this issue:
Compile using:
scons -j4 mode=release,debug snapshot=on preparser cctests sample=shell sample d8 simulator=arm

Run the SpliConstantsInFullCompiler test:
obj/test/debug/cctest test-compiler/SplitConstantsInFullCompiler --testing_serialization_file=obj/test/debug/serdes_SplitConstantsInFullCompiler__nocrankshaft --nocrankshaft --enable-slow-asserts --debug-code --verify-heap

It is flaky and will only reproduce like one in six

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to