Comment #7 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 seems really wrong to fix this without understanding what is causing the bug, but the call to InitializeLoggingAndCounters seems like it would be quite fast in the cases when the logger is already initialized (an inlined comparison to NULL), so I think this fix would be fine to put in. Any comments?


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

Reply via email to