You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/20 05:54:00 UTC

[jira] [Commented] (WEEX-524) [iOS] Try to fix a crash : 'index 0 beyond bounds for empty array'

    [ https://issues.apache.org/jira/browse/WEEX-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16550274#comment-16550274 ] 

ASF GitHub Bot commented on WEEX-524:
-------------------------------------

Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/1352
  
    
    <!--
      0 failure: 
      0 warning: 
      2 messages
      
    -->
    
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>has no jsfm file changed.</td>
        </tr>
      
    <tr>
          <td>:book:</td>
          <td>jsfm test finished.</td>
        </tr>
      </tbody>
    </table>
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



> [iOS] Try to fix a crash : 'index 0 beyond bounds for empty array'
> ------------------------------------------------------------------
>
>                 Key: WEEX-524
>                 URL: https://issues.apache.org/jira/browse/WEEX-524
>             Project: Weex
>          Issue Type: Improvement
>          Components: iOS
>            Reporter: XuYouyang
>            Assignee: XuYouyang
>            Priority: Major
>
> Application Specific Information:
> Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndexedSubscript:]: index 0 beyond bounds for empty array'
> Last Exception Backtrace:
>  0 CoreFoundation __exceptionPreprocess :228 (in CoreFoundation)
>  1 _objc_exception_throw :56
>  2 CoreFoundation _CFThrowFormattedException :112 (in CoreFoundation)
>  3 -[__NSArrayM objectAtIndexedSubscript:] :192 (in CoreFoundation)
>  4  -[WXThreadSafeMutableArray objectAtIndex:] WXThreadSafeMutableArray.m:0
>  5  -[WXBridgeContext topInstance] WXBridgeContext.m:0
>  6  +[WXSDKEngine topInstance] WXSDKEngine.m:277 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)