Status: New
Owner: ----

New issue 3409 by [email protected]: r=21915 (bleeding edge) fails with debug.check
http://code.google.com/p/v8/issues/detail?id=3409

Hello,
https://code.google.com/p/v8/source/detail?r=21915 seems a good patch and
had some testing with test framework.

$ make x64.debug.check -j8
there are some failures. one of them is cctest/test-api/SetJitCodeEventHandler

out/x64.debug/d8 --test --nobreak-on-abort --nodead-code-elimination --nofold-constants --enable-slow-asserts --debug-code --verify-heap --gc-interval=10 --stress-compaction test/mjsunit/mjsunit.js test/mjsunit/regress/regress-2249.js

I've traced and found that calling CollectAllGarbage() twice in main() of mksnapshot.cc disappear this issue.


--
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/d/optout.

Reply via email to