We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,大家好: 我们在接入weex项目后,总出现一些涉及WeexSDK框架里面的崩溃。下面是两个最常见的崩溃记录,烦请朋友帮忙看看. (一) 1libsystem_kernel.dylib0x18097c2e8___pthread_kill + 8 2libsystem_pthread.dylib0x180a95748_pthread_kill$VARIANT$armv81 + 360 3libsystem_c.dylib0x1808eafbc_abort + 140 4libsystem_malloc.dylib0x1809b3ce4_szone_size + 0 5CoreFoundation0x180d35cd8-[__NSArrayM insertObject:atIndex:] + 376 6SecooDistributionSeller0x100123f00-[WXBridgeManager createInstance:template:options:data:] (WXBridgeManager.m:0) 7SecooDistributionSeller0x1001a45d4-[WXSDKInstance _renderWithMainBundleString:] (WXSDKInstance.m:220) 8SecooDistributionSeller0x1001a52cc___49-[WXSDKInstance _renderWithRequest:options:data:]_block_invoke (WXSDKInstance.m:313) 9SecooDistributionSeller0x100199704___35-[WXResourceLoader _handleFileURL:]_block_invoke (WXResourceLoader.m:92) 10SecooDistributionSeller0x100281e4c___eventNewDispatchAsync_block_invoke + 64 11libdispatch.dylib0x1807e6a54__dispatch_call_block_and_release + 24 12libdispatch.dylib0x1807e6a14__dispatch_client_callout + 16 13libdispatch.dylib0x180822394__dispatch_queue_override_invoke$VARIANT$armv81 + 700 14libdispatch.dylib0x1808282a4__dispatch_root_queue_drain + 568 15libdispatch.dylib0x180828008__dispatch_worker_thread3 + 112 16libsystem_pthread.dylib0x180a8f06c__pthread_wqthread + 1268 17libsystem_pthread.dylib0x180a8eb6c_start_wqthread + 4
(二) 1CoreFoundation0x180f330d8-[__NSDictionaryM setObject:forKeyedSubscript:] + 420 2CoreFoundation0x180f330b8-[__NSDictionaryM setObject:forKeyedSubscript:] + 388 3SecooDistributionSeller0x1001a51e8___49-[WXSDKInstance _renderWithRequest:options:data:]_block_invoke (WXSDKInstance.m:306) 4SecooDistributionSeller0x100199704___35-[WXResourceLoader _handleFileURL:]_block_invoke (WXResourceLoader.m:92) 5SecooDistributionSeller0x100281e4c___eventNewDispatchAsync_block_invoke + 64 6libdispatch.dylib0x1807e8b24__dispatch_call_block_and_release + 24 7libdispatch.dylib0x1807e8ae4__dispatch_client_callout + 16 8libdispatch.dylib0x180824528__dispatch_queue_override_invoke$VARIANT$armv81 + 700 9libdispatch.dylib0x18082a3a4__dispatch_root_queue_drain + 592 10libdispatch.dylib0x18082a0f0__dispatch_worker_thread3 + 112 11libsystem_pthread.dylib0x180b1bfac__pthread_wqthread + 1176 12libsystem_pthread.dylib0x180b1bb08_start_wqthread + 4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,大家好:
我们在接入weex项目后,总出现一些涉及WeexSDK框架里面的崩溃。下面是两个最常见的崩溃记录,烦请朋友帮忙看看.
(一)
1libsystem_kernel.dylib0x18097c2e8___pthread_kill + 8
2libsystem_pthread.dylib0x180a95748_pthread_kill$VARIANT$armv81 + 360
3libsystem_c.dylib0x1808eafbc_abort + 140
4libsystem_malloc.dylib0x1809b3ce4_szone_size + 0
5CoreFoundation0x180d35cd8-[__NSArrayM insertObject:atIndex:] + 376
6SecooDistributionSeller0x100123f00-[WXBridgeManager createInstance:template:options:data:] (WXBridgeManager.m:0)
7SecooDistributionSeller0x1001a45d4-[WXSDKInstance _renderWithMainBundleString:] (WXSDKInstance.m:220)
8SecooDistributionSeller0x1001a52cc___49-[WXSDKInstance _renderWithRequest:options:data:]_block_invoke (WXSDKInstance.m:313)
9SecooDistributionSeller0x100199704___35-[WXResourceLoader _handleFileURL:]_block_invoke (WXResourceLoader.m:92)
10SecooDistributionSeller0x100281e4c___eventNewDispatchAsync_block_invoke + 64
11libdispatch.dylib0x1807e6a54__dispatch_call_block_and_release + 24
12libdispatch.dylib0x1807e6a14__dispatch_client_callout + 16
13libdispatch.dylib0x180822394__dispatch_queue_override_invoke$VARIANT$armv81 + 700
14libdispatch.dylib0x1808282a4__dispatch_root_queue_drain + 568
15libdispatch.dylib0x180828008__dispatch_worker_thread3 + 112
16libsystem_pthread.dylib0x180a8f06c__pthread_wqthread + 1268
17libsystem_pthread.dylib0x180a8eb6c_start_wqthread + 4
(二)
1CoreFoundation0x180f330d8-[__NSDictionaryM setObject:forKeyedSubscript:] + 420
2CoreFoundation0x180f330b8-[__NSDictionaryM setObject:forKeyedSubscript:] + 388
3SecooDistributionSeller0x1001a51e8___49-[WXSDKInstance _renderWithRequest:options:data:]_block_invoke (WXSDKInstance.m:306)
4SecooDistributionSeller0x100199704___35-[WXResourceLoader _handleFileURL:]_block_invoke (WXResourceLoader.m:92)
5SecooDistributionSeller0x100281e4c___eventNewDispatchAsync_block_invoke + 64
6libdispatch.dylib0x1807e8b24__dispatch_call_block_and_release + 24
7libdispatch.dylib0x1807e8ae4__dispatch_client_callout + 16
8libdispatch.dylib0x180824528__dispatch_queue_override_invoke$VARIANT$armv81 + 700
9libdispatch.dylib0x18082a3a4__dispatch_root_queue_drain + 592
10libdispatch.dylib0x18082a0f0__dispatch_worker_thread3 + 112
11libsystem_pthread.dylib0x180b1bfac__pthread_wqthread + 1176
12libsystem_pthread.dylib0x180b1bb08_start_wqthread + 4
The text was updated successfully, but these errors were encountered: