You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Blake Bender (Jira)" <ji...@apache.org> on 2020/12/11 17:48:00 UTC

[jira] [Closed] (GEODE-8063) Access violation during Cache destrucition caused by ClientMetadataService

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

Blake Bender closed GEODE-8063.
-------------------------------

> Access violation during Cache destrucition caused by ClientMetadataService
> --------------------------------------------------------------------------
>
>                 Key: GEODE-8063
>                 URL: https://issues.apache.org/jira/browse/GEODE-8063
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Jacob Barrett
>            Assignee: Jacob Barrett
>            Priority: Major
>             Fix For: 1.14.0
>
>
> During the destruction of {{Cache}} the pointer to {{CacheImpl}} is invalid. Calls from {{ClientMetadataService}} attempt to access {{Pool}} instances through the {{Cache}} instance rather than {{CacheImpl}} resulting in access violation. This issue is timing dependent and isn't always reproducible. 



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