Updates:
        Cc: [email protected]

Comment #2 on issue 1646 by [email protected]: Segmentation fault in v8::internal::Logger::is_logging
http://code.google.com/p/v8/issues/detail?id=1646

It is hard for me to see how this can be happening. Could you run the debugger again and print the value of this->logger_ and of this->memory_allocator_->isolate_ in stack frame 3 (Isolate::Init). Then set a breakpoint at isolate.cc:1685 (after InitializeLoggingAndCounters is called), run again, and check the value of this->logger_ there.

Thanks.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to