On Thu, Feb 21, 2013 at 12:42 PM, Sven Panne <svenpa...@chromium.org> wrote:

> What are the detailed steps to reproduce this?


- Update to the latest version
- rebuild any custom v8 client app of your choice which has worked for the
past year or more.
- start that app
- crash at startup:

#
# Fatal error in ../src/v8threads.cc, line 53
# CHECK(isolate != __null) failed
#

==== C stack trace ===============================

 1: V8_Fatal
 2: v8::Locker::Initialize(v8::Isolate*)
 3: v8::Locker::Locker(v8::Isolate*)
 4: ??
 5: ??
 6: ??
 7: ??
 8: __libc_start_main
 9: ??


All of my v8 apps crash at startup with the current trunk v8. The last
working versions i was able to test was -r{20130218T000000Z}, which
resolves to -r13679.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to