Skip to content

Segfault with 7.2.0RC3 #29

@remicollet

Description

@remicollet

No issue with 7.2.0RC2

Related to http://git.php.net/?p=php-src.git;a=commitdiff;h=10a7f2cf6241da934d3b1d441df89a5e3f3d3e5a

(gdb) bt
#0  zend_string_release (s=0x59ca3a48) at /usr/src/debug/php-7.2.0RC3/Zend/zend_string.h:289
#1  zend_function_dtor (zv=<optimized out>) at /usr/src/debug/php-7.2.0RC3/Zend/zend_opcode.c:158
#2  0x000055a33a7bde37 in _zend_hash_del_el_ex (prev=0x0, p=0x55a33b5ae880, idx=879, ht=0x55a33b5993d0) at /usr/src/debug/php-7.2.0RC3/Zend/zend_hash.c:996
#3  zend_hash_str_del (ht=0x55a33b5993d0, str=str@entry=0x7ff1fa738bc0 "timecop_orig_date_create_immutable_from_format", len=46)
    at /usr/src/debug/php-7.2.0RC3/Zend/zend_hash.c:1174
#4  0x00007ff1fa73506e in timecop_func_override_clear () at /work/GIT/php-timecop/timecop_php7.c:638
#5  zm_deactivate_timecop (type=<optimized out>, module_number=<optimized out>) at /work/GIT/php-timecop/timecop_php7.c:393
#6  0x000055a33a7b37a4 in zend_deactivate_modules () at /usr/src/debug/php-7.2.0RC3/Zend/zend_API.c:2637
#7  0x000055a33a746a15 in php_request_shutdown (dummy=<optimized out>) at /usr/src/debug/php-7.2.0RC3/main/main.c:1878
#8  0x000055a33a85fc13 in do_cli (argc=76, argv=0x55a33b598670) at /usr/src/debug/php-7.2.0RC3/sapi/cli/php_cli.c:1178
#9  0x000055a33a602c0b in main (argc=76, argv=0x55a33b598670) at /usr/src/debug/php-7.2.0RC3/sapi/cli/php_cli.c:1404

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions