[Webkit-unassigned] [Bug 23643] New: Eventual Crash in WebCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 30 06:15:50 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23643
Summary: Eventual Crash in WebCore
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh PowerPC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kevin at rhubarbproductions.com
This has been happening for a while now and causes a crash at least once a day
with heavy browser usage. It doesn't seem to matter which site it crashes on
and is not directly repeatable. It's more a "the longer you browse, the more
likely for it to eventually crash thing". Since It's so non-specific I don't
know how to describe it further. It's just driving me nuts.
Here's the crash thread information. Let me know if you need more from the
crash logs. I currently have 5 from the last 5 days, but the crash thread is
the same in each.
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.WebCore 0x00ee6210 bool
WTF::HashTable<WebCore::String, std::pair<WebCore::String,
WTF::PassRefPtr<WebCore::Archive> (*)(WebCore::SharedBuffer*)>,
WTF::PairFirstExtractor<std::pair<WebCore::String,
WTF::PassRefPtr<WebCore::Archive> (*)(WebCore::SharedBuffer*)> >,
WebCore::CaseFoldingHash, WTF::PairHashTraits<WTF::HashTraits<WebCore::String>,
WTF::HashTraits<WTF::PassRefPtr<WebCore::Archive> (*)(WebCore::SharedBuffer*)>
>, WTF::HashTraits<WebCore::String> >::contains<WebCore::String,
WTF::IdentityHashTranslator<WebCore::String, std::pair<WebCore::String,
WTF::PassRefPtr<WebCore::Archive> (*)(WebCore::SharedBuffer*)>,
WebCore::CaseFoldingHash> >(WebCore::String const&) const + 64
1 com.apple.WebCore 0x0110a8d8
WebCore::FrameLoader::committedLoad(WebCore::DocumentLoader*, char const*, int)
+ 40
2 com.apple.WebCore 0x010a2e78
WebCore::DocumentLoader::commitLoad(char const*, int) + 88
3 com.apple.WebCore 0x0153e874
WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 68
4 com.apple.WebCore 0x014357c4
WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool)
+ 36
5 com.apple.Foundation 0x96a9ab94
_NSURLConnectionDidReceiveData + 136
6 com.apple.CFNetwork 0x965e8474
URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent,
XClientEventParams>*, long) + 432
7 com.apple.CFNetwork 0x965e96ac
URLConnectionClient::processEvents() + 160
8 com.apple.CFNetwork 0x96595710 MultiplexerSource::perform()
+ 168
9 com.apple.CoreFoundation 0x92bf5290 CFRunLoopRunSpecific + 1104
10 com.apple.HIToolbox 0x90251bc4 RunCurrentEventLoopInMode +
264
11 com.apple.HIToolbox 0x902519e8 ReceiveNextEventCommon + 412
12 com.apple.HIToolbox 0x90251828
BlockUntilNextEventMatchingListInMode + 84
13 com.apple.AppKit 0x95d79724 _DPSNextEvent + 596
14 com.apple.AppKit 0x95d790dc -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
15 com.apple.Safari 0x0000844c 0x1000 + 29772
16 com.apple.AppKit 0x95d72d98 -[NSApplication run] + 736
17 com.apple.AppKit 0x95d4379c NSApplicationMain + 440
18 com.apple.Safari 0x000bd6d0 0x1000 + 771792
Thread 0 crashed with PPC Thread State 32:
srr0: 0x00ee6210 srr1: 0x0200f030 dar: 0x00000004 dsisr: 0x40000000
r0: 0x0110a8dc r1: 0xbfffdf20 r2: 0x00000000 r3: 0x00000000
r4: 0x197f6cdc r5: 0x025aec20 r6: 0x000005b4 r7: 0x00000015
r8: 0x00000015 r9: 0x00803000 r10: 0x00000007 r11: 0x24844404
r12: 0x948d84f0 r13: 0x00000000 r14: 0xa0562478 r15: 0x7fffffff
r16: 0xffffffff r17: 0x00000001 r18: 0x00000000 r19: 0xbffff210
r20: 0xa0a394d8 r21: 0x00000000 r22: 0x197f6cdc r23: 0x00000000
r24: 0x0000003f r25: 0x0060b6f0 r26: 0x000005b4 r27: 0x00807c00
r28: 0x025aec20 r29: 0x1a9c9828 r30: 0x197f6a00 r31: 0x96a9ab14
cr: 0x44844404 xer: 0x00000000 lr: 0x0110a8dc ctr: 0x948d84f0
vrsave: 0x0000ff00
--
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