[Webkit-unassigned] [Bug 120394] New: crashed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 00:33:53 PDT 2013


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

           Summary: crashed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://themeforest.net
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vomitols at gmail.com


Process:         WebProcess [626]
Path:            /Applications/WebKit.app/Contents/Frameworks/10.8/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         538+ (538.1+)
Code Type:       X86-64 (Native)
Parent Process:  ??? [624]
User ID:         501

Date/Time:       2013-08-28 03:22:47.936 -0400
OS Version:      Mac OS X 10.8.4 (12E3067)
Report Version:  10

Interval Since Last Report:          429665 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  156887 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      DCE721A9-E6D2-843E-8602-282ED14B7DF9

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
Bundle controller class:
BrowserBundleController


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                               0x00005fef3ff39813 0 + 105481174751251
1   com.apple.JavaScriptCore          0x00000001094ca261 JSC::JITCode::execute(JSC::JSStack*, JSC::ExecState*, JSC::VM*) + 49
2   com.apple.JavaScriptCore          0x00000001094b05fa JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 650
3   com.apple.JavaScriptCore          0x00000001093841f5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
4   com.apple.WebCore                 0x0000000109e2523c WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 908
5   com.apple.WebCore                 0x0000000109b0c9ec WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1ul, WTF::CrashOnOverflow>&) + 364
6   com.apple.WebCore                 0x0000000109b0c695 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 469
7   com.apple.WebCore                 0x000000010a073de3 WebCore::Node::handleLocalEvents(WebCore::Event*) + 67
8   com.apple.WebCore                 0x0000000109af3fb7 WebCore::EventContext::handleLocalEvents(WebCore::Event*) const + 87
9   com.apple.WebCore                 0x0000000109af4da1 WebCore::EventDispatcher::dispatch() + 721
10  com.apple.WebCore                 0x0000000109af54ac WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 12
11  com.apple.WebCore                 0x0000000109af41cc WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WTF::PassRefPtr<WebCore::EventDispatchMediator>) + 124
12  com.apple.WebCore                 0x000000010a073fea WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 234
13  com.apple.WebCore                 0x0000000109a1f36e WebCore::Document::finishedParsing() + 158
14  com.apple.WebCore                 0x0000000109be48e4 WebCore::HTMLDocumentParser::prepareToStopParsing() + 164
15  com.apple.WebCore                 0x0000000109be56f7 WebCore::HTMLDocumentParser::notifyFinished(WebCore::CachedResource*) + 87
16  com.apple.WebCore                 0x00000001098b597d WebCore::CachedResource::checkNotify() + 93
17  com.apple.WebCore                 0x000000010a307e25 WebCore::SubresourceLoader::didFinishLoading(double) + 133
18  com.apple.Foundation              0x00007fff8aa6cd88 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
19  com.apple.Foundation              0x00007fff8aa6cccc -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
20  com.apple.Foundation              0x00007fff8aa6cbc8 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
21  com.apple.CFNetwork               0x00007fff922f4091 ___delegate_didFinishLoading_block_invoke_0 + 40
22  com.apple.CFNetwork               0x00007fff922e654a ___withDelegateAsync_block_invoke_0 + 90
23  com.apple.CFNetwork               0x00007fff92376f3a __block_global_1 + 28
24  com.apple.CoreFoundation          0x00007fff9247c154 CFArrayApplyFunction + 68
25  com.apple.CFNetwork               0x00007fff922d72b4 RunloopBlockContext::perform() + 124
26  com.apple.CFNetwork               0x00007fff922d718b MultiplexerSource::perform() + 221
27  com.apple.CoreFoundation          0x00007fff9245db31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
28  com.apple.CoreFoundation          0x00007fff9245d455 __CFRunLoopDoSources0 + 245
29  com.apple.CoreFoundation          0x00007fff924807f5 __CFRunLoopRun + 789
30  com.apple.CoreFoundation          0x00007fff924800e2 CFRunLoopRunSpecific + 290
31  com.apple.HIToolbox               0x00007fff8b42beb4 RunCurrentEventLoopInMode + 209
32  com.apple.HIToolbox               0x00007fff8b42bc52 ReceiveNextEventCommon + 356
33  com.apple.HIToolbox               0x00007fff8b42bae3 BlockUntilNextEventMatchingListInMode + 62
34  com.apple.AppKit                  0x00007fff8e389533 _DPSNextEvent + 685
35  com.apple.AppKit                  0x00007fff8e388df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
36  com.apple.AppKit                  0x00007fff8e3801a3 -[NSApplication run] + 517
37  com.apple.WebCore                 0x000000010a24e1b2 WebCore::RunLoop::run() + 82
38  com.apple.WebKit2                 0x0000000108fbb6ba int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 422
39  com.apple.WebProcess              0x0000000108ed1e23 main + 337
40  libdyld.dylib                     0x00007fff9081b7e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff88babd16 kevent + 10
1   libdispatch.dylib                 0x00007fff9011cdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                 0x00007fff9011c9ee _dispatch_mgr_thread + 54

Thread 2:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib            0x00007fff88bab0fa __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff8d4a5b99 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x00000001096890f6 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3   com.apple.JavaScriptCore          0x000000010936a52b JSC::BlockAllocator::blockFreeingThreadMain() + 123
4   com.apple.JavaScriptCore          0x000000010968840f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
6   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 3:: JavaScriptCore::Marking
0   libsystem_kernel.dylib            0x00007fff88bab0fa __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff8d4a5b99 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x00000001094a1d1b JSC::GCThread::waitForNextPhase() + 123
3   com.apple.JavaScriptCore          0x00000001094a1ddf JSC::GCThread::gcThreadMain() + 143
4   com.apple.JavaScriptCore          0x000000010968840f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
6   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 4:: JavaScriptCore::Marking
0   libsystem_kernel.dylib            0x00007fff88bab0fa __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff8d4a5b99 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x00000001094a1d1b JSC::GCThread::waitForNextPhase() + 123
3   com.apple.JavaScriptCore          0x00000001094a1ddf JSC::GCThread::gcThreadMain() + 143
4   com.apple.JavaScriptCore          0x000000010968840f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
6   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 5:: JavaScriptCore::Marking
0   libsystem_kernel.dylib            0x00007fff88bab0fa __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff8d4a5b99 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x00000001094a1d1b JSC::GCThread::waitForNextPhase() + 123
3   com.apple.JavaScriptCore          0x00000001094a1ddf JSC::GCThread::gcThreadMain() + 143
4   com.apple.JavaScriptCore          0x000000010968840f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
6   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 6:: WebCore: Scrolling
0   libsystem_kernel.dylib            0x00007fff88ba9686 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff88ba8c42 mach_msg + 70
2   com.apple.CoreFoundation          0x00007fff9247b233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation          0x00007fff92480916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation          0x00007fff924800e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation          0x00007fff9248edd1 CFRunLoopRun + 97
6   com.apple.WebCore                 0x000000010a278ffe WebCore::ScrollingThread::initializeRunLoop() + 254
7   com.apple.JavaScriptCore          0x000000010968840f WTF::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
9   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib            0x00007fff88ba9686 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff88ba8c42 mach_msg + 70
2   com.apple.CoreFoundation          0x00007fff9247b233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation          0x00007fff92480916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation          0x00007fff924800e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation              0x00007fff8aa87546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation              0x00007fff8aae5562 __NSThread__main__ + 1345
7   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
8   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 8:: com.apple.CFSocket.private
0   libsystem_kernel.dylib            0x00007fff88bab322 __select + 10
1   com.apple.CoreFoundation          0x00007fff924bff46 __CFSocketManager + 1302
2   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
3   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 9:: JSC Compilation Thread
0   libsystem_kernel.dylib            0x00007fff88bab0fa __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff8d4a5b99 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x0000000109493ecb JSC::DFG::Worklist::runThread() + 747
3   com.apple.JavaScriptCore          0x000000010968840f WTF::wtfThreadEntryPoint(void*) + 15
4   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
5   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 10:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib            0x00007fff88ba9686 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff88ba8c42 mach_msg + 70
2   com.apple.CoreFoundation          0x00007fff9247b233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation          0x00007fff92480916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation          0x00007fff924800e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation          0x00007fff9248edd1 CFRunLoopRun + 97
6   com.apple.QTKit                   0x00007fff8ffba2d6 listenOnDelegatePort + 403
7   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
8   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 11:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib            0x00007fff88ba9686 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff88ba8c42 mach_msg + 70
2   com.apple.CoreFoundation          0x00007fff9247b233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation          0x00007fff92480916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation          0x00007fff924800e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation          0x00007fff9248edd1 CFRunLoopRun + 97
6   com.apple.QTKit                   0x00007fff8ffba771 listenOnNotificationPort + 371
7   libsystem_c.dylib                 0x00007fff8d4a1352 _pthread_start + 327
8   libsystem_c.dylib                 0x00007fff8d48dd81 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 17:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 19:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 20:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 22:
0   libsystem_kernel.dylib            0x00007fff88bab6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8d4a3afc _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff8d4a38c3 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff8d48dd71 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000115a88d78  rbx: 0x0000000115a88d00  rcx: 0x000000000000001a  rdx: 0x000000011373aef0
  rdi: 0x000000010b43d000  rsi: 0x0000000000000005  rbp: 0x00007fff56d2c830  rsp: 0x00007fff56d2c790
   r8: 0x0000000112b27a18   r9: 0x00000000000000ff  r10: 0x00000000e75494af  r11: 0x00000001094f2370
  r12: 0x0000000000000200  r13: 0x000000010cf144d8  r14: 0xffff000000000000  r15: 0xffff000000000002
  rip: 0x00005fef3ff39813  rfl: 0x0000000000000246  cr2: 0x00005fef3ff39000
Logical CPU: 2

-- 
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