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/08/23 08:55:32 UTC

[GitHub] [incubator-weex] 371612143 opened a new issue #2848: [iOS][weexddk] crashed on [WXSDKEngine initSDKEnvironment]

371612143 opened a new issue #2848: [iOS][weexddk] crashed on [WXSDKEngine initSDKEnvironment]
URL: https://github.com/apache/incubator-weex/issues/2848
 
 
   <!--
   Thanks for using Weex. Github Issue is only used for bur report and please follow the template to report the bug. 
   A good bug report should include the following information:
   -->
   
   <!-- Requirements: please go through this checklist before opening a new issue
     - * Review the documentation: https://weex.apache.org/index.html
     - * Search for existing issues: https://github.com/apache/incubator-weex/issues
     - * Use the latest Weex release: https://github.com/apache/incubator-weex/releases -->
   
   
   ## Describe the bug
   <!-- A clear and concise description of what the bug is. -->
   
   ## To Reproduce
   <!-- Steps to reproduce the behavior.  Include a MCVE using http://dotwe.org/vue , crash stacktrace or  share your app project. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve -->
   
   ## Environment
   <!-- 
   * Device: [e.g. iPhone6]
   * OS: [e.g. iOS8.1]
   * Version [e.g. 22]
   * Build from source [e.g. yes/no] -->
   
   ## Expected behavior
   在初始化sdk时有1/10w的概率会出现崩溃,主要是因为weex的background线程和bridge线程同时初始化jscorebridge的jscontext导致的。
   
   ## Screenshots
   <!-- If applicable, add screenshots to help explain your problem. -->
   ![image](https://user-images.githubusercontent.com/11910163/63580093-9ecde180-c5c6-11e9-9980-c5100f5a6c09.png)
   
   ## Additional context
   <!-- Add any other context about the problem here.-->
   

----------------------------------------------------------------
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