Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-742

Deallocatng None on writes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.2, 3.3.0
    • 3.3.1, 3.4.0
    • None
    • Redhat Enterprise 5.4 (python 2.4.3), Mac OS X 10.5.8 (python 2.5.1)

    Description

      On write operations, getting:

      Fatal Python error: deallocating None
      Aborted

      This error happens on write operations only. Here's the backtrace:

      Fatal Python error: deallocating None

      Program received signal SIGABRT, Aborted.
      0x000000383fc30215 in raise () from /lib64/libc.so.6
      (gdb) bt
      #0 0x000000383fc30215 in raise () from /lib64/libc.so.6
      #1 0x000000383fc31cc0 in abort () from /lib64/libc.so.6
      #2 0x00002adbd0be8189 in Py_FatalError () from /usr/lib64/libpython2.4.so.1.0
      #3 0x00002adbd0bc7493 in PyEval_EvalFrame () from /usr/lib64/libpython2.4.so.1.0
      #4 0x00002adbd0bcab66 in PyEval_EvalFrame () from /usr/lib64/libpython2.4.so.1.0
      #5 0x00002adbd0bcbfe5 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.4.so.1.0
      #6 0x00002adbd0bcc032 in PyEval_EvalCode () from /usr/lib64/libpython2.4.so.1.0
      #7 0x00002adbd0be8729 in ?? () from /usr/lib64/libpython2.4.so.1.0
      #8 0x00002adbd0be9bd8 in PyRun_SimpleFileExFlags () from /usr/lib64/libpython2.4.so.1.0
      #9 0x00002adbd0bf000d in Py_Main () from /usr/lib64/libpython2.4.so.1.0
      #10 0x000000383fc1d974 in __libc_start_main () from /lib64/libc.so.6
      #11 0x0000000000400629 in _start ()

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--commands.py
          2 kB
          Josh Fraser
        2. ASF.LICENSE.NOT.GRANTED--foo.p
          0.6 kB
          Josh Fraser
        3. ASF.LICENSE.NOT.GRANTED--ZOOKEEPER-742.patch
          7 kB
          Henry Robinson
        4. ASF.LICENSE.NOT.GRANTED--ZOOKEEPER-742.patch
          2 kB
          Henry Robinson

        Issue Links

          Activity

            People

              henryr Henry Robinson
              jfray Josh Fraser
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: