You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/21 22:21:00 UTC

[jira] [Commented] (GEODE-7316) Race condition results in crash at shutdown

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

ASF subversion and git services commented on GEODE-7316:
--------------------------------------------------------

Commit 2c70be377941487a5ff45eccea04ef65a51dd61c in geode-native's branch refs/heads/develop from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=2c70be3 ]

GEODE-7316: Fix nc shutdown crash (#539)



> Race condition results in crash at shutdown
> -------------------------------------------
>
>                 Key: GEODE-7316
>                 URL: https://issues.apache.org/jira/browse/GEODE-7316
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  
> A race condition between the CacheImpl::close and the ThinClientPRMetadata object that causes the crash because the CacheImpl pointer ThinClientPRMetadata is trying to use has been deleted.
>  
> We need a C++ test written to verify this.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)