Hi List,
My app has a webview into a drawer, after many tests i'm sure that the following crash is caused by the webview/drawer couple. For information, my webview has a UI delegate but if there is none it also crashs.
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x77000000
Thread 0 Crashed:
0 libobjc.A.dylib 0x90831214 objc_msgSend + 0x34
1 com.apple.AppKit 0x92dfb4a4 +[NSInputContext currentInputContext] + 0x8c
2 com.apple.AppKit 0x92e18648 +[NSInputContext updateInputContexts] + 0x2c
3 com.apple.AppKit 0x92dfb3c4 -[NSApplication updateWindows] + 0x78
4 com.apple.AppKit 0x92df7fbc _handleWindowsNeedUpdateNote + 0x60
5 com.apple.CoreFoundation 0x90191d30 __CFRunLoopDoObservers + 0x194
6 com.apple.CoreFoundation 0x901915cc __CFRunLoopRun + 0x18c
7 com.apple.CoreFoundation 0x90195f1c CFRunLoopRunSpecific + 0x148
8 com.apple.HIToolbox 0x927d62d8 RunCurrentEventLoopInMode + 0xac
9 com.apple.HIToolbox 0x927dc9b8 ReceiveNextEventCommon + 0xf4
10 com.apple.HIToolbox 0x927feb18 BlockUntilNextEventMatchingListInMode + 0x60
11 com.apple.AppKit 0x92dd2a34 _DPSNextEvent + 0x180
12 com.apple.AppKit 0x92de93b0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
13 com.apple.AppKit 0x92dfd718 -[NSApplication run] + 0x21c
14 com.apple.AppKit 0x92eb9b80 NSApplicationMain + 0x1d0
15 ...jective-decision.od4contact 0x0000c6f8 main + 0x190 (main.m:37)
16 ...jective-decision.od4contact 0x0000c058 _start + 0x188 (crt.c:267)
17 dyld
If someone has any idea about how this crash happened, it would be nice, because its really weird...
Thanks,
Guillaume
-----
GUMITECH - R&D Unit - Niort (France)
http://www.gumitech.com
"Chaud cocoa, chaud chocolat !!!"
_______________________________________________
webkitsdk-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webkitsdk-dev
Do not post admin requests to the list. They will be ignored.