Advertisement
Guest User

Untitled

a guest
Aug 5th, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.81 KB | None | 0 0
  1. (gdb) run /var/www/bin/console s:t:g
  2. Starting program: /usr/local/bin/php /var/www/bin/console s:t:g
  3. [Thread debugging using libthread_db enabled]
  4. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  5. [New Thread 0x7ffff398a700 (LWP 1492)]
  6. [New Thread 0x7ffff3189700 (LWP 1493)]
  7. [New Thread 0x7ffff2988700 (LWP 1494)]
  8.  
  9. Thread 1 "php" received signal SIGSEGV, Segmentation fault.
  10. 0x0000555555c1faf3 in zend_mm_alloc_small (heap=0x7ffff4200040, bin_num=10, __zend_filename=0x5555564cfaf0 "/usr/src/php/Zend/zend_objects.c", __zend_lineno=196, __zend_orig_filename=0x0, __zend_orig_lineno=0)
  11. at /usr/src/php/Zend/zend_alloc.c:1255
  12. 1255 heap->free_slot[bin_num] = p->next_free_slot;
  13. (gdb) bt full
  14. #0 0x0000555555c1faf3 in zend_mm_alloc_small (heap=0x7ffff4200040, bin_num=10, __zend_filename=0x5555564cfaf0 "/usr/src/php/Zend/zend_objects.c", __zend_lineno=196, __zend_orig_filename=0x0,
  15. __zend_orig_lineno=0) at /usr/src/php/Zend/zend_alloc.c:1255
  16. p = 0xc074081800000001
  17. #1 0x0000555555c1fd9a in zend_mm_alloc_heap (heap=0x7ffff4200040, size=104, __zend_filename=0x5555564cfaf0 "/usr/src/php/Zend/zend_objects.c", __zend_lineno=196, __zend_orig_filename=0x0, __zend_orig_lineno=0)
  18. at /usr/src/php/Zend/zend_alloc.c:1326
  19. ptr = 0x7ffff16bf0e0
  20. real_size = 72
  21. dbg = 0x7ffff0d94d50
  22. #2 0x0000555555c22a95 in _emalloc (size=72, __zend_filename=0x5555564cfaf0 "/usr/src/php/Zend/zend_objects.c", __zend_lineno=196, __zend_orig_filename=0x0, __zend_orig_lineno=0)
  23. at /usr/src/php/Zend/zend_alloc.c:2539
  24. No locals.
  25. #3 0x0000555555cae3ec in zend_objects_new (ce=0x7ffff0095db0) at /usr/src/php/Zend/zend_objects.c:196
  26. object = 0x555555cc1da1 <zend_vm_stack_push_call_frame+69>
  27. #4 0x0000555555c64a51 in _object_and_properties_init (arg=0x7ffff4221d50, class_type=0x7ffff0095db0, properties=0x0) at /usr/src/php/Zend/zend_API.c:1408
  28. obj = 0x555555cc0353 <zval_addref_p+70>
  29. #5 0x0000555555c64b31 in object_init_ex (arg=0x7ffff4221d50, class_type=0x7ffff0095db0) at /usr/src/php/Zend/zend_API.c:1431
  30. No locals.
  31. #6 0x0000555555ce098d in ZEND_NEW_SPEC_CONST_UNUSED_HANDLER () at /usr/src/php/Zend/zend_vm_execute.h:9232
  32. result = 0x7ffff4221d50
  33. constructor = 0x7ffff4221c70
  34. ce = 0x7ffff0095db0
  35. call = 0x7ffff4221e00
  36. __PRETTY_FUNCTION__ = "ZEND_NEW_SPEC_CONST_UNUSED_HANDLER"
  37. #7 0x0000555555d37931 in execute_ex (ex=0x7ffff42184b0) at /usr/src/php/Zend/zend_vm_execute.h:54578
  38. orig_opline = 0x7ffff1ace5a0
  39. orig_execute_data = 0x7ffff4218190
  40. #8 0x0000555555c44a4f in zend_call_function (fci=0x7ffffffface0, fci_cache=0x7fffffffacc0) at /usr/src/php/Zend/zend_execute_API.c:813
  41. call_via_handler = 0
  42. current_opline_before_exception = 0x7ffff1f33c40
  43. i = 0
  44. call = 0x7ffff42184b0
  45. dummy_execute_data = {opline = 0x0, call = 0x0, return_value = 0x7ffff4218160, func = 0x0, This = {value = {lval = 140737243777856, dval = 6.9533437241023381e-310, counted = 0x7ffff16c0b40,
  46. str = 0x7ffff16c0b40, arr = 0x7ffff16c0b40, obj = 0x7ffff16c0b40, res = 0x7ffff16c0b40, ref = 0x7ffff16c0b40, ast = 0x7ffff16c0b40, zv = 0x7ffff16c0b40, ptr = 0x7ffff16c0b40, ce = 0x7ffff16c0b40,
  47. func = 0x7ffff16c0b40, ww = {w1 = 4050389824, w2 = 32767}}, u1 = {v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}, type_info = 776}, u2 = {next = 3, cache_slot = 3, opline_num = 3,
  48. lineno = 3, num_args = 3, fe_pos = 3, fe_iter_idx = 3, access_flags = 3, property_guard = 3, constant_flags = 3, extra = 3}}, prev_execute_data = 0x7ffff4218190, symbol_table = 0x7fff00000002,
  49. run_time_cache = 0x7ffff0490590}
  50. fci_cache_local = {function_handler = 0x7ffff04f4cb0, calling_scope = 0xb, called_scope = 0x5555564cc83f, object = 0x7ffff0481320}
  51. func = 0x7ffff0481ca8
  52. call_info = 33686280
  53. object_or_called_scope = 0x7ffff042f6e0
  54. __PRETTY_FUNCTION__ = "zend_call_function"
  55. #9 0x0000555555c8a08f in zend_call_method (object=0x7ffff42181e0, obj_ce=0x7ffff04812e0, fn_proxy=0x7ffff0482988, function_name=0x5555564cc83f "getiterator", function_name_len=11, retval_ptr=0x7fffffffade0,
  56. param_count=0, arg1=0x0, arg2=0x0) at /usr/src/php/Zend/zend_interfaces.c:103
  57. fcic = {function_handler = 0x7ffff0481ca8, calling_scope = 0x0, called_scope = 0x7ffff04812e0, object = 0x7ffff042f6e0}
  58. result = 21845
  59. fci = {size = 56, function_name = {value = {lval = 139642030625752, dval = 6.8992330047695291e-310, counted = 0x7f00f1a193d8, str = 0x7f00f1a193d8, arr = 0x7f00f1a193d8, obj = 0x7f00f1a193d8,
  60. res = 0x7f00f1a193d8, ref = 0x7f00f1a193d8, ast = 0x7f00f1a193d8, zv = 0x7f00f1a193d8, ptr = 0x7f00f1a193d8, ce = 0x7f00f1a193d8, func = 0x7f00f1a193d8, ww = {w1 = 4053898200, w2 = 32512}}, u1 = {
  61. v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}, type_info = 0}, u2 = {next = 32767, cache_slot = 32767, opline_num = 32767, lineno = 32767, num_args = 32767, fe_pos = 32767,
  62. fe_iter_idx = 32767, access_flags = 32767, property_guard = 32767, constant_flags = 32767, extra = 32767}}, retval = 0x7fffffffade0, params = 0x7fffffffad20, object = 0x7ffff042f6e0,
  63. no_separation = 1 '\001', param_count = 0}
  64. retval = {value = {lval = 140737247286208, dval = 6.9533438974379578e-310, counted = 0x7ffff1a193c0, str = 0x7ffff1a193c0, arr = 0x7ffff1a193c0, obj = 0x7ffff1a193c0, res = 0x7ffff1a193c0,
  65. ref = 0x7ffff1a193c0, ast = 0x7ffff1a193c0, zv = 0x7ffff1a193c0, ptr = 0x7ffff1a193c0, ce = 0x7ffff1a193c0, func = 0x7ffff1a193c0, ww = {w1 = 4053898176, w2 = 32767}}, u1 = {v = {type = 160 '\240',
  66. type_flags = 30 '\036', u = {extra = 61516}}, type_info = 4031520416}, u2 = {next = 32767, cache_slot = 32767, opline_num = 32767, lineno = 32767, num_args = 32767, fe_pos = 32767,
  67. fe_iter_idx = 32767, access_flags = 32767, property_guard = 32767, constant_flags = 32767, extra = 32767}}
  68. params = {{value = {lval = 140737289224896, dval = 6.953345969484455e-310, counted = 0x7ffff42182c0, str = 0x7ffff42182c0, arr = 0x7ffff42182c0, obj = 0x7ffff42182c0, res = 0x7ffff42182c0,
  69. ref = 0x7ffff42182c0, ast = 0x7ffff42182c0, zv = 0x7ffff42182c0, ptr = 0x7ffff42182c0, ce = 0x7ffff42182c0, func = 0x7ffff42182c0, ww = {w1 = 4095836864, w2 = 32767}}, u1 = {v = {type = 160 '\240',
  70. type_flags = 30 '\036', u = {extra = 61516}}, type_info = 4031520416}, u2 = {next = 32767, cache_slot = 32767, opline_num = 32767, lineno = 32767, num_args = 32767, fe_pos = 32767,
  71. fe_iter_idx = 32767, access_flags = 32767, property_guard = 32767, constant_flags = 32767, extra = 32767}}, {value = {lval = 93825013696992, dval = 4.6355715988268156e-310,
  72. counted = 0x5555569cc9e0, str = 0x5555569cc9e0, arr = 0x5555569cc9e0, obj = 0x5555569cc9e0, res = 0x5555569cc9e0, ref = 0x5555569cc9e0, ast = 0x5555569cc9e0, zv = 0x5555569cc9e0,
  73. ptr = 0x5555569cc9e0, ce = 0x5555569cc9e0, func = 0x5555569cc9e0, ww = {w1 = 1453115872, w2 = 21845}}, u1 = {v = {type = 64 '@', type_flags = 74 'J', u = {extra = 22211}}, type_info = 1455639104},
  74. --Type <RET> for more, q to quit, c to continue without paging--
  75. u2 = {next = 21845, cache_slot = 21845, opline_num = 21845, lineno = 21845, num_args = 21845, fe_pos = 21845, fe_iter_idx = 21845, access_flags = 21845, property_guard = 21845,
  76. constant_flags = 21845, extra = 21845}}}
  77. #10 0x0000555555c8a1d7 in zend_user_it_new_iterator (ce=0x7ffff04812e0, object=0x7ffff42181e0, retval=0x7fffffffade0) at /usr/src/php/Zend/zend_interfaces.c:127
  78. No locals.
  79. #11 0x0000555555c8a78e in zend_user_it_get_new_iterator (ce=0x7ffff04812e0, object=0x7ffff42181e0, by_ref=0) at /usr/src/php/Zend/zend_interfaces.c:268
  80. iterator = {value = {lval = 93825013363072, dval = 4.6355715823289755e-310, counted = 0x55555697b180 <executor_globals>, str = 0x55555697b180 <executor_globals>, arr = 0x55555697b180 <executor_globals>,
  81. obj = 0x55555697b180 <executor_globals>, res = 0x55555697b180 <executor_globals>, ref = 0x55555697b180 <executor_globals>, ast = 0x55555697b180 <executor_globals>,
  82. zv = 0x55555697b180 <executor_globals>, ptr = 0x55555697b180 <executor_globals>, ce = 0x55555697b180 <executor_globals>, func = 0x55555697b180 <executor_globals>, ww = {w1 = 1452781952, w2 = 21845}},
  83. u1 = {v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}, type_info = 0}, u2 = {next = 0, cache_slot = 0, opline_num = 0, lineno = 0, num_args = 0, fe_pos = 0, fe_iter_idx = 0,
  84. access_flags = 0, property_guard = 0, constant_flags = 0, extra = 0}}
  85. new_iterator = 0x7ffff42182d0
  86. ce_it = 0x55555697b180 <executor_globals>
  87. #12 0x0000555555ccdeac in zend_fe_reset_iterator (array_ptr=0x7ffff42181e0, by_ref=0) at /usr/src/php/Zend/zend_execute.c:4298
  88. ce = 0x7ffff04812e0
  89. iter = 0x7ffffae70
  90. is_empty = 0 '\000'
  91. #13 0x0000555555d1c072 in ZEND_FE_RESET_R_SPEC_CV_HANDLER () at /usr/src/php/Zend/zend_vm_execute.h:37821
  92. is_empty = 0 '\000'
  93. array_ptr = 0x7ffff42181e0
  94. result = 0x101f4218200
  95. #14 0x0000555555d39f9a in execute_ex (ex=0x7ffff4215020) at /usr/src/php/Zend/zend_vm_execute.h:56972
  96. orig_opline = 0x0
  97. orig_execute_data = 0x0
  98. #15 0x0000555555d3aeb1 in zend_execute (op_array=0x7ffff427c300, return_value=0x0) at /usr/src/php/Zend/zend_vm_execute.h:57920
  99. execute_data = 0x7ffff4215020
  100. object_or_called_scope = 0x0
  101. call_info = 1245184
  102. #16 0x0000555555c5df05 in zend_execute_scripts (type=8, retval=0x0, file_count=3) at /usr/src/php/Zend/zend.c:1678
  103. files = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffffffb160, reg_save_area = 0x7fffffffb0a0}}
  104. i = 1
  105. file_handle = 0x7fffffffd630
  106. op_array = 0x7ffff427c300
  107. #17 0x0000555555bbd66d in php_execute_script (primary_file=0x7fffffffd630) at /usr/src/php/main/main.c:2621
  108. realfile = "/var/www/bin/console\000\177\000\000\000\000\000\000\000\000\000\000\350`\277VUU\000\000\020\000\000\000\000\000\000\000T2\t\364\377\177\000\000\000\000\000\000\000\000\000\000\310Y\277VUU\000\000\000\000\000\000\000\000\000\000\065\060\t\364\377\177\000\000\000\000\000\000\000\000\000\000\030a\277VUU\000\000\r\000\000\000\000\000\000\000d2\t\364\377\177\000\000\000\000\000\000\000\000\000\000\310Y\277VUU\000\000\000\000\000\000\000\000\000\000\065\060\t\364\377\177\000\000\000\000\000\000\000\000\000\000\370V\277VUU\000\000\f\000\000\000\000\000\000\000^/\t\364\377\177\000\000\000\000\000\000\000\000\000\000\310Y\277VUU\000\000\000\000\000\000\000\000\000\000"...
  109. __orig_bailout = 0x7fffffffd680
  110. __bailout = {{__jmpbuf = {0, 7398784838816625488, 93824994347248, 140737488349584, 0, 0, 7398784840001516368, 3744909203550368592}, __mask_was_saved = 0, __saved_mask = {__val = {13, 140737287631369, 0,
  111. 93825015962056, 0, 140737287630901, 0, 93825015963688, 13, 140737287631382, 0, 93825015962056, 0, 140737287630901, 140737289125952, 93825015963736}}}}
  112. prepend_file_p = 0x0
  113. append_file_p = 0x0
  114. prepend_file = {handle = {fp = 0x555556bf59c8, stream = {handle = 0x555556bf59c8, isatty = 0, reader = 0x7ffff4093035 <g_bytes+373>, fsizer = 0x0, closer = 0x555556bf5f68}},
  115. filename = 0x1b <error: Cannot access memory at address 0x1b>, opened_path = 0x7ffff40931e6 <g_bytes+806>, type = ZEND_HANDLE_FILENAME, free_filename = 0 '\000', buf = 0x555556bf59c8 "", len = 0}
  116. append_file = {handle = {fp = 0x7ffff4093035 <g_bytes+373>, stream = {handle = 0x7ffff4093035 <g_bytes+373>, isatty = 0, reader = 0x555556bf5f98, fsizer = 0x3, closer = 0x7ffff4093201 <g_bytes+833>}},
  117. filename = 0x0, opened_path = 0x555556bf59c8, type = ZEND_HANDLE_FILENAME, free_filename = 0 '\000',
  118. buf = 0x7ffff4093035 <g_bytes+373> "grpc.wait_for_readygrpc.timeoutgrpc.max_request_message_bytesgrpc.max_response_message_bytes/grpc.lb.v1.LoadBalancer/BalanceLoad/envoy.service.load_stats.v2.LoadReportingService/StreamLoadStats/grpc.h"..., len = 0}
  119. old_cwd = 0x7fffffffb160 ""
  120. use_heap = 0 '\000'
  121. retval = 0
  122. #18 0x0000555555d3dabf in do_cli (argc=3, argv=0x5555569ad0d0) at /usr/src/php/sapi/cli/php_cli.c:964
  123. __orig_bailout = 0x7fffffffe7e0
  124. __bailout = {{__jmpbuf = {0, 7398784838189577040, 93824994347248, 140737488349584, 0, 0, 7398784838818722640, 3744909959553741648}, __mask_was_saved = 0, __saved_mask = {__val = {140737342802908, 21,
  125. 140737342811202, 93825014524320, 6692603418205020160, 93825014524343, 140737488346608, 140737488345504, 140737342847558, 93825014524343, 140737488345008, 140737488345600, 140737343294048,
  126. 140737488345672, 140737488345024, 0}}}}
  127. c = -1
  128. file_handle = {handle = {fp = 0x5555569c9940, stream = {handle = 0x5555569c9940, isatty = 0, reader = 0x555555c88c9c <zend_stream_stdio_reader>, fsizer = 0x555555c88cfd <zend_stream_stdio_fsizer>,
  129. closer = 0x555555c88ccb <zend_stream_stdio_closer>}}, filename = 0x555556997190 "/var/www/bin/console", opened_path = 0x0, type = ZEND_HANDLE_STREAM, free_filename = 0 '\000',
  130. buf = 0x7ffff427d000 "\001", len = 1215}
  131. --Type <RET> for more, q to quit, c to continue without paging--
  132. behavior = 1
  133. reflection_what = 0x0
  134. request_started = 1
  135. exit_status = 0
  136. php_optarg = 0x0
  137. orig_optarg = 0x0
  138. php_optind = 2
  139. orig_optind = 1
  140. exec_direct = 0x0
  141. exec_run = 0x0
  142. exec_begin = 0x0
  143. exec_end = 0x0
  144. arg_free = 0x555556997190 "/var/www/bin/console"
  145. arg_excp = 0x5555569ad0d8
  146. script_file = 0x555556997190 "/var/www/bin/console"
  147. translated_path = 0x555556b09550 "/var/www/bin/console"
  148. interactive = 0
  149. param_error = 0x0
  150. hide_argv = 0
  151. #19 0x0000555555d3eccc in main (argc=3, argv=0x5555569ad0d0) at /usr/src/php/sapi/cli/php_cli.c:1359
  152. __orig_bailout = 0x0
  153. __bailout = {{__jmpbuf = {0, 7398784838669824848, 93824994347248, 140737488349584, 0, 0, 7398784838191674192, 3744909959139685200}, __mask_was_saved = 0, __saved_mask = {__val = {467, 7, 0, 121,
  154. 93825013419528, 72703, 72752, 18446744073709551536, 1136, 5085241283009, 93825000576133, 140737354024240, 0, 93825000576064, 93824994347248, 140737488349584}}}}
  155. c = -1
  156. exit_status = 0
  157. module_started = 1
  158. sapi_started = 1
  159. php_optarg = 0x0
  160. php_optind = 1
  161. use_extended_info = 0
  162. ini_path_override = 0x0
  163. ini_entries = 0x5555569ad340 "html_errors=0\nregister_argc_argv=1\nimplicit_flush=1\noutput_buffering=0\nmax_execution_time=0\nmax_input_time=-1\n"
  164. ini_entries_len = 110
  165. ini_ignore = 0
  166. sapi_module = 0x55555695e240 <cli_sapi_module>
  167.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement