[Webkit-unassigned] [Bug 119969] New: REGRESSION (r154220-r154241): Crash on the japantimes.co.jp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 17 23:13:31 PDT 2013


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

           Summary: REGRESSION (r154220-r154241): Crash on the
                    japantimes.co.jp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.japantimes.co.jp/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phiw at l-c-n.com


STR:
1. load http://www.japantimes.co.jp
2. click on any link to an article

results: crash.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x000000010f0389e3 WebCore::Node::insertedInto(WebCore::ContainerNode*) + 51
1   com.apple.WebCore                 0x000000010ea4b2c4 WebCore::Element::insertedInto(WebCore::ContainerNode*) + 36
2   com.apple.WebCore                 0x000000010ea4b375 WebCore::Element::insertedInto(WebCore::ContainerNode*) + 213
3   com.apple.WebCore                 0x000000010e8587a7 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::Node*) + 39
4   com.apple.WebCore                 0x000000010e858a36 WebCore::ChildNodeInsertionNotifier::notifyDescendantInsertedIntoDocument(WebCore::ContainerNode*) + 166
5   com.apple.WebCore                 0x000000010e858820 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::Node*) + 160
6   com.apple.WebCore                 0x000000010e858a36 WebCore::ChildNodeInsertionNotifier::notifyDescendantInsertedIntoDocument(WebCore::ContainerNode*) + 166
7   com.apple.WebCore                 0x000000010e858820 WebCore::ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(WebCore::Node*) + 160
8   com.apple.WebCore                 0x000000010e857f26 WebCore::ChildNodeInsertionNotifier::notify(WebCore::Node*) + 118
9   com.apple.WebCore                 0x000000010e855889 WebCore::updateTreeAfterInsertion(WebCore::ContainerNode*, WebCore::Node*, WebCore::AttachBehavior) + 233
10  com.apple.WebCore                 0x000000010e855516 WebCore::ContainerNode::appendChild(WTF::PassRefPtr<WebCore::Node>, int&, WebCore::AttachBehavior) + 310
11  com.apple.WebCore                 0x000000010f03727d WebCore::Node::appendChild(WTF::PassRefPtr<WebCore::Node>, int&, WebCore::AttachBehavior) + 45
12  com.apple.WebCore                 0x000000010ee59dce WebCore::JSNode::appendChild(JSC::ExecState*) + 78
13  ???                               0x00004ce168c01045 0 + 84531008770117
14  com.apple.JavaScriptCore          0x000000010e432421 JSC::JITCode::execute(JSC::JSStack*, JSC::ExecState*, JSC::VM*) + 49
15  com.apple.JavaScriptCore          0x000000010e4183c5 JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::JSObject*) + 4005
16  com.apple.JavaScriptCore          0x000000010e319329 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) + 569
17  com.apple.WebCore                 0x000000010f21f6f1 WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) + 385
18  com.apple.WebCore                 0x000000010f21f859 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 41
19  com.apple.WebCore                 0x000000010f2286e7 WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&) + 455
20  com.apple.WebCore                 0x000000010f22881d WebCore::ScriptElement::execute(WebCore::CachedScript*) + 93
21  com.apple.WebCore                 0x000000010f22db78 WebCore::ScriptRunner::timerFired(WebCore::Timer<WebCore::ScriptRunner>*) + 536
22  com.apple.WebCore                 0x000000010f3b554f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
23  com.apple.WebCore                 0x000000010f26aa33 WebCore::timerFired(__CFRunLoopTimer*, void*) + 51
24  com.apple.CoreFoundation          0x00007fff8f58c804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
25  com.apple.CoreFoundation          0x00007fff8f58c31d __CFRunLoopDoTimer + 557
26  com.apple.CoreFoundation          0x00007fff8f571ad9 __CFRunLoopRun + 1529
27  com.apple.CoreFoundation          0x00007fff8f5710e2 CFRunLoopRunSpecific + 290
28  com.apple.HIToolbox               0x00007fff8ed2aeb4 RunCurrentEventLoopInMode + 209
29  com.apple.HIToolbox               0x00007fff8ed2ac52 ReceiveNextEventCommon + 356
30  com.apple.HIToolbox               0x00007fff8ed2aae3 BlockUntilNextEventMatchingListInMode + 62
31  com.apple.AppKit                  0x00007fff8ca6c533 _DPSNextEvent + 685
32  com.apple.AppKit                  0x00007fff8ca6bdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
33  com.apple.AppKit                  0x00007fff8ca631a3 -[NSApplication run] + 517
34  com.apple.WebCore                 0x000000010f215a92 WebCore::RunLoop::run() + 82
35  com.apple.WebKit2                 0x000000010df20cda int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebContentProcessMainDelegate>(int, char**) + 614
36  com.apple.WebProcess              0x000000010de38e23 main + 337
37  libdyld.dylib                     0x00007fff854b57e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff89d9ad16 kevent + 10
1   libdispatch.dylib                 0x00007fff8f000dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                 0x00007fff8f0009ee _dispatch_mgr_thread + 54

Thread 2:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib            0x00007fff89d9a0fa __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff87605fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x000000010e5f12a6 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3   com.apple.JavaScriptCore          0x000000010e2dd06b JSC::BlockAllocator::blockFreeingThreadMain() + 123
4   com.apple.JavaScriptCore          0x000000010e5f05bf WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                 0x00007fff876017a2 _pthread_start + 327
6   libsystem_c.dylib                 0x00007fff875ee1e1 thread_start + 13

Thread 3:: JavaScriptCore::Marking
0   libsystem_kernel.dylib            0x00007fff89d9a0fa __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff87605fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x000000010e40981b JSC::GCThread::waitForNextPhase() + 123
3   com.apple.JavaScriptCore          0x000000010e4098df JSC::GCThread::gcThreadMain() + 143
4   com.apple.JavaScriptCore          0x000000010e5f05bf WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib                 0x00007fff876017a2 _pthread_start + 327
6   libsystem_c.dylib                 0x00007fff875ee1e1 thread_start + 13

Thread 4:: WebCore: Scrolling
0   libsystem_kernel.dylib            0x00007fff89d98686 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff89d97c42 mach_msg + 70
2   com.apple.CoreFoundation          0x00007fff8f56c233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation          0x00007fff8f571916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation          0x00007fff8f5710e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation          0x00007fff8f57fdd1 CFRunLoopRun + 97
6   com.apple.WebCore                 0x000000010f240dce WebCore::ScrollingThread::initializeRunLoop() + 254
7   com.apple.JavaScriptCore          0x000000010e5f05bf WTF::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                 0x00007fff876017a2 _pthread_start + 327
9   libsystem_c.dylib                 0x00007fff875ee1e1 thread_start + 13

Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib            0x00007fff89d98686 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff89d97c42 mach_msg + 70
2   com.apple.CoreFoundation          0x00007fff8f56c233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation          0x00007fff8f571916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation          0x00007fff8f5710e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation              0x00007fff87b16546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation              0x00007fff87b74562 __NSThread__main__ + 1345
7   libsystem_c.dylib                 0x00007fff876017a2 _pthread_start + 327
8   libsystem_c.dylib                 0x00007fff875ee1e1 thread_start + 13

Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib            0x00007fff89d9a322 __select + 10
1   com.apple.CoreFoundation          0x00007fff8f5b0f46 __CFSocketManager + 1302
2   libsystem_c.dylib                 0x00007fff876017a2 _pthread_start + 327
3   libsystem_c.dylib                 0x00007fff875ee1e1 thread_start + 13

Thread 7:: JSC Compilation Thread
0   libsystem_kernel.dylib            0x00007fff89d9a0fa __psynch_cvwait + 10
1   libsystem_c.dylib                 0x00007fff87605fe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore          0x000000010e3fbd8b JSC::DFG::Worklist::runThread() + 747
3   com.apple.JavaScriptCore          0x000000010e5f05bf WTF::wtfThreadEntryPoint(void*) + 15
4   libsystem_c.dylib                 0x00007fff876017a2 _pthread_start + 327
5   libsystem_c.dylib                 0x00007fff875ee1e1 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 11:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 12:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 17:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib            0x00007fff89d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff87603f4c _pthread_workq_return + 25
2   libsystem_c.dylib                 0x00007fff87603d13 _pthread_wqthread + 412
3   libsystem_c.dylib                 0x00007fff875ee1d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000002202146  rbx: 0x00000001176b94e0  rcx: 0x0000000000000000  rdx: 0x000000010f9cfe48
  rdi: 0x00000001175de540  rsi: 0x00000001156b9e40  rbp: 0x00007fff51dc47c0  rsp: 0x00007fff51dc47c0
   r8: 0x0000000000000002   r9: 0x0000000000000001  r10: 0x000000005acc6715  r11: 0x000000005acc62b9
  r12: 0x00000001175de540  r13: 0x0000000002202146  r14: 0x00000001156b9e40  r15: 0x00007fff51dc4880
  rip: 0x000000010f0389e3  rfl: 0x0000000000010246  cr2: 0x0000000000000017
Logical CPU: 1

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