php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login

Patch not-a-patch-this-is-a-backtrace for Reproducible crash Bug #63349

Patch version 2012-10-24 20:50 UTC

Return to Bug #63349 | Download this patch
Patch Revisions:

Developer: phpwnd@gmail.com

#0  0x0000000000863852 in zval_mark_grey (pz=0x2855040) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_gc.c:425
        p = 0x2855980
#1  0x0000000000863b8c in gc_mark_roots () at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_gc.c:501
        current = 0x7ffff7e861f0
#2  0x00000000008646fc in gc_collect_cycles () at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_gc.c:793
        p = 0x7fffffff5d60
        q = 0x2855180
        orig_free_list = 0xa0
        orig_next_to_free = 0x9
        count = 0
#3  0x0000000000862da5 in gc_zval_possible_root (zv=0x28557d0) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_gc.c:166
        newRoot = 0x0
#4  0x0000000000824e72 in gc_zval_check_possible_root (z=0x28557d0)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_gc.h:183
No locals.
#5  _zval_ptr_dtor (zval_ptr=0x2854d78, 
    __zend_filename=0xbec640 "/var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_variables.c", __zend_lineno=180)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_execute_API.c:448
No locals.
#6  0x0000000000837cbf in _zval_ptr_dtor_wrapper (zval_ptr=0x2854d78)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_variables.c:180
No locals.
#7  0x000000000084c2b8 in zend_hash_destroy (ht=0x2855130) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_hash.c:560
        p = 0x2855a20
        q = 0x2854d60
#8  0x000000000083786d in _zval_dtor_func (zvalue=0x2855040, 
    __zend_filename=0x9ee9c8 "/var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/ext/pcre/php_pcre.c", __zend_lineno=558)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_variables.c:43
No locals.
#9  0x00000000004bcc8d in _zval_dtor (__zend_lineno=<optimized out>, 
    __zend_filename=0x9ee9c8 "/var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/ext/pcre/php_pcre.c", zvalue=0x2855040)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_variables.h:35
No locals.
#10 php_pcre_match_impl (pce=0x10680c0, 
    subject=0x28553f8 "\n* @covers s9e\\TextFormatter\\Configurator\\Helpers\\TemplateChecker\n\n\n\t* @testdox Safe if attribute 'foo' has filter '#int': <img src=\"{@foo}\"/>\n\t\n\n     * Sets up the fixture, for example, open a networ"..., subject_len=896, return_value=0x2854fa0, 
    subpats=0x2855040, global=1, use_flags=0, flags=0, start_offset=0)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/ext/pcre/php_pcre.c:558
        result_set = 0x7fffffff6060
        match_sets = 0x0
        extra = 0x0
        extra_data = {flags = 206158430256, study_data = 0x7fffffff5fe8, match_limit = 231928192784, callout_data = 0x7ffff7f31888, 
          tables = 0x9 <Address 0x9 out of bounds>, match_limit_recursion = 12885001888, mark = 0x2854f88, executable_jit = 0xe96990}
        exoptions = 0
        count = 0
        offsets = 0x2854b00
        num_subpats = 2
        size_offsets = 0
        matched = 0
        g_notempty = 0
        stringlist = 0x2854ff0
        subpat_names = 0xd0278d190
        i = 0
        rc = 0
        subpats_order = 3
        offset_capture = 0
#11 0x00000000004bcbce in php_do_pcre_match (ht=3, return_value=0x2854fa0, return_value_ptr=0x0, this_ptr=0x0, return_value_used=1, global=1)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/ext/pcre/php_pcre.c:528
        regex = 0x7ffff7f31888 "(@covers\\s+(?P<coveredElement>.*?)\\s*(\\(\\s*\\))?\\s*$)m"
        subject = 0x28553f8 "\n* @covers s9e\\TextFormatter\\Configurator\\Helpers\\TemplateChecker\n\n\n\t* @testdox Safe if attribute 'foo' has filter '#int': <img src=\"{@foo}\"/>\n\t\n\n     * Sets up the fixture, for example, open a networ"...
        regex_len = 53
        subject_len = 896
        pce = 0x10680c0
        subpats = 0x2855040
        flags = 0
        start_offset = 0
#12 0x00000000004bd9cd in zif_preg_match_all (ht=3, return_value=0x2854fa0, return_value_ptr=0x0, this_ptr=0x0, return_value_used=1)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/ext/pcre/php_pcre.c:788
No locals.
#13 0x0000000000877e15 in execute_internal (execute_data_ptr=0x7ffff7f92f68, return_value_used=1)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_execute.c:1480
        return_value_ptr = 0x7ffff7f93820
#14 0x00007ffff267ce19 in xdebug_execute_internal () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#15 0x0000000000879976 in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f92f68)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:644
        ret = 0x7ffff7f93818
        opline = 0x17b5b18
        should_change_scope = 0 '\000'
        fbc = 0xeaff90
#16 0x0000000000880c34 in ZEND_DO_FCALL_SPEC_CONST_HANDLER (execute_data=0x7ffff7f92f68)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:2235
        opline = 0x17b5b18
        fname = 0x17b32a0
#17 0x00000000008782cb in execute (op_array=0x17b08f8) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f92f68
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#18 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#19 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f92870)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x17add38
        should_change_scope = 1 '\001'
        fbc = 0x17b08f8
#20 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f92870)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#21 0x00000000008782cb in execute (op_array=0x17aa0b8) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f92870
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#22 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#23 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f92048)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x17a6fe8
        should_change_scope = 1 '\001'
        fbc = 0x17aa0b8
#24 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f92048)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#25 0x00000000008782cb in execute (op_array=0x17a4000) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f92048
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#26 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#27 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f91e38)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x17a4b60
        should_change_scope = 1 '\001'
        fbc = 0x17a4000
#28 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f91e38)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#29 0x00000000008782cb in execute (op_array=0x17a3e58) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f91e38
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#30 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#31 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f909b8)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x1762580
        should_change_scope = 1 '\001'
        fbc = 0x17a3e58
#32 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f909b8)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#33 0x00000000008782cb in execute (op_array=0x1741928) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f909b8
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#34 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#35 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f8fa58)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x7ffff24db0a0
        should_change_scope = 1 '\001'
        fbc = 0x1741928
#36 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f8fa58)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#37 0x00000000008782cb in execute (op_array=0x117f7b8) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f8fa58
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#38 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#39 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f8f958)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x7ffff257afc0
        should_change_scope = 1 '\001'
        fbc = 0x117f7b8
#40 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f8f958)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#41 0x00000000008782cb in execute (op_array=0x7ffff257bac8)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f8f958
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#42 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#43 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f8e600)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x7ffff2584480
        should_change_scope = 1 '\001'
        fbc = 0x7ffff257bac8
#44 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f8e600)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#45 0x00000000008782cb in execute (op_array=0x7ffff2579378)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f8e600
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#46 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#47 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f8d290)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x7ffff2582f20
        should_change_scope = 1 '\001'
        fbc = 0x7ffff2579378
#48 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f8d290)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#49 0x00000000008782cb in execute (op_array=0x7ffff2579378)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f8d290
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#50 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#51 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f8aea0)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x16fd770
        should_change_scope = 1 '\001'
        fbc = 0x7ffff2579378
#52 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f8aea0)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#53 0x00000000008782cb in execute (op_array=0x7ffff25b8b38)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f8aea0
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#54 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#55 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f8a528)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x7ffff2668be8
        should_change_scope = 1 '\001'
        fbc = 0x7ffff25b8b38
#56 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f8a528)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#57 0x00000000008782cb in execute (op_array=0x7ffff262cb98)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f8a528
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#58 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#59 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f8a360)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x7ffff2664f30
        should_change_scope = 1 '\001'
        fbc = 0x7ffff262cb98
