Comment #1 on issue 1575 by mikhail.naganov: x64 test-log LogCallbacks
crashing sometimes
http://code.google.com/p/v8/issues/detail?id=1575
Not so long ago I partially rewrote this test to use log file instead of
memory logging that I was removing from V8. Perhaps, it encounters problems
with temp files on a bot?
This is a potentially vulnerable place:
i::Vector<const char> log(
i::ReadFile(initialize_logger.StopLoggingGetTempFile(), &exists,
true));
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev