[ 
https://issues.apache.org/jira/browse/WEEX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473907#comment-16473907
 ] 

ASF GitHub Bot commented on WEEX-360:
-------------------------------------

GitHub user Darin726 opened a pull request:

    https://github.com/apache/incubator-weex/pull/1171

    [WEEX-360] [Android] Fix crash when reinit framework

    serializer will be freed after framework inited finished.
    So if we use it for re initialize. Will cause null ptr.
    
    Bug: WEEX-360
    
    JIRA  https://issues.apache.org/jira/browse/WEEX-360

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Darin726/incubator-weex 
master-fix-topCrash-05-14

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1171.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 #1171
    
----
commit 1a2ee1c93d4eade5821c986bb896faa074067da2
Author: 东煜 <yayun.dyy@...>
Date:   2018-05-14T08:17:16Z

    [WEEX-360] [Android] Fix crash when reinit framework
    serializer will be freed after framework inited finished.
    So if we use it for re initialize. Will cause null ptr.
    
    Bug: WEEX-360

----


> 修复重试初始化发生的 crash 问题
> -------------------
>
>                 Key: WEEX-360
>                 URL: https://issues.apache.org/jira/browse/WEEX-360
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 0.18
>            Reporter: Yayun Dong
>            Assignee: Adam Feng
>            Priority: Major
>             Fix For: 0.18
>
>
> 重试初始化时重复利用一个已经 clean 的对象. 发生crash



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

Reply via email to