[Webkit-unassigned] [Bug 46763] New: CRASH in WebCore::ThreadTimers::sharedTimerFiredInternal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 16:25:45 PDT 2010


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

           Summary: CRASH in
                    WebCore::ThreadTimers::sharedTimerFiredInternal
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org


Created an attachment (id=69128)
 --> (https://bugs.webkit.org/attachment.cgi?id=69128)
[TEST]: Refreshing This Page May Cause Crash

Was able to reproduce this multiple times in Safari 5.0.2 (nightly r68419) by
continually refreshing the attached html page.

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x00007fff8488d5c4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
1   com.apple.WebCore                 0x00007fff8512dde5 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
2   com.apple.CoreFoundation          0x00007fff83a9f678 __CFRunLoopRun + 6488
3   com.apple.CoreFoundation          0x00007fff83a9d84f CFRunLoopRunSpecific + 575
4   com.apple.HIToolbox               0x00007fff8192291a RunCurrentEventLoopInMode + 333
5   com.apple.HIToolbox               0x00007fff8192267d ReceiveNextEventCommon + 148
6   com.apple.HIToolbox               0x00007fff819225d8 BlockUntilNextEventMatchingListInMode + 59
7   com.apple.AppKit                  0x00007fff8837b29e _DPSNextEvent + 708
8   com.apple.AppKit                  0x00007fff8837abed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
9   com.apple.Safari                  0x00000001000165d8 0x100000000 + 91608
10  com.apple.AppKit                  0x00007fff883408d3 -[NSApplication run] + 395
11  com.apple.AppKit                  0x00007fff883395f8 NSApplicationMain + 364
12  com.apple.Safari                  0x000000010000a4a4 0x100000000 + 42148

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