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

I executed the hello-world program I found in v8/out/native:
cd v8/out/native
./hello-world

BTW, I don't care if the sample itself runs or not. The problem is that I cannot find a working sample on how to properly initialize v8 and execute a simple script.

First I tried to initialize v8 as shown in the embedding guide, but it didn't work. Then I learned that the code in the guide is a bit dated, and tried to use the code from that sample as a starting point, and it segfaulted.

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