You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2010/03/18 01:22:27 UTC

[jira] Created: (ZOOKEEPER-707) c client close can crash with cptr null

c client close can crash with cptr null
---------------------------------------

                 Key: ZOOKEEPER-707
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-707
             Project: Zookeeper
          Issue Type: Bug
          Components: c client
    Affects Versions: 3.3.0
            Reporter: Patrick Hunt
            Priority: Critical
             Fix For: 3.3.1


saw this in the zktest_mt at the end of 3.3.0, seems unlikely to happen though as it only failed after running the test 10-15 times.

Zookeeper_simpleSystem::testAuth ZooKeeper server started : elapsed 26011 : OK
Zookeeper_simpleSystem::testHangingClientzktest-mt: src/zookeeper.c:1950: zookeeper_process: Assertion `cptr' failed.
Aborted



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-707) c client close can crash with cptr null

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-707:
-----------------------------------

    Fix Version/s: 3.4.0

> c client close can crash with cptr null
> ---------------------------------------
>
>                 Key: ZOOKEEPER-707
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-707
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.3.0
>            Reporter: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.1, 3.4.0
>
>
> saw this in the zktest_mt at the end of 3.3.0, seems unlikely to happen though as it only failed after running the test 10-15 times.
> Zookeeper_simpleSystem::testAuth ZooKeeper server started : elapsed 26011 : OK
> Zookeeper_simpleSystem::testHangingClientzktest-mt: src/zookeeper.c:1950: zookeeper_process: Assertion `cptr' failed.
> Aborted

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (ZOOKEEPER-707) c client close can crash with cptr null

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar reassigned ZOOKEEPER-707:
---------------------------------------

    Assignee: Mahadev konar

> c client close can crash with cptr null
> ---------------------------------------
>
>                 Key: ZOOKEEPER-707
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-707
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.3.0
>            Reporter: Patrick Hunt
>            Assignee: Mahadev konar
>            Priority: Critical
>             Fix For: 3.3.1, 3.4.0
>
>
> saw this in the zktest_mt at the end of 3.3.0, seems unlikely to happen though as it only failed after running the test 10-15 times.
> Zookeeper_simpleSystem::testAuth ZooKeeper server started : elapsed 26011 : OK
> Zookeeper_simpleSystem::testHangingClientzktest-mt: src/zookeeper.c:1950: zookeeper_process: Assertion `cptr' failed.
> Aborted

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ZOOKEEPER-707) c client close can crash with cptr null

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-707:
------------------------------------

    Fix Version/s:     (was: 3.3.1)

moving it to 3.4 for now. its not a regression from earlier releases.

> c client close can crash with cptr null
> ---------------------------------------
>
>                 Key: ZOOKEEPER-707
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-707
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.3.0
>            Reporter: Patrick Hunt
>            Assignee: Mahadev konar
>            Priority: Critical
>             Fix For: 3.4.0
>
>
> saw this in the zktest_mt at the end of 3.3.0, seems unlikely to happen though as it only failed after running the test 10-15 times.
> Zookeeper_simpleSystem::testAuth ZooKeeper server started : elapsed 26011 : OK
> Zookeeper_simpleSystem::testHangingClientzktest-mt: src/zookeeper.c:1950: zookeeper_process: Assertion `cptr' failed.
> Aborted

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.