#60 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f8a360)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#61 0x00000000008782cb in execute (op_array=0x7ffff262dc90)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f8a360
        nested = 1 '\001'
        original_in_execution = 1 '\001'
#62 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#63 0x0000000000879bfb in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f8a0e8)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:669
        opline = 0x7ffff7fc65f8
        should_change_scope = 1 '\001'
        fbc = 0x7ffff262dc90
#64 0x000000000087a819 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x7ffff7f8a0e8)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:752
No locals.
#65 0x00000000008782cb in execute (op_array=0x7ffff7fc5aa0)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend_vm_execute.h:410
        ret = 0
        execute_data = 0x7ffff7f8a0e8
        nested = 1 '\001'
        original_in_execution = 0 '\000'
#66 0x00007ffff267c9b2 in xdebug_execute () from /usr/lib64/php5.4/lib/extensions/debug-non-zts-20100525/xdebug.so
No symbol table info available.
#67 0x000000000083af6e in zend_execute_scripts (type=8, retval=0x0, file_count=3)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/Zend/zend.c:1309
        files = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffffff9f80, reg_save_area = 0x7fffffff9eb0}}
        i = 1
        file_handle = 0x7fffffffd330
        orig_op_array = 0x0
        orig_retval_ptr_ptr = 0x0
        orig_interactive = 0
#68 0x00000000007b1780 in php_execute_script (primary_file=0x7fffffffd330)
    at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/main/main.c:2482
        realfile = "/usr/bin/phpunit", '\000' <repeats 48 times>, "\020\253\304\364\377\177\000\000\350$\375\367\377\177\000\000\250\266\375\364\377\177\000\000\377\377\377\377", '\000' <repeats 12 times>, "\001\000\000\000\000\000\000\000\370O\346", '\000' <repeats 37 times>"\201, \210\336\367\377\177\000\000\001", '\000' <repeats 23 times>, "\020\253\304\364\377\177\000\000[\000\000\000n\000\000\000\202\332\377\377\377\177\000\000@\301\377\377\000\000\000\000\300\244F\000\000\000\000\000\250\266\375\364\377\177\000\000\230\266\375\364\377\177\000\000\320\024\352\000\000\000\000\000\064/bin/ph\001\000\000\000\000\000\000\000\202\332\377\377\002\000\000\000 ", '\000' <repeats 15 times>, "@", '\000' <repeats 39 times>, "\002\000\000\000\060\000\000\000[\000\000\000n\000\000\000w\000\000\000|\000\000\000\b\342\370\367\000\000\000\000\330\326\377\377\377\177\000\000@\266\375\364\377\177\000\000\001\000\000\000\000\000\000\000\320"...
        __orig_bailout = 0x7fffffffd210
        __bailout = {{__jmpbuf = {140737488339088, 4404675495202204408, 4629696, 140737488344784, 0, 0, 4404675492993903352, 
              -4404676501657670920}, __mask_was_saved = 0, __saved_mask = {__val = {12573864, 140737353894920, 15295152, 140737488339120, 
                8534714, 15295336, 4, 120, 140737353894840, 0, 140737353894920, 140737488339120, 8408942, 140737488339120, 0, 0}}}}
        prepend_file_p = 0x0
        append_file_p = 0x0
        prepend_file = {type = ZEND_HANDLE_FILENAME, filename = 0x0, opened_path = 0x0, handle = {fd = 0, fp = 0x0, stream = {handle = 0x0, 
              isatty = 0, mmap = {len = 0, pos = 0, map = 0x0, buf = 0x0, old_handle = 0x0, old_closer = 0x0}, reader = 0x0, fsizer = 0x0, 
              closer = 0x0}}, free_filename = 0 '\000'}
        append_file = {type = ZEND_HANDLE_FILENAME, filename = 0x0, opened_path = 0x0, handle = {fd = 0, fp = 0x0, stream = {handle = 0x0, 
              isatty = 0, mmap = {len = 0, pos = 0, map = 0x0, buf = 0x0, old_handle = 0x0, old_closer = 0x0}, reader = 0x0, fsizer = 0x0, 
              closer = 0x0}}, free_filename = 0 '\000'}
        old_cwd = 0x7fffffff9fa0 ""
        use_heap = 0 '\000'
        retval = 0
#69 0x0000000000984ed4 in do_cli (argc=8, argv=0x7fffffffd6d8) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/sapi/cli/php_cli.c:988
        __orig_bailout = 0x7fffffffd4c0
        __bailout = {{__jmpbuf = {140737488344792, 4404675494774385400, 4629696, 140737488344784, 0, 0, 4404675495195912952, 
              -4404674600501433608}, __mask_was_saved = 0, __saved_mask = {__val = {12399279, 12399303, 12399316, 12399333, 12399354, 12399374, 
                12399391, 12399412, 12399422, 12399436, 12399458, 12399477, 12399504, 12399533, 0, 140737488343472}}}}
        c = -1
        file_handle = {type = ZEND_HANDLE_MAPPED, filename = 0x7fffffffda8f "/usr/bin/phpunit", opened_path = 0x0, handle = {fd = -134456304, 
            fp = 0x7ffff7fc5c10, stream = {handle = 0x7ffff7fc5c10, isatty = 0, mmap = {len = 2018, pos = 0, map = 0x7ffff7ff6000, 
                buf = 0x7ffff7ff600f <Address 0x7ffff7ff600f out of bounds>, old_handle = 0x10aa9e0, 
                old_closer = 0x8588a7 <zend_stream_stdio_closer>}, reader = 0x858878 <zend_stream_stdio_reader>, 
              fsizer = 0x8588d8 <zend_stream_stdio_fsizer>, closer = 0x8589e8 <zend_stream_mmap_closer>}}, free_filename = 0 '\000'}
        behavior = 1
        reflection_what = 0x0
        request_started = 1
        exit_status = 0
        php_optarg = 0x0
        orig_optarg = 0x0
        php_optind = 2
        orig_optind = 1
        exec_direct = 0x0
        exec_run = 0x0
        exec_begin = 0x0
        exec_end = 0x0
        arg_free = 0x7fffffffda8f "/usr/bin/phpunit"
        arg_excp = 0x7fffffffd6e0
        script_file = 0x7fffffffda8f "/usr/bin/phpunit"
        translated_path = 0x10aac20 "/usr/bin/phpunit"
        interactive = 0
        lineno = 2
        param_error = 0x0
        hide_argv = 0
#70 0x0000000000985e08 in main (argc=8, argv=0x7fffffffd6d8) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/sapi/cli/php_cli.c:1364
        __orig_bailout = 0x0
        __bailout = {{__jmpbuf = {140737488344792, 4404675494795356920, 4629696, 140737488344784, 0, 0, 4404675494768093944, 
              -4404674600835536136}, __mask_was_saved = 0, __saved_mask = {__val = {140737354129832, 140737336753992, 140737353961472, 68, 
                4294967295, 0, 140737354130688, 140737488344512, 140737488344536, 4294967299, 6, 140737336635392, 4443598, 1, 0, 
                140737336635392}}}}
        c = -1
        exit_status = 0
        module_started = 1
        sapi_started = 1
        php_optarg = 0x0
        php_optind = 1
        use_extended_info = 0
        ini_path_override = 0x0
        ini_entries = 0xe96210 "html_errors=0\nregister_argc_argv=1\nimplicit_flush=1\noutput_buffering=0\nmax_execution_time=0\nmax_input_time=-1\n"
        ini_entries_len = 110
        ini_ignore = 0
        sapi_module = 0xe72100 <cli_sapi_module>
(gdb) 
        behavior = 1
        reflection_what = 0x0
        request_started = 1
        exit_status = 0
        php_optarg = 0x0
        orig_optarg = 0x0
        php_optind = 2
        orig_optind = 1
        exec_direct = 0x0
        exec_run = 0x0
        exec_begin = 0x0
        exec_end = 0x0
        arg_free = 0x7fffffffda8f "/usr/bin/phpunit"
        arg_excp = 0x7fffffffd6e0
        script_file = 0x7fffffffda8f "/usr/bin/phpunit"
        translated_path = 0x10aac20 "/usr/bin/phpunit"
        interactive = 0
        lineno = 2
        param_error = 0x0
        hide_argv = 0
#70 0x0000000000985e08 in main (argc=8, argv=0x7fffffffd6d8) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/sapi/cli/php_cli.c:1364
        __orig_bailout = 0x0
        __bailout = {{__jmpbuf = {140737488344792, 4404675494795356920, 4629696, 140737488344784, 0, 0, 4404675494768093944,
              -4404674600835536136}, __mask_was_saved = 0, __saved_mask = {__val = {140737354129832, 140737336753992, 140737353961472, 68,
                4294967295, 0, 140737354130688, 140737488344512, 140737488344536, 4294967299, 6, 140737336635392, 4443598, 1, 0,
                140737336635392}}}}
        c = -1
        exit_status = 0
        module_started = 1
        sapi_started = 1
        php_optarg = 0x0
        php_optind = 1
        use_extended_info = 0
        ini_path_override = 0x0
        ini_entries = 0xe96210 "html_errors=0\nregister_argc_argv=1\nimplicit_flush=1\noutput_buffering=0\nmax_execution_time=0\nmax_input_time=-1\n"
        ini_entries_len = 110
        ini_ignore = 0
        sapi_module = 0xe72100 <cli_sapi_module>
(gdb) 
              fsizer = 0x8588d8 <zend_stream_stdio_fsizer>, closer = 0x8589e8 <zend_stream_mmap_closer>}}, free_filename = 0 '\000'}
        behavior = 1
        reflection_what = 0x0
        request_started = 1
        exit_status = 0
        php_optarg = 0x0
        orig_optarg = 0x0
        php_optind = 2
        orig_optind = 1
        exec_direct = 0x0
        exec_run = 0x0
        exec_begin = 0x0
        exec_end = 0x0
        arg_free = 0x7fffffffda8f "/usr/bin/phpunit"
        arg_excp = 0x7fffffffd6e0
        script_file = 0x7fffffffda8f "/usr/bin/phpunit"
        translated_path = 0x10aac20 "/usr/bin/phpunit"
        interactive = 0
        lineno = 2
        param_error = 0x0
        hide_argv = 0
#70 0x0000000000985e08 in main (argc=8, argv=0x7fffffffd6d8) at /var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/sapi/cli/php_cli.c:1364
        __orig_bailout = 0x0
        __bailout = {{__jmpbuf = {140737488344792, 4404675494795356920, 4629696, 140737488344784, 0, 0, 4404675494768093944,
              -4404674600835536136}, __mask_was_saved = 0, __saved_mask = {__val = {140737354129832, 140737336753992, 140737353961472, 68,
                4294967295, 0, 140737354130688, 140737488344512, 140737488344536, 4294967299, 6, 140737336635392, 4443598, 1, 0,
                140737336635392}}}}
        c = -1
        exit_status = 0
        module_started = 1
        sapi_started = 1
        php_optarg = 0x0
        php_optind = 1
        use_extended_info = 0
        ini_path_override = 0x0
        ini_entries = 0xe96210 "html_errors=0\nregister_argc_argv=1\nimplicit_flush=1\noutput_buffering=0\nmax_execution_time=0\nmax_input_time=-1\n"
        ini_entries_len = 110
        ini_ignore = 0
        sapi_module = 0xe72100 <cli_sapi_module>
(gdb) 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 12:01:31 2024 UTC