[
https://issues.apache.org/jira/browse/WEEX-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549132#comment-16549132
]
ASF GitHub Bot commented on WEEX-523:
-------------------------------------
GitHub user caixiaomin opened a pull request:
https://github.com/apache/incubator-weex/pull/1350
[WEEX-523][iOS] Fix WXConvert UIColor related crash sometimes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/caixiaomin/incubator-weex
FixWXConvertUIColorCrash
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1350.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 #1350
----
commit e7bf3c46df91f891a24d2c2ebc475f3652ce9283
Author: Xiaomin <caixiaomin@...>
Date: 2018-07-19T10:55:42Z
[WEEX-523][iOS] Fix WXConvert UIColor related crash sometimes
----
> WXConvert UIColor may crash sometimes
> -------------------------------------
>
> Key: WEEX-523
> URL: https://issues.apache.org/jira/browse/WEEX-523
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Reporter: Xiaomin Cai
> Assignee: XuYouyang
> Priority: Minor
>
> Receive SIGABRT like this: *** Terminating app due to uncaught exception
> 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary
> initWithObjects:forKeys:count:]: attempt to insert nil object from objects[4]'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)