You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Flavio Junqueira (JIRA)" <ji...@apache.org> on 2014/09/25 14:40:34 UTC

[jira] [Updated] (ZOOKEEPER-1636) c-client crash when zoo_amulti failed

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

Flavio Junqueira updated ZOOKEEPER-1636:
----------------------------------------
    Attachment: ZOOKEEPER-1636.patch

Rebased trunk patch.

> c-client crash when zoo_amulti failed 
> --------------------------------------
>
>                 Key: ZOOKEEPER-1636
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1636
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.4.3
>            Reporter: Thawan Kooburat
>            Assignee: Thawan Kooburat
>            Priority: Critical
>             Fix For: 3.4.7, 3.5.1
>
>         Attachments: ZOOKEEPER-1636.patch, ZOOKEEPER-1636.patch, ZOOKEEPER-1636.patch, ZOOKEEPER-1636.patch
>
>
> deserialize_response for multi operation don't handle the case where the server fail to send back response. (Eg. when multi packet is too large) 
> c-client will try to process completion of all sub-request as if the operation is successful and will eventually cause SIGSEGV



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