Status: New
Owner: ----
New issue 1511 by [email protected]: Abort trap upon invocation of "d8
--strict"
http://code.google.com/p/v8/issues/detail?id=1511
This is a very easy error to reproduce at the command-line:
-----------
$ d8 --strict
#
# Fatal error in CALL_AND_RETRY_0
# Allocation failed - process out of memory
#
Abort trap
-------------
In the line above, "d8" is the V8 debugging shell bundled with the source
code I checked out from SVN, revision 8473. I built on Mac OS X 10.6.8
using SCons v2.1.0.alpha with system Python and GNU compilers. I am also
filing a second related report, and I will attach its number momentarily.
Thank you!
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev