Help: Odd crash, perhaps WebKit related
Help: Odd crash, perhaps WebKit related
- Subject: Help: Odd crash, perhaps WebKit related
- From: Evan Schoenberg <email@hidden>
- Date: Sat, 6 Nov 2004 18:58:15 -0600
I've been seeing this bizarre intermittent crash which seems to be
entirely in Apple code, somewhere. I'm not doing anything at all with
NSHTTPCookieDiskStorage or NSHTTPCookie. I am, however, using WebKit
to display local content (never remote content). I can't find a source
of this crash, nor a specific way to reproduce it, but it's definitely
there.
Does anyone have any idea of what would cause this, or, failing that,
any suggestions for what to do to track it down?
Here's the crash's trace:
Thread 0 Crashed:
0 libobjc.A.dylib 0x908311ec objc_msgSend + 0xc
1 com.apple.Foundation 0x90a2bc14 -[NSHTTPCookieInternal
dealloc] + 0x2c
2 com.apple.Foundation 0x90a4181c -[NSHTTPCookie dealloc]
+ 0x28
3 com.apple.CoreFoundation 0x90197f30
CFDictionaryRemoveAllValues + 0x200
4 com.apple.Foundation 0x90a4e410
-[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 0x1b4
5 com.apple.Foundation 0x909f7184 _nsnote_callback + 0xb0
6 com.apple.CoreFoundation 0x901e7b64
__CFXNotificationPostEntry + 0x94
7 com.apple.CoreFoundation 0x901d5614
__CFXNotificationHandleMessage + 0x1ac
8 com.apple.CoreFoundation 0x901d03dc
__CFXNotificationReceiveFromServer + 0x150
9 com.apple.CoreFoundation 0x901ad2a8 __CFMachPortPerform +
0xe0
10 com.apple.CoreFoundation 0x901a9a2c __CFRunLoopDoSource1 +
0xc8
11 com.apple.CoreFoundation 0x901918f8 __CFRunLoopRun + 0x540
12 com.apple.CoreFoundation 0x90195e94 CFRunLoopRunSpecific +
0x148
13 com.apple.HIToolbox 0x927d5f88
RunCurrentEventLoopInMode + 0xac
14 com.apple.HIToolbox 0x927dc668 ReceiveNextEventCommon +
0xf4
15 com.apple.HIToolbox 0x927fe6c8
BlockUntilNextEventMatchingListInMode + 0x60
16 com.apple.AppKit 0x92dd227c _DPSNextEvent + 0x180
17 com.apple.AppKit 0x92de8c24 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
18 com.apple.AppKit 0x92dfcf8c -[NSApplication run] +
0x21c
19 com.apple.AppKit 0x92eb948c NSApplicationMain + 0x1d0
20 main.ob 0x002fdf74 main + 0x38 (main.m:3)
21 com.adiumX.adiumX 0x000021b4 start + 0x1c8
22 dyld 0x8fe1a558 _dyld_start + 0x64
Thanks much in advance,
Evan Schoenberg
www.adiumx.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden