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

[jira] [Created] (WEEX-249) [iOS]WXRuleManager multi-thread crash

XuYouyang created WEEX-249:
------------------------------

             Summary: [iOS]WXRuleManager multi-thread crash
                 Key: WEEX-249
                 URL: https://issues.apache.org/jira/browse/WEEX-249
             Project: Weex
          Issue Type: Bug
          Components: iOS
            Reporter: XuYouyang
            Assignee: Adam Feng
         Attachments: WX20180315-114430.png, WX20180315-114554.png, WX20180315-114848.png

fontFamilyDic type is WXThreadSafeMutableDictionary in WXUtility.m but the real type is NSMutableDictionary created in WXRuleManager.m.

It may cause crash in multi-thread.



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