[ https://issues.apache.org/jira/browse/CB-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294646#comment-13294646 ]
Lyle Pratt commented on CB-885: ------------------------------- Thanks for the prompt reply and for the fix! > Crash when sliding the notification tray and/or tel link confirm dialog > ----------------------------------------------------------------------- > > Key: CB-885 > URL: https://issues.apache.org/jira/browse/CB-885 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 1.8.0 > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > Priority: Critical > Fix For: 1.8.1 > > > my app crashes when I invoke some native iOS UI (i.e. Manually pulling the > Notification tray on top of the app, clicking a link that invokes a native > Call dialog, etc). > EmployeeDirectory18[2451:7103] bool _WebTryThreadLock(bool), 0x3a2f60: Tried > to obtain the web lock from a thread other than the main thread or the web > thread. This may be a result of calling to UIKit from a secondary thread. > Crashing now... > 1 _ZL17_WebTryThreadLockb > 2 WebThreadLock > 3 -[UIWebView stringByEvaluatingJavaScriptFromString:] > 4 -[CDVPlugin writeJavascript:] > 5 -[CDVLocalStorage backup:withDict:] > 6 __33-[CDVLocalStorage onResignActive]_block_invoke_0201 > 7 _dispatch_call_block_and_release > 8 _dispatch_worker_thread2 > 9 _pthread_wqthread > 10 start_wqthread > (lldb) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira