[Webkit-unassigned] [Bug 30839] New: REGRESSION: crashes in WebCore::RedirectScheduler::timerFired(WebCore::Timer<WebCore::RedirectScheduler>*)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 15:51:14 PDT 2009


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

           Summary: REGRESSION: crashes in
                    WebCore::RedirectScheduler::timerFired(WebCore::Timer<
                    WebCore::RedirectScheduler>*)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.linkinpark.it/forum/index.php
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


Nameless on #webkit is reporting crashes here:

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000092
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                     0x0000000100dc289a
WebCore::RedirectScheduler::timerFired(WebCore::Timer<WebCore::RedirectScheduler>*)
+ 42
1   com.apple.WebCore                     0x0000000100fc6767
WebCore::ThreadTimers::sharedTimerFiredInternal() + 151
2   com.apple.WebCore                     0x0000000100ed9e05
WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
3   com.apple.CoreFoundation              0x00007fff85003a78 __CFRunLoopRun +
5480
4   com.apple.CoreFoundation              0x00007fff8500203f
CFRunLoopRunSpecific + 575
5   com.apple.HIToolbox                   0x00007fff837ffc4e
RunCurrentEventLoopInMode + 333
6   com.apple.HIToolbox                   0x00007fff837ffa53
ReceiveNextEventCommon + 310
7   com.apple.HIToolbox                   0x00007fff837ff90c
BlockUntilNextEventMatchingListInMode + 59
8   com.apple.AppKit                      0x00007fff82804520 _DPSNextEvent +
718
9   com.apple.AppKit                      0x00007fff82803e89 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
10  com.apple.Safari                      0x000000010000bcf0 0x100000000 +
48368
11  com.apple.AppKit                      0x00007fff827c9a7d -[NSApplication
run] + 395
12  com.apple.AppKit                      0x00007fff827c2798 NSApplicationMain
+ 364
13  com.apple.Safari                      0x0000000100001d0c 0x100000000 + 7436

(s)he says it happens at http://www.linkinpark.it/forum/index.php, in various
places in those fora.

Regression from bug 30424?

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