[
https://issues.apache.org/jira/browse/WEEX-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433328#comment-16433328
]
ASF GitHub Bot commented on WEEX-286:
-------------------------------------
Github user weex-bot commented on the issue:
https://github.com/apache/incubator-weex/pull/1109
<!--
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>
> try to resolve the crash of dyld_stub_binder
> ---------------------------------------------
>
> Key: WEEX-286
> URL: https://issues.apache.org/jira/browse/WEEX-286
> Project: Weex
> Issue Type: Improvement
> Components: iOS
> Reporter: xingZhang
> Assignee: xingZhang
> Priority: Major
>
> {code:java}
> 2 libdyld.dylib 0x0000000183144ba0 dyld_stub_binder :60 (in libdyld.dylib)
> 3 app 0x00000001013742b8 -[WXThreadSafeMutableDictionary setObject:forKey:]
> WXThreadSafeMutableDictionary.m:208 (in app)
> 4 app 0x0000000101420cb0 +[WXMonitor performancePoint:willStartWithInstance:]
> WXMonitor.m:47 (in app)
> 5 app 0x0000000101404bb8 +[WXSDKEngine initSDKEnvironment:] WXSDKEngine.m:232
> (in app)
> 6 app 0x0000000101404b48 +[WXSDKEngine initSDKEnvironment] WXSDKEngine.m:226
> (in app)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)