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

Blake Bender resolved GEODE-8968.
---------------------------------
    Resolution: Fixed

> PdxTypeRegistry clean up causes a coredump
> ------------------------------------------
>
>                 Key: GEODE-8968
>                 URL: https://issues.apache.org/jira/browse/GEODE-8968
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>    Affects Versions: 1.14.0
>            Reporter: Mario Salazar de Torres
>            Priority: Major
>              Labels: pull-request-available
>
> *GIVEN* a client/server that with PDX serialization
> *WHEN* the client looses connection towards the cluster
> *AND* PdxTypeRegistry is cleaned up
> *WHILE* a PDX instance is being serialized
> *THEN* a coredump occurs
> ----
> *Additional information:*
> As it seems PdxHelper::serializePdx calls toData -> toDataMutable -> 
> getPdxType and the later part returns a nullptr if the registry was cleaned 
> up in the process.



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

Reply via email to