[Webkit-unassigned] [Bug 25947] New: ToT (r43985) fails to launch in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 15:34:52 PDT 2009


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

           Summary: ToT (r43985) fails to launch in Safari
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jon at jonshier.com


When trying to use ToT from Safari, the application freezes at launch and must
be force quit. I'm told it's hitting an assert at FrameLoader.cpp:2946. Here's
the applicable stack trace: 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore                   0x03d62e1c
WebCore::FrameLoader::transitionToCommitted(WTF::PassRefPtr<WebCore::CachedPage>)
+ 1616 (FrameLoader.cpp:2946)
1   com.apple.WebCore                   0x03d6ec54
WebCore::FrameLoader::commitProvisionalLoad(WTF::PassRefPtr<WebCore::CachedPage>)
+ 492 (FrameLoader.cpp:2800)
2   com.apple.WebCore                   0x03ca9858
WebCore::DocumentLoader::commitIfReady() + 112 (DocumentLoader.cpp:339)
3   com.apple.WebCore                   0x03ca9b84
WebCore::DocumentLoader::finishedLoading() + 40 (DocumentLoader.cpp:346)
4   com.apple.WebCore                   0x03d6be24 WebCore::FrameLoader::init()
+ 524 (FrameLoader.cpp:328)
5   com.apple.WebCore                   0x03d47d34 WebCore::Frame::init() + 36
(Frame.cpp:214)
6   com.apple.WebKit                    0x0031cb8c +[WebFrame(WebInternal)
_createFrameWithPage:frameName:frameView:ownerElement:] + 616 (WebFrame.mm:241)
7   com.apple.WebKit                    0x0031b074 +[WebFrame(WebInternal)
_createMainFrameWithPage:frameName:frameView:] + 92 (WebFrame.mm:250)
8   com.apple.WebKit                    0x003eb690 -[WebView(WebPrivate)
_commonInitializationWithFrameName:groupName:usesDocumentViews:] + 1328
(WebView.mm:802)
9   com.apple.WebKit                    0x003e80a4 -[WebView(WebPrivate)
_initWithFrame:frameName:groupName:usesDocumentViews:] + 404 (WebView.mm:867)


-- 
Configure bugmail: https://bugs.webkit.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