[Webkit-unassigned] [Bug 194974] New: Crash in SWServerJobQueue::runNextJobSynchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 20:05:46 PST 2019


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

            Bug ID: 194974
           Summary: Crash in SWServerJobQueue::runNextJobSynchronously
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

e.g.
Thread 0 Crashed:
0   WebCore                             0x000000021407d0e0 WTFCrashWithInfo(int, char const*, char const*, int) + 20
1   WebCore                             0x00000002157c3d6c WebCore::SWServerJobQueue::runNextJobSynchronously() + 88 (Assertions.h:578)
2   WebCore                             0x00000002152968ac WebCore::ThreadTimers::sharedTimerFiredInternal() + 216 (ThreadTimers.cpp:129)
3   WebCore                             0x00000002152b6904 WebCore::timerFired(__CFRunLoopTimer*, void*) + 28 (MainThreadSharedTimerCF.cpp:74)
4   CoreFoundation                      0x000000020af11780 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28 (CFRunLoop.c:1830)
5   CoreFoundation                      0x000000020af114b0 __CFRunLoopDoTimer + 864 (CFRunLoop.c:2417)
6   CoreFoundation                      0x000000020af10ce4 __CFRunLoopDoTimers + 248 (CFRunLoop.c:2564)
7   CoreFoundation                      0x000000020af0bc30 __CFRunLoopRun + 1860 (CFRunLoop.c:0)
8   CoreFoundation                      0x000000020af0b1cc CFRunLoopRunSpecific + 436 (CFRunLoop.c:3247)
9   Foundation                          0x000000020b8d9fec -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300 (NSRunLoop.m:367)
10  Foundation                          0x000000020b9154dc -[NSRunLoop(NSRunLoop) run] + 88 (NSRunLoop.m:389)
11  libxpc.dylib                        0x000000020abdfae4 _xpc_objc_main + 516 (main.m:173)
12  libxpc.dylib                        0x000000020abe2460 xpc_main + 176 (init.c:1471)
13  com.apple.WebKit.Networking         0x0000000100cdf60c WebKit::XPCServiceMain(int, char const**) + 380 (XPCServiceMain.mm:157)
14  com.apple.WebKit.Networking         0x0000000100cdf7b8 main + 12 (XPCServiceMain.mm:165)
15  libdyld.dylib                       0x000000020a9d4b70 start + 4

<rdar://problem/48238666>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190223/799e0a6a/attachment.html>


More information about the webkit-unassigned mailing list