Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/101.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios 如何解决此应用程序崩溃[UIWebView webThreadWebView:resource:willSendRequest:redirectResponse:fromDataSource:+;92_Ios_Objective C_Uiwebview - Fatal编程技术网

Ios 如何解决此应用程序崩溃[UIWebView webThreadWebView:resource:willSendRequest:redirectResponse:fromDataSource:+;92

Ios 如何解决此应用程序崩溃[UIWebView webThreadWebView:resource:willSendRequest:redirectResponse:fromDataSource:+;92,ios,objective-c,uiwebview,Ios,Objective C,Uiwebview,如何解决这次坠机?我花了三天时间解决这个问题,这次坠机很难重现,你能给我一些建议吗?谢谢。 图为结构崩溃日志: 崩溃:WebThreadEXC\u错误\u访问内核\u无效\u地址0x0000000000000010 0 一, 2WebKitLegacy CallResourceLoadDelegateInWebThread(void (*)(), WebView*,objc_selector*, objc_object*, objc_object*, objc_object*, objc_obj

如何解决这次坠机?我花了三天时间解决这个问题,这次坠机很难重现,你能给我一些建议吗?谢谢。 图为结构崩溃日志: 崩溃:WebThread
EXC\u错误\u访问内核\u无效\u地址0x0000000000000010

0

一,

2
WebKitLegacy

CallResourceLoadDelegateInWebThread(void (*)(), WebView*,objc_selector*, objc_object*, objc_object*, objc_object*, objc_object*) + 72
二十五


查看此一次@Anbu.Karthik非常感谢,您的帖子很有效,我们必须在代理解除锁定时将webview的代理设置为零。因为代理是assign,UIWebView没有弱点。查看此一次@Anbu.Karthik非常感谢,您的帖子很有效,当委托解除锁定时,我们必须将webview的委托设置为nil。因为委托是赋值的,UIWebView没有弱。
UIKit-[UIWebView
webThreadWebView:resource:willSendRequest:redirectResponse:fromDataSource:] + 92
CallResourceLoadDelegateInWebThread(void (*)(), WebView*,objc_selector*, objc_object*, objc_object*, objc_object*, objc_object*) + 72
 libsystem_pthread.dylib     thread_start + 4