Hello Paul. I have the same problem.
I built v8 for x64 architecture on Ubuntu 12.04 using gyp. And now i try to run the Hello World example. But i have "Segmentation fault (core dumped)". This error occurs when creating new v8 context. What's the problem? Thanks for attention. вторник, 10 августа 2010 г., 20:42:45 UTC+5 пользователь paul lind написал: > > Hi Nilima - > > Was this on v8mips, or on v8 for one of the other architectures? > > If for v8mips, are you running big-endian or little-endian? > > thanks, > > paul > > > On Aug 10, 2010, at 3:11 AM, Nilima Chavan wrote: > > > Hi All, > > > > I am getting segmentation fault while using v8 library when creating > > new v8 context, > > > > Program received signal SIGSEGV, Segmentation fault. > > 0x2b9434f8 in v8::internal::SharedFunctionInfo::code () > > > > Please provide me an input if you have any. > > > > Thanks & Regards, > > Nilima > > > > -- > > v8-users mailing list > > [email protected] <javascript:> > > http://groups.google.com/group/v8-users > > -- -- v8-users mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
