[Webkit-unassigned] [Bug 6605] New: REGRESSION: Crash in WebCore::Loader::cancelRequests(WebCore::DocLoader*)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jan 16 20:17:01 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6605

           Summary: REGRESSION: Crash in
                    WebCore::Loader::cancelRequests(WebCore::DocLoader*)
           Product: WebKit
           Version: 412+
          Platform: Macintosh
               URL: http://www.macworld.com/news
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jshier at iastate.edu


ToT+Safari crashes when clicking the First Look: iPhoto 6 link at http://www.macworld.com/news , 
every time. I've also gotten this crash while clicking the back button, but that one wasn't reproducible. 
Link works fine in Safari 2.0.3 (417.8).

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000010

Thread 0 Crashed:
0   com.apple.WebCore        	0x01917da4 WebCore::Loader::cancelRequests(WebCore::DocLoader*) + 
376 (loader.cpp:285)
1   com.apple.WebCore        	0x018e286c Frame::stopLoading(bool) + 628 (Frame.cpp:370)
2   com.apple.WebKit         	0x0032caa8 -[WebDataSource(WebPrivate) _stopLoading] + 84 
(WebDataSource.m:381)
3   com.apple.WebKit         	0x00338894 -[WebFrame stopLoading] + 120 (WebFrame.m:2952)
4   com.apple.WebKit         	0x00359738 -[WebView(WebPrivate) _goToItem:withLoadType:] + 56 
(WebView.m:781)
5   com.apple.WebKit         	0x0035ccd8 -[WebView goBack] + 80 (WebView.m:1866)
6   com.apple.AppKit         	0x9371b270 -[NSApplication sendAction:to:from:] + 108
7   com.apple.Safari         	0x00029f98 0x1000 + 167832
8   com.apple.AppKit         	0x9371b1a4 -[NSControl sendAction:to:] + 96
9   com.apple.AppKit         	0x9371b084 -[NSCell _sendActionFrom:] + 156
10  com.apple.AppKit         	0x9373509c -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020
11  com.apple.AppKit         	0x93734c84 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 
564
12  com.apple.AppKit         	0x937346a8 -[NSControl mouseDown:] + 536
13  com.apple.Safari         	0x00054f34 0x1000 + 343860
14  com.apple.AppKit         	0x936d5eb0 -[NSWindow sendEvent:] + 4616
15  com.apple.Safari         	0x00022160 0x1000 + 135520
16  com.apple.AppKit         	0x9367eef4 -[NSApplication sendEvent:] + 4172
17  com.apple.Safari         	0x00021c64 0x1000 + 134244
18  com.apple.AppKit         	0x93676330 -[NSApplication run] + 508
19  com.apple.AppKit         	0x93766e68 NSApplicationMain + 452
20  com.apple.Safari         	0x0005cfdc 0x1000 + 376796
21  com.apple.Safari         	0x0005ce80 0x1000 + 376448

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list