[Webkit-unassigned] [Bug 25704] New: [REGRESSION] Crash in WTF::HashSet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 13:40:50 PDT 2009


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

           Summary: [REGRESSION] Crash in WTF::HashSet
           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: ismail at namtrac.org


Happened twice, once at exit and once when trying to close Activity window:

Process:         Safari [43444]
Path:            /Users/cartman/Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r43444 (43444)
Code Type:       X86 (Native)
Parent Process:  launchd [473]

Date/Time:       2009-05-11 23:38:34.690 +0300
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000458
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore                   0x00dd475c
WTF::HashSet<WebCore::String, WebCore::StringHash,
WTF::HashTraits<WebCore::String> >::add(WebCore::String const&) + 12
1   com.apple.WebCore                   0x00fc82de
WebCore::FrameLoader::dispatchWillSendRequest(WebCore::DocumentLoader*,
unsigned long, WebCore::ResourceRequest&, WebCore::ResourceResponse const&) +
78
2   com.apple.WebCore                   0x00fc83e8
WebCore::FrameLoader::willSendRequest(WebCore::ResourceLoader*,
WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 72
3   com.apple.WebCore                   0x013a0db2
WebCore::ResourceLoader::willSendRequest(WebCore::ResourceRequest&,
WebCore::ResourceResponse const&) + 82
4   com.apple.WebCore                   0x01470848
WebCore::SubresourceLoader::willSendRequest(WebCore::ResourceRequest&,
WebCore::ResourceResponse const&) + 72
5   com.apple.WebCore                   0x0139aef7
WebCore::ResourceHandle::willSendRequest(WebCore::ResourceRequest&,
WebCore::ResourceResponse const&) + 231
6   com.apple.WebCore                   0x0139ce4c
-[WebCoreResourceHandleAsDelegate connection:willSendRequest:redirectResponse:]
+ 508
7   com.apple.Foundation                0x94004491
-[NSURLConnection(NSURLConnectionReallyInternal)
sendWillSendRequest:redirectResponse:] + 193
8   com.apple.Foundation                0x94004396
_NSURLConnectionWillSendRequest + 150
9   com.apple.CFNetwork                 0x9041f38e
URLConnectionClient::getRequestForTransmission(_CFURLResponse*, _CFURLRequest
const*, __CFError**) + 272
10  com.apple.CFNetwork                 0x90420605
URLConnectionClient::clientWillSendRequest(_CFURLRequest const*,
_CFURLResponse*) + 225
11  com.apple.CFNetwork                 0x9041eccb
URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent,
XClientEventParams>*, long) + 179
12  com.apple.CFNetwork                 0x9041fd70
URLConnectionClient::processEvents() + 114
13  com.apple.CFNetwork                 0x903cfb6b MultiplexerSource::perform()
+ 189
14  com.apple.CoreFoundation            0x9508063f CFRunLoopRunSpecific + 3215
15  com.apple.CoreFoundation            0x95080cd8 CFRunLoopRunInMode + 88
16  com.apple.HIToolbox                 0x920892c0 RunCurrentEventLoopInMode +
283
17  com.apple.HIToolbox                 0x920890d9 ReceiveNextEventCommon + 374
18  com.apple.HIToolbox                 0x92088f4d
BlockUntilNextEventMatchingListInMode + 106
19  com.apple.AppKit                    0x93369d7d _DPSNextEvent + 657
20  com.apple.AppKit                    0x93369630 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
21  com.apple.Safari                    0x0002ceee 0x1000 + 179950
22  com.apple.AppKit                    0x9336266b -[NSApplication run] + 795
23  com.apple.AppKit                    0x9332f8a4 NSApplicationMain + 574
24  com.apple.Safari                    0x00003306 0x1000 + 8966


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