[Webkit-unassigned] [Bug 15179] UNREPRODUCIBLE: REGRESSION: ASSERTION FAILED: !m_committed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 09:20:32 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15179





------- Comment #3 from ddkilzer at webkit.org  2007-09-18 09:20 PDT -------
Happened again using a local debug build of WebKit r25545 with Safari 3 Public
Beta v. 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).  No idea how to reproduce
it yet.

ASSERTION FAILED: !m_committed
(/path/to/WebKit/WebCore/loader/DocumentLoader.cpp:217 setRequest)
Segmentation fault

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xbbadbeef

Thread 0 Crashed:
0   com.apple.WebCore                   0x01494d44
WebCore::DocumentLoader::setRequest(WebCore::ResourceRequest const&) + 236
(DocumentLoader.cpp:217)
1   com.apple.WebCore                   0x014981ec
WebCore::MainResourceLoader::willSendRequest(WebCore::ResourceRequest&,
WebCore::ResourceResponse const&) + 392 (MainResourceLoader.cpp:172)
2   com.apple.WebCore                   0x01497a70
WebCore::MainResourceLoader::loadNow(WebCore::ResourceRequest&) + 332
(MainResourceLoader.cpp:359)
3   com.apple.WebCore                   0x01497fb4
WebCore::MainResourceLoader::load(WebCore::ResourceRequest const&,
WebCore::SubstituteData const&) + 272 (MainResourceLoader.cpp:396)
4   com.apple.WebCore                   0x01493c34
WebCore::DocumentLoader::startLoadingMainResource(unsigned long) + 324
(DocumentLoader.cpp:689)
5   com.apple.WebCore                   0x0147e9f8
WebCore::FrameLoader::continueLoadAfterWillSubmitForm(WebCore::PolicyAction) +
376 (FrameLoader.cpp:2961)
6   com.apple.WebCore                   0x01486ce4
WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest
const&, WTF::PassRefPtr<WebCore::FormState>, bool) + 1072
(FrameLoader.cpp:3585)
7   com.apple.WebCore                   0x01486d4c
WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*,
WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool) +
84 (FrameLoader.cpp:3531)
8   com.apple.WebCore                   0x014882f4
WebCore::FrameLoader::checkNavigationPolicy(WebCore::ResourceRequest const&,
WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, void (*)(void*,
WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool),
void*) + 380 (FrameLoader.cpp:3473)
9   com.apple.WebCore                   0x0148871c
WebCore::FrameLoader::load(WebCore::DocumentLoader*, WebCore::FrameLoadType,
WTF::PassRefPtr<WebCore::FormState>) + 472 (FrameLoader.cpp:2086)
10  com.apple.WebCore                   0x0148dcb0
WebCore::FrameLoader::loadItem(WebCore::HistoryItem*, WebCore::FrameLoadType) +
976 (FrameLoader.cpp:3980)
11  com.apple.WebCore                   0x0148e5b0
WebCore::FrameLoader::recursiveGoToItem(WebCore::HistoryItem*,
WebCore::HistoryItem*, WebCore::FrameLoadType) + 1264 (FrameLoader.cpp:4143)
12  com.apple.WebCore                   0x0148e6ec
WebCore::FrameLoader::goToItem(WebCore::HistoryItem*, WebCore::FrameLoadType) +
272 (FrameLoader.cpp:4086)
13  com.apple.WebCore                   0x011d9df4
WebCore::Page::goToItem(WebCore::HistoryItem*, WebCore::FrameLoadType) + 120
(Page.cpp:161)
14  com.apple.WebCore                   0x011d9ee8 WebCore::Page::goBack() + 88
(Page.cpp:140)
15  com.apple.WebKit                    0x0038621c -[WebView goBack] + 80
(WebView.mm:2160)
16  com.apple.WebKit                    0x0037b8ac -[WebFrameView _goBack] + 92
17  com.apple.WebKit                    0x0037d2d4 -[WebFrameView keyDown:] +
2960
18  com.apple.AppKit                    0x9386ff84 forwardMethod + 92
19  com.apple.AppKit                    0x9386ff84 forwardMethod + 92
20  com.apple.AppKit                    0x9386ff84 forwardMethod + 92
21  com.apple.AppKit                    0x939113f0 -[NSControl keyDown:] + 112
22  com.apple.WebKit                    0x00356438 -[WebHTMLView keyDown:] +
712 (WebHTMLView.mm:3568)
23  com.apple.AppKit                    0x937fdfa0 -[NSWindow sendEvent:] +
6424
24  com.apple.Safari                    0x000ab334 0x1000 + 697140
25  com.apple.AppKit                    0x937a68d4 -[NSApplication sendEvent:]
+ 4172
26  com.apple.Safari                    0x00016444 0x1000 + 87108
27  com.apple.AppKit                    0x9379dd10 -[NSApplication run] + 508
28  com.apple.AppKit                    0x9388e87c NSApplicationMain + 452
29  com.apple.Safari                    0x0000244c 0x1000 + 5196
30  com.apple.Safari                    0x0004f1b0 0x1000 + 319920


-- 
Configure bugmail: http://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