Issue 127: CHECK(state_ == DESTROYED) failed
http://code.google.com/p/v8/issues/detail?id=127

Comment #2 by victor.grishchenko:
Another pattern:

#
# Fatal error in src/global-handles.cc, line 79
# CHECK(state_ == DESTROYED) failed
#

#0  0x90a0ab9e in __kill ()
#1  0x90a0ab91 in kill$UNIX2003 ()
#2  0x90a81ec2 in raise ()
#3  0x90a9147f in abort ()
#4  0x004682a5 in v8::internal::OS::Abort () at src/platform-macos.cc:259
#5  0x003b27a1 in V8_Fatal (file=0x52a378 "src/global-handles.cc", line=79,  
format=0x5204d8 "CHECK(%s)
failed") at src/checks.cc:58
#6  0x003fc048 in CheckHelper (file=0x52a378 "src/global-handles.cc",  
line=79, source=0x52a364 "state_
== DESTROYED", condition=false) at checks.h:62
#7  0x003fcb03 in v8::internal::GlobalHandles::Node::next_free  
(this=0x277e2a0) at src/global-
handles.cc:79
#8  0x003fc0e4 in v8::internal::GlobalHandles::Create (value=0x1395881) at  
src/global-handles.cc:201
#9  0x003756f2 in v8::V8::GlobalizeReference (obj=0x9104d8) at  
src/api.cc:314
#10 0x00003a59 in v8::Persistent<v8::Object>::New (that={val_ = 0x9104d8})  
at v8.h:2281
#11 0x0000447e in BufferCreate ([EMAIL PROTECTED]) at  
/Users/victor/Projects/BitScript/src/bitbuffer.cpp:79





-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to