Updates:
Status: PendingFurtherInfo
Comment #3 on issue 1597 by [email protected]: fail to load v8 at amd64
in the debug mode
http://code.google.com/p/v8/issues/detail?id=1597
How did you manage to get a *valid* context pointer without initializing an
isolate? An isolate together with its logging support should be lazily
initialized when e.g. a context is created. If you don't want to deal with
laziness, v8::V8::Initialize() can be called explicitly.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev