[iPhone 3.0] crashes in webView:didCommitLoadForFrame:
[iPhone 3.0] crashes in webView:didCommitLoadForFrame:
- Subject: [iPhone 3.0] crashes in webView:didCommitLoadForFrame:
- From: Mike Manzano <email@hidden>
- Date: Mon, 10 Aug 2009 11:41:34 -0700
Hi all,
Quite a few of my beta testers are sending in crash reports where the
crash is occurring in webView:didCommitLoadForFrame:
Here's the whole stack trace:
0 libobjc.A.dylib 0x30011944 objc_msgSend + 24
1 UIKit 0x30af8900 -
[UIWebViewWebViewDelegate webView:didCommitLoadForFrame:] + 32
2 CoreFoundation 0x3020ee44 __invoking___ + 68
3 CoreFoundation 0x30262ac7 -[NSInvocation
invoke] + 115
4 WebCore 0x358a8ed8
__ZL20HandleDelegateSourcePv + 52
5 CoreFoundation 0x302548f3
CFRunLoopRunSpecific + 1915
6 CoreFoundation 0x3025416b CFRunLoopRunInMode
+ 51
7 GraphicsServices 0x320452a4 GSEventRunModal + 196
8 UIKit 0x308f037c -[UIApplication
_run] + 560
9 UIKit 0x308eea94 UIApplicationMain +
968
10 Newsie 0x000020bd main (main.m:15)
It's hard for me to step through this problem in a debugger because it
is being remotely reported by my beta testers. Can anyone point me to
what might cause such an error?
Thanks,
Mike
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden