[jira] [Commented] (WEEX-286) try to resolve the crash of dyld_stub_binder

2018-04-10 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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
  






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




  Generated by :no_entry_sign: http://github.com/danger/danger-js/;>dangerJS




> 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 0x000183144ba0 dyld_stub_binder :60 (in libdyld.dylib)
> 3 app 0x0001013742b8 -[WXThreadSafeMutableDictionary setObject:forKey:] 
> WXThreadSafeMutableDictionary.m:208 (in app)
> 4 app 0x000101420cb0 +[WXMonitor performancePoint:willStartWithInstance:] 
> WXMonitor.m:47 (in app)
> 5 app 0x000101404bb8 +[WXSDKEngine initSDKEnvironment:] WXSDKEngine.m:232 
> (in app)
> 6 app 0x000101404b48 +[WXSDKEngine initSDKEnvironment] WXSDKEngine.m:226 
> (in app)
> {code}



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


[jira] [Commented] (WEEX-286) try to resolve the crash of dyld_stub_binder

2018-04-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-286:
-

GitHub user acton393 opened a pull request:

https://github.com/apache/incubator-weex/pull/1109

[WEEX-286][iOS] try to resolve the crash of  dyld_stub_binder

try to resolve the crash of  dyld_stub_binder

```
2 libdyld.dylib 0x000183144ba0 dyld_stub_binder :60 (in libdyld.dylib)
3 app 0x0001013742b8 -[WXThreadSafeMutableDictionary setObject:forKey:] 
WXThreadSafeMutableDictionary.m:208 (in app)
4 app 0x000101420cb0 +[WXMonitor 
performancePoint:willStartWithInstance:] WXMonitor.m:47 (in app)
5 app 0x000101404bb8 +[WXSDKEngine initSDKEnvironment:] 
WXSDKEngine.m:232 (in app)
6 app 0x000101404b48 +[WXSDKEngine initSDKEnvironment] 
WXSDKEngine.m:226 (in app)

```

Bug: 286


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/acton393/incubator-weex ios-crash-fix-WEEX-286

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1109.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1109


commit 497d414aff4f13983cf03ada27e7dddc766c4458
Author: acton393 
Date:   2018-04-11T02:45:34Z

[WEEX-286][iOS] try to resolve the crash of  dyld_stub_binder

Bug: 286




> 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 0x000183144ba0 dyld_stub_binder :60 (in libdyld.dylib)
> 3 app 0x0001013742b8 -[WXThreadSafeMutableDictionary setObject:forKey:] 
> WXThreadSafeMutableDictionary.m:208 (in app)
> 4 app 0x000101420cb0 +[WXMonitor performancePoint:willStartWithInstance:] 
> WXMonitor.m:47 (in app)
> 5 app 0x000101404bb8 +[WXSDKEngine initSDKEnvironment:] WXSDKEngine.m:232 
> (in app)
> 6 app 0x000101404b48 +[WXSDKEngine initSDKEnvironment] WXSDKEngine.m:226 
> (in app)
> {code}



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


[jira] [Created] (WEEX-286) try to resolve the crash of dyld_stub_binder

2018-04-10 Thread xingZhang (JIRA)
xingZhang created WEEX-286:
--

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


{code:java}
2 libdyld.dylib 0x000183144ba0 dyld_stub_binder :60 (in libdyld.dylib)
3 app 0x0001013742b8 -[WXThreadSafeMutableDictionary setObject:forKey:] 
WXThreadSafeMutableDictionary.m:208 (in app)
4 app 0x000101420cb0 +[WXMonitor performancePoint:willStartWithInstance:] 
WXMonitor.m:47 (in app)
5 app 0x000101404bb8 +[WXSDKEngine initSDKEnvironment:] WXSDKEngine.m:232 
(in app)
6 app 0x000101404b48 +[WXSDKEngine initSDKEnvironment] WXSDKEngine.m:226 
(in app)
{code}



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


[jira] [Created] (WEEX-285) android集成到现有app,abifilters里有armeabi-v7a报错

2018-04-10 Thread fudongrong (JIRA)
fudongrong created WEEX-285:
---

 Summary: android集成到现有app,abifilters里有armeabi-v7a报错
 Key: WEEX-285
 URL: https://issues.apache.org/jira/browse/WEEX-285
 Project: Weex
  Issue Type: Bug
  Components: Android
Affects Versions: 0.18
Reporter: fudongrong
Assignee: Adam Feng
 Attachments: FFPP8IBNM){`5...@3a50pt.png, GER2BB05Q12~@]t7bn...@h.png

当app/build.gradle中包含armeabi-v7a时,具体配置如下:
ndk {
abiFilters "armeabi-v7a","x86", "armeabi", "mips"
}

将会报错,报错内容详见附件,大意为weex初始化失败。

去掉armeabi-v7a就不会报错,但是不知道去掉后会不会对现有功能有影响,我应该怎么办呢?



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


[jira] [Closed] (WEEX-283) jsLog be closed under v0.18.0-beta3 on Android Platform

2018-04-10 Thread mjsornp (JIRA)

 [ 
https://issues.apache.org/jira/browse/WEEX-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

mjsornp closed WEEX-283.

   Resolution: Not A Bug
Fix Version/s: 0.18

I'm sorry, the function is OK.

It's my mistake

> jsLog be closed under v0.18.0-beta3 on Android Platform
> ---
>
> Key: WEEX-283
> URL: https://issues.apache.org/jira/browse/WEEX-283
> Project: Weex
>  Issue Type: Bug
> Environment: v0.18.0-beta3
> android platform
>Reporter: mjsornp
>Assignee: Adam Feng
>Priority: Major
> Fix For: 0.18
>
>
> version v0.18.0-beta3 can not print jsLog on Android Platform



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