You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "xingZhang (JIRA)" <ji...@apache.org> on 2017/11/23 07:09:00 UTC

[jira] [Resolved] (WEEX-105) nan crash when set view frame

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

xingZhang resolved WEEX-105.
----------------------------
    Resolution: Fixed

> nan crash when set view frame
> -----------------------------
>
>                 Key: WEEX-105
>                 URL: https://issues.apache.org/jira/browse/WEEX-105
>             Project: Weex
>          Issue Type: Bug
>          Components: iOS
>            Reporter: xingZhang
>            Assignee: xingZhang
>
> crash stacktrace
> {code:java}
> Last Exception Backtrace:
> 0   CoreFoundation                  0x00000001830301c0 __exceptionPreprocess :124 (in CoreFoundation)
> 1   libobjc.A.dylib                 0x0000000181a6855c _objc_exception_throw :56 (in libobjc.A.dylib)
> 2   CoreFoundation                  0x0000000183030108 +[NSException raise:format:] :116 (in CoreFoundation)
> 3   QuartzCore                      0x0000000186335db8 CA::Layer::set_position(CA::Vec2 const&, bool) :152 (in QuartzCore)
> 4   QuartzCore                      0x0000000186335f2c -[CALayer setPosition:] :40 (in QuartzCore)
> 5   QuartzCore                      0x00000001863364c4 -[CALayer setFrame:] :448 (in QuartzCore)
> 6   UIKit                           0x0000000188e71e2c -[UIView(Geometry) setFrame:] :784 (in UIKit)
> 7   Taobao4iPhone                   0x0000000102d6ad4c _43-[WXComponent(Layout) _frameDidCalculated:]_block_invoke WXComponent+Layout.m:136 (in Taobao4iPhone)
> 8   Taobao4iPhone                   0x0000000102d78458 _34-[WXComponentManager _syncUITasks]_block_invoke WXComponentManager.m:850 (in Taobao4iPhone)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)