DescriptionLinux profiler: check whether signal handler is called in the VM thread.
I have several Chromium's core files having SIGPROF signal handler called in the context of an arbitrary thread, causing a crash. This change introduces checking of current thread in the signal handler.
Committed: http://code.google.com/p/v8/source/detail?r=2825
Patch Set 1 #Patch Set 2 : Handling the case of multiple VM threads #
Total comments: 4
Patch Set 3 : Now dealing with multiple threads correctly, added test. #
Total comments: 4
Messages
Total messages: 9 (0 generated)
|