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

David Kimura updated GEODE-3852:
--------------------------------
    Attachment: SampleFailureTest.cs

Sample testcase that causes seemingly similar issues.

> Fix race condition causing intermittent test failure
> ----------------------------------------------------
>
>                 Key: GEODE-3852
>                 URL: https://issues.apache.org/jira/browse/GEODE-3852
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: David Kimura
>         Attachments: SampleFailureTest.cs
>
>
> ThinClientQueryTestsN fails intermittently.  Hypothesis is garbage collection 
> race-condition leading to access violations of deleted data.
> Here's an example stacktrace:
> {noformat}
>       [Managed to Native Transition]  
>       Apache.Geode.dll!std::shared_ptr<apache::geode::client::Cache>::`scalar 
> deleting destructor' + 0x6b bytes       
> >     
> > Apache.Geode.dll!Apache::Geode::Client::native_shared_ptr<apache::geode::client::Cache>::!native_shared_ptr<apache::geode::client::Cache>()
> >  Line 27 + 0x13 bytes        C++
>       
> Apache.Geode.dll!Apache::Geode::Client::native_shared_ptr<apache::geode::client::Cache>::Dispose(bool
>  A_0) + 0x1e bytes C++
>       [Native to Managed Transition]  
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to