aim-server[~/tmp/xdebug/del]$ gdb --args /opt/phpfarm/inst/php-7.2.0RC6/bin/php ~/www/p.php GNU gdb (GDB) 8.0.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /opt/phpfarm/inst/php-7.2.0RC6/bin/php...done. (gdb) run Starting program: /opt/phpfarm/inst/php-7.2.0RC6/bin/php /home/aim/www/p.php [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00007ffff030fe43 in dump_hash (l=0x7ffff0533bc0 , name=0x7ffff0327668 "_SERVER", name_len=7, html=0, str=0x7fffffff8400) at /home/aim/tmp/xdebug/xdebug_superglobals.c:120 120 s = zend_string_init(elem->ptr, strlen(elem->ptr), 0); (gdb) bt full #0 0x00007ffff030fe43 in dump_hash (l=0x7ffff0533bc0 , name=0x7ffff0327668 "_SERVER", name_len=7, html=0, str=0x7fffffff8400) at /home/aim/tmp/xdebug/xdebug_superglobals.c:120 s = 0x0 z = 0x7ffff0863200 num = 0 key = 0x0 val = 0x0 ht = 0x7ffff08622a0 elem = 0x10101 #1 0x00007ffff0310070 in xdebug_get_printable_superglobals (html=0) at /home/aim/tmp/xdebug/xdebug_superglobals.c:142 str = {l = 14, a = 1038, d = 0x555556c5d960 "\nDump $_SERVER"} #2 0x00007ffff030bbe6 in xdebug_append_printable_stack (str=0x7fffffff8520, html=0) at /home/aim/tmp/xdebug/xdebug_stack.c:467 tmp = 0x100000000 le = 0x0 i = 0x555556bb7f00 printed_frames = 2 formats = 0x7ffff0533700 #3 0x00007ffff02eda8b in xdebug_throw_exception_hook (exception=0x7ffff081e190) at /home/aim/tmp/xdebug/xdebug.c:1479 code = 0x7ffff088a048 message = 0x7ffff088a028 file = 0x7ffff088a058 line = 0x7ffff088a068 xdebug_message_trace = 0x555556b11eb0 previous_exception = 0x7ffff088a088 default_ce = 0x555556b12960 exception_ce = 0x555556b12960 extra_brk_info = 0x7fffffff8560 code_str = 0x0 exception_trace = 0x555556b11eb0 "\001(oUUU" tmp_str = {l = 301, a = 1025, d = 0x555556bb83e0 "\nException: XCLowOpensslCryptor::decryptString - Not an openssl cipher in /home/aim/public_html/p.php on line 7\n\nCall Stack:\n 0.0001 449768 1. {main}() /home/aim/public_html/p.php:0\n 0.000"...} #4 0x0000555555e10843 in zend_throw_exception_internal (exception=0x7ffff081e190) at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_exceptions.c:167 No locals. #5 0x0000555555e15256 in zend_throw_exception_object (exception=0x7ffff081e190) at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_exceptions.c:1042 exception_ce = 0x555556b12960 #6 0x0000555555e6b885 in ZEND_THROW_SPEC_VAR_HANDLER () at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_vm_execute.h:16140 value = 0x7ffff081e190 free_op1 = 0x7ffff081e190 #7 0x0000555555e4bbde in ZEND_USER_OPCODE_SPEC_HANDLER () at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_vm_execute.h:1832 ret = 2 #8 0x0000555555ece926 in execute_ex (ex=0x7ffff081e110) at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_vm_execute.h:59815 orig_opline = 0x7ffff08951c0 orig_execute_data = 0x7ffff081e030 #9 0x00007ffff02eec65 in xdebug_execute_ex (execute_data=0x7ffff081e110) at /home/aim/tmp/xdebug/xdebug.c:1803 op_array = 0x7ffff080d210 edata = 0x7ffff081e030 dummy = 0x2f030767e fse = 0x555556bb7f00 xfse = 0x555556bb7f00 magic_cookie = 0x0 do_return = 0 function_nr = 2 le = 0x555556bb8120 ---Type to continue, or q to quit--- code_coverage_func_info = {class = 0x7ffff081e190 "", function = 0x4000000002 , type = 1433348224, internal = 21845} code_coverage_function_name = 0x0 code_coverage_file_name = 0x0 code_coverage_init = 0 #10 0x0000555555e4909e in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER () at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_vm_execute.h:1013 call = 0x7ffff081e110 fbc = 0x7ffff080d210 object = 0x7ffff088a110 ret = 0x7ffff081e0f0 __PRETTY_FUNCTION__ = "ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER" #11 0x0000555555e4bbde in ZEND_USER_OPCODE_SPEC_HANDLER () at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_vm_execute.h:1832 ret = 2 #12 0x0000555555ece926 in execute_ex (ex=0x7ffff081e030) at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_vm_execute.h:59815 orig_opline = 0x0 orig_execute_data = 0x0 #13 0x00007ffff02eec65 in xdebug_execute_ex (execute_data=0x7ffff081e030) at /home/aim/tmp/xdebug/xdebug.c:1803 op_array = 0x7ffff0888300 edata = 0x0 dummy = 0x0 fse = 0x555556c0f400 xfse = 0x555556c0f400 magic_cookie = 0x0 do_return = 0 function_nr = 0 le = 0x555556bb7cf0 code_coverage_func_info = {class = 0x7fffffff8850 "\220\210\377\377\377\177", function = 0x555555e45937 "H\213E\360H\213\220\250", type = -259489024, internal = 32767} code_coverage_function_name = 0x0 code_coverage_file_name = 0x0 code_coverage_init = 0 #14 0x0000555555ed3b9d in zend_execute (op_array=0x7ffff0888300, return_value=0x0) at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend_vm_execute.h:63763 execute_data = 0x7ffff081e030 #15 0x0000555555de3934 in zend_execute_scripts (type=8, retval=0x0, file_count=3) at /opt/phpfarm/src/php-7.2.0RC6/Zend/zend.c:1496 files = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffffff89b0, reg_save_area = 0x7fffffff88f0}} i = 1 file_handle = 0x7fffffffaec0 op_array = 0x7ffff0888300 #16 0x0000555555d477eb in php_execute_script (primary_file=0x7fffffffaec0) at /opt/phpfarm/src/php-7.2.0RC6/main/main.c:2592 realfile = "/home/aim/public_html/p.php", '\000' , "\260\215\253VUU\000\000\006\024\000\000UU\000\000\200\215\253VUU\000\000\006\024\000\000UU\000\000\260\215\253VUU\000\000\006\024\000\000UU\000\000\060\215\253VUU\000\000\006\024\000\000\000\000\000\000`\206\253VUU\000\000"... __orig_bailout = 0x7fffffffaf30 __bailout = {{__jmpbuf = {0, -4711769578487752663, 93824993929344, 140737488339520, 0, 0, -4711769579731363799, -1456568270816880599}, __mask_was_saved = 0, __saved_mask = { __val = {140737228320712, 140737228320680, 140737228320720, 140737488329648, 93825000953979, 5348033147502592, 0, 93825010137704, 17179871079, 40, 140737228308544, 140737228316672, 34099691584, 140737228312640, 140737228308544, 140737228312672}}}} prepend_file_p = 0x0 append_file_p = 0x0 prepend_file = {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}}, filename = 0x0, opened_path = 0x0, type = ZEND_HANDLE_FILENAME, free_filename = 0 '\000'} append_file = {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}}, filename = 0x0, opened_path = 0x0, type = ZEND_HANDLE_FILENAME, free_filename = 0 '\000'} old_cwd = 0x7fffffff89b0 "" use_heap = 0 '\000' retval = 0 #17 0x0000555555ed6838 in do_cli (argc=2, argv=0x555556a94d90) at /opt/phpfarm/src/php-7.2.0RC6/sapi/cli/php_cli.c:1011 ---Type to continue, or q to quit--- __orig_bailout = 0x7fffffffc090 __bailout = {{__jmpbuf = {0, -4711769577260918743, 93824993929344, 140737488339520, 0, 0, -4711769578489849815, -1456568486941108183}, __mask_was_saved = 0, __saved_mask = { __val = {140737488337280, 77309411346, 0, 12884901891, 0, 0, 0, 0, 140737266670324, 0, 0, 0, 0, 0, 288, 93825010116440}}}} c = -1 file_handle = {handle = {fd = -259481584, fp = 0x7ffff088a010, stream = {handle = 0x7ffff088a010, isatty = 0, mmap = {len = 330, pos = 0, map = 0x7ffff7f84000, buf = 0x7ffff7f84000 , old_handle = 0x555556ab0510, old_closer = 0x555555e0cb5d }, reader = 0x555555e0cb2e , fsizer = 0x555555e0cb8f , closer = 0x555555e0ccca }}, filename = 0x555556a94de0 "/home/aim/www/p.php", opened_path = 0x0, type = ZEND_HANDLE_MAPPED, 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 = 0x555556a94de0 "/home/aim/www/p.php" arg_excp = 0x555556a94d98 script_file = 0x555556a94de0 "/home/aim/www/p.php" translated_path = 0x555556bb7a00 "/home/aim/public_html/p.php" interactive = 0 lineno = 1 param_error = 0x0 hide_argv = 0 #18 0x0000555555ed79f6 in main (argc=2, argv=0x555556a94d90) at /opt/phpfarm/src/php-7.2.0RC6/sapi/cli/php_cli.c:1404 __orig_bailout = 0x0 __bailout = {{__jmpbuf = {0, -4711769577304958935, 93824993929344, 140737488339520, 0, 0, -4711769577263015895, -1456568486008924119}, __mask_was_saved = 0, __saved_mask = { __val = {140737266664161, 140733193388069, 35, 4545, 4543, 0, 102306120974646, 1, 9, 1, 93825002250349, 5085241278585, 0, 93825002250272, 93824993929344, 140737488339520}}}} 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 = 0x555556a95020 "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 = 0x555556a544c0 (gdb) quit A debugging session is active. Inferior 1 [process 15223] will be killed. Quit anyway? (y or n) y aim-server[~/tmp/xdebug/del]$