Hello,

I have written a layer on top of V8 and am running on a custom Fedora
Core 2 kernel. Every thing runs great except every once in a while I
get a segmentation fault when trying to call SetAccessor. I believe
the seg fault stemmed from that call, but I cant be sure as the
coredump file is minimal.

(gdb) where
#0  0x0829a238 in v8::FunctionTemplate::AddInstancePropertyAccessor ()
#1  0x084c437c in v8::internal::Heap::nan_value_ ()
#2  0x084c437c in v8::internal::Heap::nan_value_ ()
#3  0x0a13e2d8 in ?? ()
#4  0x0a13e2d0 in ?? ()
#5  0x00000000 in ?? ()

Was posting to see if anyone had any ideas on how this would come
about in the engine.
--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to