Comment #6 on issue 4192 by [email protected]: 'Hello World' sample segfaults on x64 linux
https://code.google.com/p/v8/issues/detail?id=4192

And with debug libraries:

$ LD_LIBRARY_PATH=/opt/v8builds/4.5.76/lib/x64.debug /opt/v8builds/4.5.76/bin/hello-world

# Fatal error in ../src/snapshot/natives-external.cc, line 128
# Check failed: holder_.
#

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

 1: V8_Fatal
 2: v8::internal::NativesHolder<(v8::internal::NativeType)0>::get()
3: v8::internal::NativesCollection<(v8::internal::NativeType)0>::GetBuiltinsCount()
 4: v8::internal::Heap::CreateInitialObjects()
 5: v8::internal::Heap::CreateHeapObjects()
 6: v8::internal::Isolate::Init(v8::internal::Deserializer*)
 7: v8::Isolate::New(v8::Isolate::CreateParams const&)
 8: main


--
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