[Webkit-unassigned] [Bug 6732] New: REGRESSION: Repro crash at Google Maps
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jan 23 08:05:57 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6732
Summary: REGRESSION: Repro crash at Google Maps
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://maps.google.com/maps?q=3+Apple+Hill+Drive+Natick+
MA+01760
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: New Bugs
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: opendarwin.org at mitzpettel.com
When I go to the URL, TOT crashes with the following backtrace:
Thread 0 Crashed:
0 com.apple.JavaScriptCore 0x010b1f3c
KJS::JSObject::getPropertySlot(KJS::ExecState*, KJS::Identifier const&,
KJS::PropertySlot&) + 56 (property_slot.h:634)
1 com.apple.JavaScriptCore 0x01044128 KJS::JSObject::get(KJS::ExecState*,
KJS::Identifier const&) const + 52 (object.cpp:155)
2 com.apple.WebCore 0x01750cc4
KJS::JSAbstractEventListener::handleEvent(WebCore::EventImpl*, bool) + 344
(kjs_events.cpp:78)
3 com.apple.WebCore 0x01737d00
WebCore::EventListener::handleEventImpl(WebCore::EventImpl*, bool) + 72
(dom2_events.cpp:48)
4 com.apple.WebCore 0x01a84940
WebCore::XMLHttpRequest::changeState(WebCore::XMLHttpRequestState) + 408
(xmlhttprequest.cpp:191)
5 com.apple.WebCore 0x01a84bc0
WebCore::XMLHttpRequest::slotData(KIO::Job*, char const*, int) + 252
(xmlhttprequest.cpp:523)
6 com.apple.WebCore 0x01a84f54
WebCore::XMLHttpRequestQObject::slotData(KIO::Job*, char const*, int) + 64
(xmlhttprequest.cpp:99)
7 com.apple.WebCore 0x017f0d70 KWQSlot::call(KIO::Job*, char
const*, int) const + 176 (KWQSlot.cpp:287)
8 com.apple.WebCore 0x017efc74 KWQSignal::call(KIO::Job*, char
const*, int) const + 240 (KWQSignal.cpp:159)
9 com.apple.WebCore 0x016e687c KIO::TransferJob::emitData(char
const*, int) + 64 (KWQKJobClasses.mm:233)
10 com.apple.WebCore 0x017f3e84 -[KWQResourceLoader addData:] + 252
(KWQResourceLoader.mm:74)
11 com.apple.WebKit 0x003426f8 -[WebSubresourceLoader
didReceiveData:lengthReceived:] + 132 (WebSubresourceLoader.m:200)
12 com.apple.WebKit 0x00351744 -[WebLoader
connection:didReceiveData:lengthReceived:] + 188 (WebLoader.m:645)
13 com.apple.Foundation 0x92918a64
-[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564
14 com.apple.Foundation 0x92916f04
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 488
15 com.apple.Foundation 0x92916ca0 _sendCallbacks + 156
16 com.apple.CoreFoundation 0x9075da68 __CFRunLoopDoSources0 + 384
17 com.apple.CoreFoundation 0x9075cf98 __CFRunLoopRun + 452
18 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
19 com.apple.HIToolbox 0x9318e1e0 RunCurrentEventLoopInMode + 264
20 com.apple.HIToolbox 0x9318d874 ReceiveNextEventCommon + 380
21 com.apple.HIToolbox 0x9318d6e0
BlockUntilNextEventMatchingListInMode + 96
22 com.apple.AppKit 0x9368c104 _DPSNextEvent + 384
23 com.apple.AppKit 0x9368bdc8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
24 com.apple.Safari 0x000072d4 0x1000 + 25300
25 com.apple.AppKit 0x9368830c -[NSApplication run] + 472
26 com.apple.AppKit 0x93778e68 NSApplicationMain + 452
27 com.apple.Safari 0x0005cfdc 0x1000 + 376796
28 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