Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-213

SEGV in extension: php_couchbase_pres_dtor (rsrc=<optimized out>) at /sources/lcb2.0-repo/php/couchbase.c:64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 1.1.4
    • 1.1.3
    • None
    • Security Level: Public
    • None

    Description

      FAILED TEST SUMMARY
      ---------------------------------------------------------------------
      GetMulti - PlainOO [tests/phpt/GetMulti/PlainOO.phpt]
      GetReplica - GetReplica [tests/phpt/GetReplica/GetReplica.phpt]
      GetReplica - GetReplicaMulti [tests/phpt/GetReplica/GetReplicaMulti.phpt]
      NegativeExpiry - Increment [tests/phpt/NegativeExpiry/Increment.phpt]
      NegativeExpiry - TouchMulti [tests/phpt/NegativeExpiry/TouchMulti.phpt]
      Prefix - Prefix [tests/phpt/Prefix/Prefix.phpt]
      ViewSimple - MissingView [tests/phpt/ViewSimple/MissingView.phpt]
      =====================================================================

      This against a local cluster. Additionally, two of the failed tests segfault. Is this normal?

      For the GetMulti failure:

      Program received signal SIGSEGV, Segmentation fault.
      *_GI__libc_free (mem=0x7ffff37a7e60) at malloc.c:3709
      3709 malloc.c: No such file or directory.
      (gdb) bt
      #0 *_GI__libc_free (mem=0x7ffff37a7e60) at malloc.c:3709
      #1 0x00007ffff47efded in php_couchbase_pres_dtor (rsrc=<optimized out>)
      at /sources/lcb2.0-repo/php/couchbase.c:64
      #2 0x00000000006ae83e in plist_entry_destructor (ptr=0x101a630)
      at /tmp/buildd/php5-5.4.4/Zend/zend_list.c:209
      #3 0x00000000006ab1b5 in zend_hash_apply_deleter () at /tmp/buildd/php5-5.4.4/Zend/zend_hash.c:650
      #4 0x00000000006ac9a8 in zend_hash_graceful_reverse_destroy (ht=0xdb8798)
      at /tmp/buildd/php5-5.4.4/Zend/zend_hash.c:687
      #5 0x000000000069e749 in zend_shutdown () at /tmp/buildd/php5-5.4.4/Zend/zend.c:822
      #6 0x000000000063f44b in php_module_shutdown () at /tmp/buildd/php5-5.4.4/main/main.c:2346
      #7 0x0000000000430f78 in main (argc=32767, argv=0xdb9210) at /tmp/buildd/php5-5.4.4/sapi/cli/php_cli.c:1376

      The segfault from the Prefix test is similar.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            trond Trond Norbye
            ingenthr Matt Ingenthron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty