You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/04/23 08:13:24 UTC

[GitHub] [incubator-weex] libern opened a new issue #2356: UI API called on a background thread

libern opened a new issue #2356: UI API called on a background thread 
URL: https://github.com/apache/incubator-weex/issues/2356
 
 
   最新的版本,新开项目:
   ```
   pod 'WeexSDK', '0.20.1'
   ```
   
   ```
   Main Thread Checker: UI API called on a background thread: -[UIApplication statusBarFrame]
   PID: 3465, TID: 638105, Thread name: com.taobao.weex.bridge, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
   Backtrace:
   4   WeexTest                            0x00000001009d4550 __23+[WXCoreBridge install]_block_invoke + 1248
   5   libdispatch.dylib                   0x0000000101744dc8 _dispatch_client_callout + 16
   6   libdispatch.dylib                   0x0000000101746e28 _dispatch_once_callout + 84
   7   WeexTest                            0x00000001009d4044 +[WXCoreBridge install] + 92
   8   WeexTest                            0x000000010094dce8 -[WXBridgeContext registerGlobalFunctions] + 192
   9   WeexTest                            0x000000010094dae8 -[WXBridgeContext jsBridge] + 944
   10  WeexTest                            0x0000000100958730 -[WXBridgeContext executeJsFramework:] + 636
   11  WeexTest                            0x00000001009615ac __38-[WXBridgeManager executeJsFramework:]_block_invoke + 112
   12  WeexTest                            0x000000010095f498 +[WXBridgeManager _performBlockOnBridgeThread:] + 180
   13  Foundation                          0x00000001bfe2542c <redacted> + 336
   14  CoreFoundation                      0x00000001bf3020e0 <redacted> + 24
   15  CoreFoundation                      0x00000001bf302060 <redacted> + 88
   16  CoreFoundation                      0x00000001bf301944 <redacted> + 176
   17  CoreFoundation                      0x00000001bf2fc810 <redacted> + 1040
   18  CoreFoundation                      0x00000001bf2fc0e0 CFRunLoopRunSpecific + 436
   19  Foundation                          0x00000001bfcf2494 <redacted> + 300
   20  WeexTest                            0x000000010095efc0 -[WXBridgeManager _runLoopThread] + 344
   21  Foundation                          0x00000001bfe2523c <redacted> + 1040
   22  libsystem_pthread.dylib             0x00000001bef8c25c <redacted> + 128
   23  libsystem_pthread.dylib             0x00000001bef8c1bc _pthread_start + 48
   24  libsystem_pthread.dylib             0x00000001bef8fcf4 thread_start + 4
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services