[Webkit-unassigned] [Bug 106108] [WK2] WebProcess become unresponsive while running layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 09:42:07 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=106108





--- Comment #5 from Geoffrey Garen <ggaren at apple.com>  2013-03-20 09:44:33 PST ---
Actually, 99.8% of the samples are of the main thread sleeping:

    +                     983 ReceiveNextEventCommon  (in HIToolbox) + 356  [0x7fff987fec52]
    +                       983 RunCurrentEventLoopInMode  (in HIToolbox) + 209  [0x7fff987feeb4]
    +                         983 CFRunLoopRunSpecific  (in CoreFoundation) + 290  [0x7fff8de930e2]
    +                           981 __CFRunLoopRun  (in CoreFoundation) + 1078  [0x7fff8de93916]
    +                           ! 981 __CFRunLoopServiceMachPort  (in CoreFoundation) + 195  [0x7fff8de8e233]
    +                           !   981 mach_msg  (in libsystem_kernel.dylib) + 70  [0x7fff8bfb6c42]
    +                           !     981 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8bfb7686]

There seems to be a bug in unresponsiveness detection.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list