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/15 09:12:00 UTC

[jira] [Created] (WEEX-121) draw text crash multi-thread

xingZhang created WEEX-121:
------------------------------

             Summary: draw text crash multi-thread 
                 Key: WEEX-121
                 URL: https://issues.apache.org/jira/browse/WEEX-121
             Project: Weex
          Issue Type: Bug
          Components: iOS
            Reporter: xingZhang
            Assignee: xingZhang



{code:java}
Thread 0 Crashed:
0   libobjc.A.dylib                 0x000000018eea80a0 _objc_retain :16 (in libobjc.A.dylib)
1   Taobao4iPhone                   0x0000000102d90c14 -[WXTextComponent buildCTAttributeString] WXTextComponent.m:411 (in Taobao4iPhone)
2   Taobao4iPhone                   0x0000000102d90724 -[WXTextComponent ctAttributedString] WXTextComponent.m:369 (in Taobao4iPhone)
3   Taobao4iPhone                   0x0000000102d91f18 -[WXTextComponent drawTextWithContext:bounds:padding:view:] WXTextComponent.m:653 (in Taobao4iPhone)
4   Taobao4iPhone                   0x0000000102d90284 -[WXTextComponent drawRect:] WXTextComponent.m:312 (in Taobao4iPhone)
5   Taobao4iPhone                   0x0000000102dc9d08 _37-[WXComponent(Display) _displayBlock]_block_invoke WXComponent+Display.m:107 (in Taobao4iPhone)
6   Taobao4iPhone                   0x0000000102dca164 -[WXComponent(Display) _willDisplayLayer:] WXComponent+Display.m:197 (in Taobao4iPhone)
7   Taobao4iPhone                   0x0000000102de9fd0 -[WXLayer display] WXLayer.m:29 (in Taobao4iPhone)
8   QuartzCore                      0x00000001937ae314 CA::Layer::display_if_needed(CA::Transaction*) :228 (in QuartzCore)
{code}




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