DescriptionTiny fix: initialize TickSample::frames_count with 0.
I suggest that the lack of initialization causes issue 358 to happen. In Profiler::Disengage an empty TickSample is inserted in order to wake up the Profiler thread. Issue reporter claims that crash happens in LogTickEvent function. My guess is that frames_couint receives a wild value.
Committed: http://code.google.com/p/v8/source/detail?r=2068
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|