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

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

Commit 0c0850cb6f70e937c7c2ad76249db4853b344eb9 in incubator-geode's branch 
refs/heads/feature/GEODE-715 from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=0c0850c ]

GEODE-701: fix double free in unit test

The failure was caused by LifecycleListenerJUnitTest setting
a system property and then not unsetting it when it completed.
testClose now asserts that the system property must be initially
false when it runs.
LifecycleListenerJUnitTest now unsets the property in a finally
block after setting it.


> CI failure: SimpleMemoryAllocatorJUnitTest.testClose
> ----------------------------------------------------
>
>                 Key: GEODE-701
>                 URL: https://issues.apache.org/jira/browse/GEODE-701
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>            Reporter: Sai Boorlagadda
>            Assignee: Darrel Schneider
>              Labels: CI
>
> This JUnit test fails intermittently and crashes with a "double free" error 
> while releasing the unsafe memory twice.
> Investigate on why the tests fails intermittently and fix it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to