ChenMengqi commented on issue #3119: [iOS] -[WXBridgeManager _runLoopThread] 
[NSThread main] occasionally  Crash after init where weex version is 0.26.0
URL: https://github.com/apache/incubator-weex/issues/3119#issuecomment-575474694
 
 
   Crashed: com.taobao.weex.component
   EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000073ad67c535b0
   
   Crashed: com.taobao.weex.component
   0  libsystem_pthread.dylib        0x1a515fecc pthread_mutex_lock$VARIANT$mp 
+ 126
   1  CoreFoundation                 0x1a53c5e2c CFRunLoopSourceSignal + 56
   2  Foundation                     0x1a5833a2c performQueueDequeue + 504
   3  Foundation                     0x1a58331b0 __NSThreadPerformPerform + 108
   4  CoreFoundation                 0x1a53c8a00 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
   5  CoreFoundation                 0x1a53c8958 __CFRunLoopDoSource0 + 80
   6  CoreFoundation                 0x1a53c8140 __CFRunLoopDoSources0 + 260
   7  CoreFoundation                 0x1a53c323c __CFRunLoopRun + 1080
   8  CoreFoundation                 0x1a53c2adc CFRunLoopRunSpecific + 464
   9  Foundation                     0x1a57027f4 -[NSRunLoop(NSRunLoop) 
runMode:beforeDate:] + 228
   10 MyApp                           0x1062145c0 -[WXComponentManager 
_runLoopThread] + 180 (WXComponentManager.mm:180)
   11 Foundation                     0x1a58330a4 __NSThread__start__ + 848
   12 libsystem_pthread.dylib        0x1a5165d8c _pthread_start + 156
   13 libsystem_pthread.dylib        0x1a516976c thread_start + 8
   
   
   similar crash in 
   WXComponentManager.mm line 180
   -[WXComponentManager _runLoopThread]
   
   also iOS 13 only

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to