[Webkit-unassigned] [Bug 89612] New: [Lion WK2] Crash in WebCore::ResourceRequestBase::url() causes bot redness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 16:23:46 PDT 2012


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

           Summary: [Lion WK2] Crash in
                    WebCore::ResourceRequestBase::url() causes bot redness
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: NEW
          Keywords: MakingBotsRed
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonlee at apple.com
                CC: webkit-bug-importer at group.apple.com


Not yet clear if this is tied directly to a test, or if it's something else.

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000170

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x00000001047160e9 WebCore::ResourceRequestBase::url() const + 9 (ResourceRequestBase.cpp:468)
1   com.apple.WebCore                 0x0000000104160efc WebCore::IconController::continueLoadWithDecision(WebCore::IconLoadDecision) + 172 (IconController.cpp:130)
2   com.apple.WebKit2                 0x0000000103493b5c WebKit::WebIconDatabaseProxy::receivedIconLoadDecision(int, unsigned long long) + 60 (IconDatabaseBase.h:97)
3   com.apple.WebKit2                 0x00000001034946bf void CoreIPC::handleMessage<Messages::WebIconDatabaseProxy::ReceivedIconLoadDecision, WebKit::WebIconDatabaseProxy, void (WebKit::WebIconDatabaseProxy::*)(int, unsigned long long)>(CoreIPC::ArgumentDecoder*, WebKit::WebIconDatabaseProxy*, void (WebKit::WebIconDatabaseProxy::*)(int, unsigned long long)) + 53 (HandleMessage.h:303)
4   com.apple.WebKit2                 0x000000010346acf5 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179 (WebConnectionToUIProcess.cpp:88)
5   com.apple.WebKit2                 0x000000010340d99f CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) + 175 (ArgumentDecoder.h:47)
6   com.apple.WebKit2                 0x000000010340ee71 CoreIPC::Connection::dispatchOneMessage() + 139 (Connection.cpp:717)
7   com.apple.WebCore                 0x000000010472347a WebCore::RunLoop::performWork() + 106 (RunLoop.cpp:66)
8   com.apple.WebCore                 0x0000000104723975 WebCore::RunLoop::performWork(void*) + 53 (RunLoopCF.cpp:67)
9   com.apple.CoreFoundation          0x00007fff9a5536e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
10  com.apple.CoreFoundation          0x00007fff9a552f4d __CFRunLoopDoSources0 + 253
11  com.apple.CoreFoundation          0x00007fff9a579d39 __CFRunLoopRun + 905
12  com.apple.CoreFoundation          0x00007fff9a579676 CFRunLoopRunSpecific + 230
13  com.apple.HIToolbox               0x00007fff9a21831f RunCurrentEventLoopInMode + 277
14  com.apple.HIToolbox               0x00007fff9a21f5c9 ReceiveNextEventCommon + 355
15  com.apple.HIToolbox               0x00007fff9a21f456 BlockUntilNextEventMatchingListInMode + 62
16  com.apple.AppKit                  0x00007fff93fcaf5d _DPSNextEvent + 659
17  com.apple.AppKit                  0x00007fff93fca861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
18  com.apple.AppKit                  0x00007fff93fc719d -[NSApplication run] + 470
19  com.apple.WebCore                 0x0000000104723e13 WebCore::RunLoop::run() + 67 (RunLoopMac.mm:36)
20  com.apple.WebKit2                 0x00000001034e6a5c WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516 (WebProcessMainMac.mm:183)
21  com.apple.WebKit2                 0x000000010349944d WebKitMain + 285 (WebKitMain.cpp:50)
22  com.apple.WebProcess              0x0000000103298e5f main + 219
23  com.apple.WebProcess              0x0000000103298d7c start + 52

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