[
https://issues.apache.org/jira/browse/GEODE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-5626.
---------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
> 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
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)