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

Blake Bender updated GEODE-5626:
--------------------------------
    Description: getInitialValues has a default value of false.  If you attempt 
to set it to true, and the region isn't initially empty, it will segfault 
attempting to insert a value in an internal map which is null.    (was: 
getInitialValues has a default value of false.  If you attempt to set it to 
true, it will segfault attempting to insert a value in an internal map which is 
null.  This may or may not be the case if the region doesn't have any initial 
values.)

> Segfault in Region::registerAllKeys when getInitialValues set to true
> ---------------------------------------------------------------------
>
>                 Key: GEODE-5626
>                 URL: https://issues.apache.org/jira/browse/GEODE-5626
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>
> getInitialValues has a default value of false.  If you attempt to set it to 
> true, and the region isn't initially empty, it will segfault attempting to 
> insert a value in an internal map which is null.  



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

Reply via email to