[php-maint] Bug#626363: Segmentation fault and zend_mm_heap corrupted while executing piwik update script

dusty dusty at phorus.nibbles.it
Thu May 12 09:52:42 UTC 2011


Package: php5-cli
Version: 5.3.3-7+squeeze1
Severity: normal


Here is the backtrace:

Program terminated with signal 11, Segmentation fault.
#0  0x00000000006a11d9 in gc_zval_possible_root (zv=0x2735978) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_gc.c:143
143     /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_gc.c: No such file or directory.
        in /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_gc.c
(gdb) bt
#0  0x00000000006a11d9 in gc_zval_possible_root (zv=0x2735978) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_gc.c:143
#1  0x000000000068fb08 in zend_hash_destroy (ht=0x2701620) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_hash.c:726
#2  0x00000000006a4959 in zend_object_std_dtor (object=0x273bbb8)
    at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_objects.c:45
#3  0x00000000006a4979 in zend_objects_free_object_storage (object=0x273bbb8)
    at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_objects.c:128
#4  0x00000000006a7e7c in zend_objects_store_free_object_storage (objects=0xd81418)
    at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_objects_API.c:92
#5  0x0000000000676a85 in shutdown_executor () at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_execute_API.c:302
#6  0x0000000000683402 in zend_deactivate () at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend.c:962
#7  0x000000000062ecc5 in php_request_shutdown (dummy=0x2735978) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/main/main.c:1649
#8  0x00000000007127e4 in main (argc=-134979576, argv=0x7f637e1ec4f0)
    at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/sapi/cli/php_cli.c:1377

I'm sorry I thing it would be very difficult to provide a test case because I've a large DB and the problem only arise with large data.

HTH





More information about the pkg-php-maint mailing list