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

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

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

Adam Feng resolved WEEX-249.
----------------------------
    Resolution: Fixed

> [iOS]fix 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
>            Priority: Major
>         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)