View Issue Details

IDProjectCategoryView StatusLast Update
0002277XdebugStep Debuggingpublic2024-07-18 13:36
Reportertefxacn Assigned Toderick  
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version3.3.2 
Summary0002277: Segfault Sigsegv for throw in callable/closure
Description

In search I found https://bugs.xdebug.org/view.php?id=2222 which seems to be tangentially related, however in my case there is no __desctruct method in the object, as well as that xdebug crashes in the middle of the application, which is worse than that issue.

WARNING: [pool www] child 1457777 exited on signal 11 (SIGSEGV - core dumped)

xdebug 3.3.2
PHP 8.3.8 (php-fpm sapi)

xdebug.mode=debug,develop

  • removing "develop" fixes the problem
  • this issue happens even if no debug session is active and no develop functions have been called either
  • memory limit is 4096M, php memory_get_usage() reports memory consumption of between 40-180M (depending on how the issue is reproduced) in the line directly before it segfaults
  • the code that segfaults is a throw that is caught with a try/catch
  • the issue doesn't happen on the first occurrence/invokation of this throw, but after x calls to the throw it suddenly segfaults (might be another cause, just an observation)
  • it seems that this is related to throw inside a closure and/or method invoked on a dynamic object (e.g. new $foo()), but again, this is just an observation
  • there is no loop/recursion
Steps To Reproduce

Happens in a WordPress/WooCommerce install with Yoast plugin.

If you need a full reproducer, I can specify the exact versions/plugins as unfortunately I wasn't able to create a minimal code snippet to reproduce this issue.

Additional Information

2 core dumps bt full attached

TagsNo tags attached.
Attached Files
coredump-2.txt (80,578 bytes)   
 bt full
#0  0x00007f42fa90a8cc in __memmove_avx_unaligned_erms () at /lib64/libc.so.6
#1  0x00007f42f9b70dab in memcpy (__len=18446744073705979544, __src=0x7f4137870010, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:29
#2  xdebug_str_internal_addl
    (f=0, le=-3572072, str=0x7f4137870010 "['webpage' => class Yoast\\WP\\SEO\\Generators\\Schema\\WebPage { public $context = class Yoast\\WP\\SEO\\Context\\Meta_Tags_Context { public $model = NULL; private ${Yoast\\WP\\SEO\\Presentations\\Abstract_Presen"..., xs=0x7ffcbac17180) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/lib/str.c:44
#3  xdebug_str_add_str (xs=0x7ffcbac17180, str=<optimized out>) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/lib/str.c:65
#4  0x00007f42f9b8d91c in add_single_value (html=<optimized out>, zv=<optimized out>, str=0x7ffcbac17180) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/develop/stack.c:329
        tmp_value = 0x5563efef9050
        tmp_html_value = 0x0
        newlen = 10
        c = 1
        variadic_opened = <optimized out>
        sent_variables = 2
        j = <optimized out>
        tmp_name = <optimized out>
        printed_frames = 22
        formats = 0x7f42f9bb0b00 <text_formats>
        i = 22
        fse = 0x5563efd53db0
#5  xdebug_append_printable_stack (str=str@entry=0x7ffcbac17180, html=<optimized out>) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/develop/stack.c:787
        c = 1
        variadic_opened = <optimized out>
        sent_variables = 2
        j = <optimized out>
        tmp_name = <optimized out>
        printed_frames = 22
        formats = 0x7f42f9bb0b00 <text_formats>
        i = 22
        fse = 0x5563efd53db0
#6  0x00007f42f9b8dce7 in xdebug_develop_throw_exception_hook
    (exception=0x7f42e111d500, file=0x7f42e111d558, line=0x7f42e111d568, code=<optimized out>, code_str=<optimized out>, message=0x7f42e111d528)
    at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/develop/stack.c:1215
        exception_ce = 0x5563ef41f990
        exception_trace = <optimized out>
        tmp_str =
          {l = 276174571, a = 276176153, d = 0x7f42b7a7f010 "\nInvalidArgumentException: item should be a Collection or an array or an object in /some/path/sitepress-multilingual-cms/vendor/wpml/fp/core/Obj.php on line 113\n\nCal"...}
        z_previous_exception = <optimized out>
        z_previous_trace = 0x0
        previous_exception_obj = 0x7f42e111d500
        dummy =
            {value = {lval = 93887704201616, dval = 4.6386689212923326e-310, counted = 0x5563ef41f990, str = 0x5563ef41f990, arr = 0x5563ef41f990, obj = 0x5563ef41f990, res = 0x5563ef41f990, ref = 0x--Type <RET> for more, q to quit, c to continue without paging--c
5563ef41f990, ast = 0x5563ef41f990, zv = 0x5563ef41f990, ptr = 0x5563ef41f990, ce = 0x5563ef41f990, func = 0x5563ef41f990, ww = {w1 = 4014078352, w2 = 21859}}, u1 = {type_info = 3776042240, v = {type = 0 '\000', type_flags = 213 '\325', u = {extra = 57617}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
#7  0x00007f42f9b6b0a7 in xdebug_throw_exception_hook (exception=0x7f42e111d500) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/base/base.c:1543
        code = 0x7f42e111d548
        message = 0x7f42e111d528
        file = 0x7f42e111d558
        line = 0x7f42e111d568
        exception_ce = <optimized out>
        code_str = 0x0
        dummy = {value = {lval = 139925641088272, dval = 6.913245223402757e-310, counted = 0x7f42fa21cd10, str = 0x7f42fa21cd10, arr = 0x7f42fa21cd10, obj = 0x7f42fa21cd10, res = 0x7f42fa21cd10, ref
= 0x7f42fa21cd10, ast = 0x7f42fa21cd10, zv = 0x7f42fa21cd10, ptr = 0x7f42fa21cd10, ce = 0x7f42fa21cd10, func = 0x7f42fa21cd10, ww = {w1 = 4196519184, w2 = 32578}}, u1 = {type_info = 4204152909, v = {type = 77 'M', type_flags = 72 'H', u = {extra = 64150}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
#8  xdebug_throw_exception_hook (exception=0x7f42e111d500) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/base/base.c:1495
#9  0x00005563ee638630 in zend_throw_exception_internal (exception=0x7f42e111d500) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_exceptions.c:219
#10 0x00005563ee62f9df in ZEND_THROW_SPEC_CV_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:39620
        value = 0x7f42fa21cd90
#11 0x00005563ee883709 in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:60575
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\300\201\340\356cU\000\000\261x\213\356cU\000"}
#12 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=0x7ffcbac17460) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa21cd10
        fci_cache_local = {function_handler = 0x7ffcbac17390, calling_scope = 0x0, called_scope = 0x0, object = 0x7ffcbac17460, closure = 0x7ffcbac17420}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#13 zend_call_function (fci=fci@entry=0x7ffcbac17460, fci_cache=fci_cache@entry=0x7ffcbac17430) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#14 0x00005563ee73b686 in zif_call_user_func_array (execute_data=0x7f42fa21cc90, return_value=0x7f42fa21cc30) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/ext/standard/basic_functions.c:1514
        retval = {value = {lval = 0, dval = 0, counted = 0x0, str = 0x0, arr = 0x0, obj = 0x0, res = 0x0, ref = 0x0, ast = 0x0, zv = 0x0, ptr = 0x0, ce = 0x0, func = 0x0, ww = {w1 = 0, w2 = 0}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        params = <optimized out>
        fci = {size = 64, function_name = {value = {lval = 139925205099392, dval = 6.9132236826899993e-310, counted = 0x7f42e0252380, str = 0x7f42e0252380, arr = 0x7f42e0252380, obj = 0x7f42e0252380, res = 0x7f42e0252380, ref = 0x7f42e0252380, ast = 0x7f42e0252380, zv = 0x7f42e0252380, ptr = 0x7f42e0252380, ce = 0x7f42e0252380, func = 0x7f42e0252380, ww = {w1 = 3760530304, w2 = 32578}}, u1 = {type_info = 776, v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx
= 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7ffcbac17420, params = 0x0, object = 0x0, param_count = 0, named_params = 0x7f42e115a540}
        fci_cache = {function_handler = 0x7f42e02523b8, calling_scope = 0x7f42f339c020, called_scope = 0x7f42f339c020, object = 0x0, closure = 0x7f42e0252380}
#15 0x00005563ee636431 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2086
        retval = {value = {lval = 139925634075653, dval = 6.9132448769333434e-310, counted = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, str = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, arr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, obj = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, res = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ref = 0x7f42f9b6cc05
<xdebug_control_socket_dispatch+53>, ast = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, zv = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ptr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ce = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, func = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ww = {w1 = 4189506565, w2 = 32578}}, u1 = {type_info = 4013013776, v = {type = 16 '\020', type_flags = 187 '\273', u = {extra = 61233}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        call = 0x7f42fa21cc90
        fbc = 0x5563ef2f8600
        ret = 0x7f42fa21cc30
#16 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#17 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=0x7ffcbac17710) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa21ca00
        fci_cache_local = {function_handler = 0x7f42fa21c820, calling_scope = 0x0, called_scope = 0x0, object = 0x7ffcbac17710, closure = 0x7ffcbac176d0}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#18 zend_call_function (fci=fci@entry=0x7ffcbac17710, fci_cache=fci_cache@entry=0x7ffcbac176e0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#19 0x00005563ee73b686 in zif_call_user_func_array (execute_data=0x7f42fa21c980, return_value=0x7f42fa21c900) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/ext/standard/basic_functions.c:1514
        retval = {value = {lval = 0, dval = 0, counted = 0x0, str = 0x0, arr = 0x0, obj = 0x0, res = 0x0, ref = 0x0, ast = 0x0, zv = 0x0, ptr = 0x0, ce = 0x0, func = 0x0, ww = {w1 = 0, w2 = 0}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        params = <optimized out>
        fci = {size = 64, function_name = {value = {lval = 139925220051200, dval = 6.9132244214074669e-310, counted = 0x7f42e1094900, str = 0x7f42e1094900, arr = 0x7f42e1094900, obj = 0x7f42e1094900, res = 0x7f42e1094900, ref = 0x7f42e1094900, ast = 0x7f42e1094900, zv = 0x7f42e1094900, ptr = 0x7f42e1094900, ce = 0x7f42e1094900, func = 0x7f42e1094900, ww = {w1 = 3775482112, w2 = 32578}}, u1 = {type_info = 776, v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx
= 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7ffcbac176d0, params = 0x0, object = 0x0, param_count = 0, named_params = 0x7f42e10dc3b8}
        fci_cache = {function_handler = 0x7f42e1094938, calling_scope = 0x7f42f339c020, called_scope = 0x7f42f339c020, object = 0x0, closure = 0x7f42e1094900}
#20 0x00005563ee636431 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2086
        retval = {value = {lval = 93887691885525, dval = 4.6386683127965872e-310, counted = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, str = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, arr = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, obj = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, res = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ref = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ast = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, zv = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ptr = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ce = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, func = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ww = {w1 = 4001762261, w2 = 21859}}, u1 = {type_info = 4013013776, v = {type = 16 '\020', type_flags = 187 '\273', u = {extra = 61233}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        call = 0x7f42fa21c980
        fbc = 0x5563ef2f8600
        ret = 0x7f42fa21c900
#21 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb18f7e0, orig_execute_data = 0x7f42fa21c700, hybrid_jit_red_zone = "\260\307!\372B\177\000\000\261x\213\356cU\000"}
#22 0x00005563ee8817cb in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:3608
        args = <optimized out>
        fbc = <optimized out>
        ret = <optimized out>
        call_info = 131072
        num_args = <optimized out>
        call = 0x7f42fa21c7b0
        call_args = 0x7f42fa21c810
#23 0x00005563ee881ba2 in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57356
        vm_stack_data = {orig_opline = 0x7f42eb18f7e0, orig_execute_data = 0x7f42fa21c700, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\340`T\363B\177\000"}
#24 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21c7b0
        fbc = <optimized out>
        ret = <optimized out>
#25 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\300\201\340\356cU\000\000\261x\213\356cU\000"}
#26 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=0x7ffcbac17be0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa21c700
        fci_cache_local = {function_handler = 0x7ffcbac17b10, calling_scope = 0x0, called_scope = 0x0, object = 0x7ffcbac17be0, closure = 0x7ffcbac17ba0}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#27 zend_call_function (fci=fci@entry=0x7ffcbac17be0, fci_cache=fci_cache@entry=0x7ffcbac17bb0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#28 0x00005563ee73b686 in zif_call_user_func_array (execute_data=0x7f42fa21c680, return_value=0x7f42fa21c630) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/ext/standard/basic_functions.c:1514
        retval = {value = {lval = 0, dval = 0, counted = 0x0, str = 0x0, arr = 0x0, obj = 0x0, res = 0x0, ref = 0x0, ast = 0x0, zv = 0x0, ptr = 0x0, ce = 0x0, func = 0x0, ww = {w1 = 0, w2 = 0}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        params = <optimized out>
        fci = {size = 64, function_name = {value = {lval = 139925205098240, dval = 6.9132236826330829e-310, counted = 0x7f42e0251f00, str = 0x7f42e0251f00, arr = 0x7f42e0251f00, obj = 0x7f42e0251f00, res = 0x7f42e0251f00, ref = 0x7f42e0251f00, ast = 0x7f42e0251f00, zv = 0x7f42e0251f00, ptr = 0x7f42e0251f00, ce = 0x7f42e0251f00, func = 0x7f42e0251f00, ww = {w1 = 3760529152, w2 = 32578}}, u1 = {type_info = 776, v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx
= 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7ffcbac17ba0, params = 0x0, object = 0x0, param_count = 0, named_params = 0x7f42e10a7690}
        fci_cache = {function_handler = 0x7f42e0251f38, calling_scope = 0x7f42f339c020, called_scope = 0x7f42f339c020, object = 0x0, closure = 0x7f42e0251f00}
#29 0x00005563ee636431 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2086
        retval = {value = {lval = 139925634075653, dval = 6.9132448769333434e-310, counted = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, str = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, arr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, obj = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, res = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ref = 0x7f42f9b6cc05
<xdebug_control_socket_dispatch+53>, ast = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, zv = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ptr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ce = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, func = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ww = {w1 = 4189506565, w2 = 32578}}, u1 = {type_info = 4013013776, v = {type = 16 '\020', type_flags = 187 '\273', u = {extra = 61233}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        call = 0x7f42fa21c680
        fbc = 0x5563ef2f8600
        ret = 0x7f42fa21c630
#30 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\300\201\340\356cU\000\000\261x\213\356cU\000"}
#31 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=0x7ffcbac17e90) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa21c400
        fci_cache_local = {function_handler = 0x7ffcbac17dc0, calling_scope = 0x0, called_scope = 0x0, object = 0x7ffcbac17e90, closure = 0x7ffcbac17e50}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#32 zend_call_function (fci=fci@entry=0x7ffcbac17e90, fci_cache=fci_cache@entry=0x7ffcbac17e60) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#33 0x00005563ee73b686 in zif_call_user_func_array (execute_data=0x7f42fa21c380, return_value=0x7f42fa21c340) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/ext/standard/basic_functions.c:1514
        retval = {value = {lval = 0, dval = 0, counted = 0x0, str = 0x0, arr = 0x0, obj = 0x0, res = 0x0, ref = 0x0, ast = 0x0, zv = 0x0, ptr = 0x0, ce = 0x0, func = 0x0, ww = {w1 = 0, w2 = 0}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        params = <optimized out>
        fci = {size = 64, function_name = {value = {lval = 139925220050816, dval = 6.9132244213884948e-310, counted = 0x7f42e1094780, str = 0x7f42e1094780, arr = 0x7f42e1094780, obj = 0x7f42e1094780, res = 0x7f42e1094780, ref = 0x7f42e1094780, ast = 0x7f42e1094780, zv = 0x7f42e1094780, ptr = 0x7f42e1094780, ce = 0x7f42e1094780, func = 0x7f42e1094780, ww = {w1 = 3775481728, w2 = 32578}}, u1 = {type_info = 776, v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx
= 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7ffcbac17e50, params = 0x0, object = 0x0, param_count = 0, named_params = 0x7f42e10dc578}
        fci_cache = {function_handler = 0x7f42e10947b8, calling_scope = 0x0, called_scope = 0x0, object = 0x0, closure = 0x7f42e1094780}
#34 0x00005563ee636431 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2086
        retval = {value = {lval = 139925634075653, dval = 6.9132448769333434e-310, counted = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, str = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, arr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, obj = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, res = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ref = 0x7f42f9b6cc05
<xdebug_control_socket_dispatch+53>, ast = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, zv = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ptr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ce = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, func = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ww = {w1 = 4189506565, w2 = 32578}}, u1 = {type_info = 4013013776, v = {type = 16 '\020', type_flags = 187 '\273', u = {extra = 61233}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        call = 0x7f42fa21c380
        fbc = 0x5563ef2f8600
        ret = 0x7f42fa21c340
#35 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\300\201\340\356cU\000\000\261x\213\356cU\000"}
#36 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=0x7f42fa21c230) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa21c230
        fci_cache_local = {function_handler = 0x7ffcbad2581a, calling_scope = 0x0, called_scope = 0x0, object = 0x7ffcbac18110, closure = 0x7ffcbac18140}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#37 zend_call_function (fci=fci@entry=0x7ffcbac18140, fci_cache=fci_cache@entry=0x7ffcbac18110) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#38 0x00005563ee73676f in zif_array_reduce (execute_data=<optimized out>, return_value=0x7f42fa21c160) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/ext/standard/array.c:6351
        __ht = <optimized out>
        _count = 1
        _size = 16
        _z = 0x7f42f31876f8
        input = <optimized out>
        args = {{value = {lval = 2, dval = 9.8813129168249309e-324, counted = 0x2, str = 0x2, arr = 0x2, obj = 0x2, res = 0x2, ref = 0x2, ast = 0x2, zv = 0x2, ptr = 0x2, ce = 0x2, func = 0x2, ww = {w1 = 2, w2 = 0}}, u1 = {type_info = 2, v = {type = 2 '\002', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, {value = {lval = 139925522707264, dval = 6.9132393746038397e-310, counted = 0x7f42f3137340, str = 0x7f42f3137340, arr = 0x7f42f3137340, obj = 0x7f42f3137340, res = 0x7f42f3137340, ref = 0x7f42f3137340, ast = 0x7f42f3137340, zv = 0x7f42f3137340, ptr = 0x7f42f3137340, ce = 0x7f42f3137340, func = 0x7f42f3137340, ww = {w1 = 4078138176, w2 = 32578}}, u1 = {type_info = 262, v = {type = 6 '\006', type_flags = 1 '\001', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}}
        operand = 0x7f42f31876f8
        retval = {value = {lval = 2, dval = 9.8813129168249309e-324, counted = 0x2, str = 0x2, arr = 0x2, obj = 0x2, res = 0x2, ref = 0x2, ast = 0x2, zv = 0x2, ptr = 0x2, ce = 0x2, func = 0x2, ww = {w1 = 2, w2 = 0}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        fci = {size = 64, function_name = {value = {lval = 139925220050432, dval = 6.9132244213695226e-310, counted = 0x7f42e1094600, str = 0x7f42e1094600, arr = 0x7f42e1094600, obj = 0x7f42e1094600, res = 0x7f42e1094600, ref = 0x7f42e1094600, ast = 0x7f42e1094600, zv = 0x7f42e1094600, ptr = 0x7f42e1094600, ce = 0x7f42e1094600, func = 0x7f42e1094600, ww = {w1 = 3775481344, w2 = 32578}}, u1 = {type_info = 776, v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx
= 21859, guard = 21859, constant_flags = 21859, extra = 21859}}, retval = 0x7ffcbac18100, params = 0x7ffcbac18180, object = 0x0, param_count = 2, named_params = 0x0}
        fci_cache = {function_handler = 0x7f42e1094638, calling_scope = 0x0, called_scope = 0x0, object = 0x0, closure = 0x7f42e1094600}
        initial = <optimized out>
        htbl = <optimized out>
#39 0x00005563ee636431 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2086
        retval = {value = {lval = 139925641085040, dval = 6.9132452232430749e-310, counted = 0x7f42fa21c070, str = 0x7f42fa21c070, arr = 0x7f42fa21c070, obj = 0x7f42fa21c070, res = 0x7f42fa21c070, ref = 0x7f42fa21c070, ast = 0x7f42fa21c070, zv = 0x7f42fa21c070, ptr = 0x7f42fa21c070, ce = 0x7f42fa21c070, func = 0x7f42fa21c070, ww = {w1 = 4196515952, w2 = 32578}}, u1 = {type_info = 4082169248, v = {type = 160 '\240', type_flags = 245 '\365', u = {extra = 62288}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        call = 0x7f42fa21c1a0
        fbc = 0x5563ef2f68f0
        ret = 0x7f42fa21c160
#40 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\300\201\340\356cU\000\000\261x\213\356cU\000"}
#41 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=0x7ffcbac18410) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa21c070
        fci_cache_local = {function_handler = 0x7ffcbac18340, calling_scope = 0x0, called_scope = 0x0, object = 0x7ffcbac18410, closure = 0x7ffcbac183d0}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#42 zend_call_function (fci=fci@entry=0x7ffcbac18410, fci_cache=fci_cache@entry=0x7ffcbac183e0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#43 0x00005563ee73b686 in zif_call_user_func_array (execute_data=0x7f42fa21bff0, return_value=0x7f42fa21bfb0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/ext/standard/basic_functions.c:1514
        retval = {value = {lval = 0, dval = 0, counted = 0x0, str = 0x0, arr = 0x0, obj = 0x0, res = 0x0, ref = 0x0, ast = 0x0, zv = 0x0, ptr = 0x0, ce = 0x0, func = 0x0, ww = {w1 = 0, w2 = 0}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        params = <optimized out>
        fci = {size = 64, function_name = {value = {lval = 139925205105152, dval = 6.9132236829745811e-310, counted = 0x7f42e0253a00, str = 0x7f42e0253a00, arr = 0x7f42e0253a00, obj = 0x7f42e0253a00, res = 0x7f42e0253a00, ref = 0x7f42e0253a00, ast = 0x7f42e0253a00, zv = 0x7f42e0253a00, ptr = 0x7f42e0253a00, ce = 0x7f42e0253a00, func = 0x7f42e0253a00, ww = {w1 = 3760536064, w2 = 32578}}, u1 = {type_info = 776, v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx
= 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7ffcbac183d0, params = 0x0, object = 0x0, param_count = 0, named_params = 0x7f42e10593b8}
        fci_cache = {function_handler = 0x7f42e0253a38, calling_scope = 0x7f42f339c020, called_scope = 0x7f42f339c020, object = 0x0, closure = 0x7f42e0253a00}
#44 0x00005563ee636431 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2086
        retval = {value = {lval = 139925634075653, dval = 6.9132448769333434e-310, counted = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, str = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, arr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, obj = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, res = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ref = 0x7f42f9b6cc05
<xdebug_control_socket_dispatch+53>, ast = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, zv = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ptr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ce = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, func = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ww = {w1 = 4189506565, w2 = 32578}}, u1 = {type_info = 4013013776, v = {type = 16 '\020', type_flags = 187 '\273', u = {extra = 61233}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        call = 0x7f42fa21bff0
        fbc = 0x5563ef2f8600
        ret = 0x7f42fa21bfb0
#45 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e85c4060, orig_execute_data = 0x7f42fa21bce0, hybrid_jit_red_zone = "\200\275!\372B\177\000\000\261x\213\356cU\000"}
#46 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21bd80
        fbc = <optimized out>
        ret = <optimized out>
#47 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42f33595a0, orig_execute_data = 0x7f42fa21bb60, hybrid_jit_red_zone = "\340\274!\372B\177\000\000\261x\213\356cU\000"}
#48 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21bce0
        fbc = <optimized out>
        ret = <optimized out>
#49 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e85c41c0, orig_execute_data = 0x7f42fa21bad0, hybrid_jit_red_zone = "`\273!\372B\177\000\000\261x\213\356cU\000"}
#50 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21bb60
        fbc = <optimized out>
        ret = <optimized out>
#51 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e023fa60, orig_execute_data = 0x7f42fa21b930, hybrid_jit_red_zone = "к!\372B\177\000\000\261x\213\356cU\000"}
#52 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21bad0
        fbc = <optimized out>
        ret = <optimized out>
#53 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\300\201\340\356cU\000\000\261x\213\356cU\000"}
#54 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=0x7ffcbac18ac0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa21b930
        fci_cache_local = {function_handler = 0x7ffcbac189f0, calling_scope = 0x0, called_scope = 0x0, object = 0x7ffcbac18ac0, closure = 0x7ffcbac18a80}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#55 zend_call_function (fci=fci@entry=0x7ffcbac18ac0, fci_cache=fci_cache@entry=0x7ffcbac18a90) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#56 0x00005563ee73b686 in zif_call_user_func_array (execute_data=0x7f42fa21b8b0, return_value=0x7f42fa21b850) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/ext/standard/basic_functions.c:1514
        retval = {value = {lval = 0, dval = 0, counted = 0x0, str = 0x0, arr = 0x0, obj = 0x0, res = 0x0, ref = 0x0, ast = 0x0, zv = 0x0, ptr = 0x0, ce = 0x0, func = 0x0, ww = {w1 = 0, w2 = 0}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        params = <optimized out>
        fci = {size = 64, function_name = {value = {lval = 139925205106304, dval = 6.9132236830314975e-310, counted = 0x7f42e0253e80, str = 0x7f42e0253e80, arr = 0x7f42e0253e80, obj = 0x7f42e0253e80, res = 0x7f42e0253e80, ref = 0x7f42e0253e80, ast = 0x7f42e0253e80, zv = 0x7f42e0253e80, ptr = 0x7f42e0253e80, ce = 0x7f42e0253e80, func = 0x7f42e0253e80, ww = {w1 = 3760537216, w2 = 32578}}, u1 = {type_info = 776, v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx
= 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7ffcbac18a80, params = 0x0, object = 0x0, param_count = 0, named_params = 0x7f42e1059230}
        fci_cache = {function_handler = 0x7f42e0253eb8, calling_scope = 0x7f42f339c020, called_scope = 0x7f42f339c020, object = 0x0, closure = 0x7f42e0253e80}
#57 0x00005563ee636431 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2086
        retval = {value = {lval = 139925634075653, dval = 6.9132448769333434e-310, counted = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, str = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, arr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, obj = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, res = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ref = 0x7f42f9b6cc05
<xdebug_control_socket_dispatch+53>, ast = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, zv = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ptr = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ce = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, func = 0x7f42f9b6cc05 <xdebug_control_socket_dispatch+53>, ww = {w1 = 4189506565, w2 = 32578}}, u1 = {type_info = 4013013776, v = {type = 16 '\020', type_flags = 187 '\273', u = {extra = 61233}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        call = 0x7f42fa21b8b0
        fbc = 0x5563ef2f8600
        ret = 0x7f42fa21b850
#58 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#59 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=0x7ffcbac18d70) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa21b620
        fci_cache_local = {function_handler = 0x7f42fa21b440, calling_scope = 0x0, called_scope = 0x0, object = 0x7ffcbac18d70, closure = 0x7ffcbac18d30}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#60 zend_call_function (fci=fci@entry=0x7ffcbac18d70, fci_cache=fci_cache@entry=0x7ffcbac18d40) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#61 0x00005563ee73b686 in zif_call_user_func_array (execute_data=0x7f42fa21b5a0, return_value=0x7f42fa21b520) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/ext/standard/basic_functions.c:1514
        retval = {value = {lval = 0, dval = 0, counted = 0x0, str = 0x0, arr = 0x0, obj = 0x0, res = 0x0, ref = 0x0, ast = 0x0, zv = 0x0, ptr = 0x0, ce = 0x0, func = 0x0, ww = {w1 = 0, w2 = 0}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        params = <optimized out>
        fci = {size = 64, function_name = {value = {lval = 139925220049280, dval = 6.9132244213126063e-310, counted = 0x7f42e1094180, str = 0x7f42e1094180, arr = 0x7f42e1094180, obj = 0x7f42e1094180, res = 0x7f42e1094180, ref = 0x7f42e1094180, ast = 0x7f42e1094180, zv = 0x7f42e1094180, ptr = 0x7f42e1094180, ce = 0x7f42e1094180, func = 0x7f42e1094180, ww = {w1 = 3775480192, w2 = 32578}}, u1 = {type_info = 776, v = {type = 8 '\b', type_flags = 3 '\003', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx
= 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7ffcbac18d30, params = 0x0, object = 0x0, param_count = 0, named_params = 0x7f42e10b4e70}
        fci_cache = {function_handler = 0x7f42e10941b8, calling_scope = 0x7f42f339c020, called_scope = 0x7f42f339c020, object = 0x0, closure = 0x7f42e1094180}
#62 0x00005563ee636431 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2086
        retval = {value = {lval = 93887691885525, dval = 4.6386683127965872e-310, counted = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, str = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, arr = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, obj = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, res = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ref = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ast = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, zv = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ptr = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ce = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, func = 0x5563ee860bd5 <ZEND_FETCH_DIM_R_SPEC_TMPVAR_CV_HANDLER+309>, ww = {w1 = 4001762261, w2 = 21859}}, u1 = {type_info = 4013013776, v = {type = 16 '\020', type_flags = 187 '\273', u = {extra = 61233}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        call = 0x7f42fa21b5a0
        fbc = 0x5563ef2f8600
        ret = 0x7f42fa21b520
#63 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42f31ed6a0, orig_execute_data = 0x7f42fa21ade0, hybrid_jit_red_zone = "г!\372B\177\000\000\261x\213\356cU\000"}
#64 0x00005563ee8817cb in ZEND_CALL_TRAMPOLINE_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:3608
        args = <optimized out>
        fbc = <optimized out>
        ret = <optimized out>
        call_info = 131072
        num_args = <optimized out>
        call = 0x7f42fa21b3d0
        call_args = 0x7f42fa21b430
#65 0x00005563ee881ba2 in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57356
        vm_stack_data = {orig_opline = 0x7f42f31ed6a0, orig_execute_data = 0x7f42fa21ade0, hybrid_jit_red_zone = "\000\260\016\363B\177\000\000\300\356V\363B\177\000"}
#66 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21b3d0
        fbc = <optimized out>
        ret = <optimized out>
#67 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42f31ec580, orig_execute_data = 0x7f42fa21a820, hybrid_jit_red_zone = "\340\255!\372B\177\000\000\261x\213\356cU\000"}
#68 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21ade0
        fbc = <optimized out>
        ret = <optimized out>
#69 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb037800, orig_execute_data = 0x7f42fa21a4a0, hybrid_jit_red_zone = " \250!\372B\177\000\000\261x\213\356cU\000"}
#70 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21a820
        fbc = <optimized out>
        ret = <optimized out>
#71 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb0b6fe0, orig_execute_data = 0x7f42fa21a260, hybrid_jit_red_zone = "\240\244!\372B\177\000\000\261x\213\356cU\000"}
#72 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21a4a0
        fbc = <optimized out>
        ret = <optimized out>
#73 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42f47e60e0, orig_execute_data = 0x7f42fa219660, hybrid_jit_red_zone = "`\242!\372B\177\000\000\261x\213\356cU\000"}
#74 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa21a260
        fbc = <optimized out>
        ret = <optimized out>
#75 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e7827d60, orig_execute_data = 0x7f42fa218610, hybrid_jit_red_zone = "`\226!\372B\177\000\000\261x\213\356cU\000"}
#76 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa219660
        fbc = <optimized out>
        ret = <optimized out>
#77 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb037800, orig_execute_data = 0x7f42fa218290, hybrid_jit_red_zone = "\020\206!\372B\177\000\000\261x\213\356cU\000"}
#78 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa218610
        fbc = <optimized out>
        ret = <optimized out>
#79 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb0b6fe0, orig_execute_data = 0x7f42fa218050, hybrid_jit_red_zone = "\220\202!\372B\177\000\000\261x\213\356cU\000"}
#80 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa218290
        fbc = <optimized out>
        ret = <optimized out>
#81 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42ea4c1a40, orig_execute_data = 0x7f42fa217d90, hybrid_jit_red_zone = "P\200!\372B\177\000\000\261x\213\356cU\000"}
#82 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa218050
        fbc = <optimized out>
        ret = <optimized out>
#83 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb037900, orig_execute_data = 0x7f42fa217a10, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#84 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa217d90
        fbc = <optimized out>
        ret = <optimized out>
#85 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb0b6fe0, orig_execute_data = 0x7f42fa2177c0, hybrid_jit_red_zone = "\020z!\372B\177\000\000\261x\213\356cU\000"}
#86 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa217a10
        fbc = <optimized out>
        ret = <optimized out>
#87 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e1459a40, orig_execute_data = 0x7f42fa216f70, hybrid_jit_red_zone = "\300w!\372B\177\000\000\261x\213\356cU\000"}
#88 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa2177c0
        fbc = <optimized out>
        ret = <optimized out>
#89 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e14270c0, orig_execute_data = 0x7f42fa216ee0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#90 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa216f70
        fbc = <optimized out>
        ret = <optimized out>
#91 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eba71ce0, orig_execute_data = 0x7f42fa216d60, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#92 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa216ee0
        fbc = <optimized out>
        ret = <optimized out>
#93 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\300\201\340\356cU\000\000\261x\213\356cU\000"}
#94 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa216d60
        fci_cache_local = {function_handler = 0x0, calling_scope = 0x7f42fa9037e0 <__strstr_sse2+64>, called_scope = 0x7f42fa3845d0, object = 0x7f42fa216a50, closure = 0x7f42f9bb105c <xdebug_global_mode>}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#95 zend_call_function (fci=<optimized out>, fci_cache=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#96 0x00005563ee8073cb in zend_call_known_function (fn=0x7f42ebab9178, object=object@entry=0x7f42e1427700, called_scope=<optimized out>, retval_ptr=retval_ptr@entry=0x7f42fa2169b0, param_count=param_count@entry=1, params=<optimized out>, named_params=0x0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:1051
        retval = {value = {lval = 139925634355296, dval = 6.9132448907495434e-310, counted = 0x7f42f9bb1060 <xdebug_globals>, str = 0x7f42f9bb1060 <xdebug_globals>, arr = 0x7f42f9bb1060 <xdebug_globals>, obj = 0x7f42f9bb1060 <xdebug_globals>, res = 0x7f42f9bb1060 <xdebug_globals>, ref = 0x7f42f9bb1060 <xdebug_globals>, ast = 0x7f42f9bb1060 <xdebug_globals>, zv = 0x7f42f9bb1060 <xdebug_globals>,
ptr = 0x7f42f9bb1060 <xdebug_globals>, ce = 0x7f42f9bb1060 <xdebug_globals>, func = 0x7f42f9bb1060 <xdebug_globals>, ww = {w1 = 4189786208, w2 = 32578}}, u1 = {type_info = 4196493856, v = {type = 32
' ', type_flags = 106 'j', u = {extra = 64033}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        fci = {size = 64, function_name = {value = {lval = 139925641062992, dval = 6.913245222153759e-310, counted = 0x7f42fa216a50, str = 0x7f42fa216a50, arr = 0x7f42fa216a50, obj = 0x7f42fa216a50,
res = 0x7f42fa216a50, ref = 0x7f42fa216a50, ast = 0x7f42fa216a50, zv = 0x7f42fa216a50, ptr = 0x7f42fa216a50, ce = 0x7f42fa216a50, func = 0x7f42fa216a50, ww = {w1 = 4196493904, w2 = 32578}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7f42fa2169b0, params = 0x7ffcbac19ff0, object = 0x7f42e1427700, param_count = 1, named_params = 0x0}
        fcic = {function_handler = 0x7f42ebab9178, calling_scope = 0x5816787d7c759200, called_scope = 0x7f42e172c918, object = 0x7f42e1427700, closure = 0x7f42fa216a50}
        result = <optimized out>
#97 0x00005563ee8ac510 in zend_call_known_instance_method (params=<optimized out>, param_count=1, retval_ptr=<optimized out>, object=0x7f42e1427700, fn=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_API.h:853
        member = {value = {lval = 139925541413024, dval = 6.9132402987911792e-310, counted = 0x7f42f430e0a0, str = 0x7f42f430e0a0, arr = 0x7f42f430e0a0, obj = 0x7f42f430e0a0, res = 0x7f42f430e0a0, ref = 0x7f42f430e0a0, ast = 0x7f42f430e0a0, zv = 0x7f42f430e0a0, ptr = 0x7f42f430e0a0, ce = 0x7f42f430e0a0, func = 0x7f42f430e0a0, ww = {w1 = 4096843936, w2 = 32578}}, u1 = {type_info = 6, v = {type =
6 '\006', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        retval = <optimized out>
        property_offset = <optimized out>
        prop_info = <optimized out>
        guard = 0x7f42e1427884
        tmp_name = 0x0
#98 zend_call_known_instance_method_with_1_params (param=<optimized out>, retval_ptr=<optimized out>, object=0x7f42e1427700, fn=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_API.h:865
        member = {value = {lval = 139925541413024, dval = 6.9132402987911792e-310, counted = 0x7f42f430e0a0, str = 0x7f42f430e0a0, arr = 0x7f42f430e0a0, obj = 0x7f42f430e0a0, res = 0x7f42f430e0a0, ref = 0x7f42f430e0a0, ast = 0x7f42f430e0a0, zv = 0x7f42f430e0a0, ptr = 0x7f42f430e0a0, ce = 0x7f42f430e0a0, func = 0x7f42f430e0a0, ww = {w1 = 4096843936, w2 = 32578}}, u1 = {type_info = 6, v = {type =
6 '\006', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        retval = <optimized out>
        property_offset = <optimized out>
        prop_info = <optimized out>
        guard = 0x7f42e1427884
        tmp_name = 0x0
#99 zend_std_call_getter (retval=0x7f42fa2169b0, prop_name=0x7f42f430e0a0, zobj=0x7f42e1427700) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_object_handlers.c:196
        member = {value = {lval = 139925541413024, dval = 6.9132402987911792e-310, counted = 0x7f42f430e0a0, str = 0x7f42f430e0a0, arr = 0x7f42f430e0a0, obj = 0x7f42f430e0a0, res = 0x7f42f430e0a0, ref = 0x7f42f430e0a0, ast = 0x7f42f430e0a0, zv = 0x7f42f430e0a0, ptr = 0x7f42f430e0a0, ce = 0x7f42f430e0a0, func = 0x7f42f430e0a0, ww = {w1 = 4096843936, w2 = 32578}}, u1 = {type_info = 6, v = {type =
6 '\006', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        retval = <optimized out>
        property_offset = <optimized out>
        prop_info = <optimized out>
        guard = 0x7f42e1427884
        tmp_name = 0x0
#100 zend_std_read_property (zobj=0x7f42e1427700, name=0x7f42f430e0a0, type=0, cache_slot=<optimized out>, rv=0x7f42fa2169b0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_object_handlers.c:729
        retval = <optimized out>
        property_offset = <optimized out>
        prop_info = <optimized out>
        guard = 0x7f42e1427884
        tmp_name = 0x0
#101 0x00005563ee84e04c in ZEND_FETCH_OBJ_R_SPEC_TMPVAR_CONST_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:15772
        zobj = 0x7f42e1427700
        name = <optimized out>
        retval = <optimized out>
        container = <optimized out>
        cache_slot = <optimized out>
#102 0x00005563ee882447 in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:58797
        vm_stack_data = {orig_opline = 0x7f42e6015940, orig_execute_data = 0x7f42fa216690, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#103 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa2168e0
        fbc = <optimized out>
        ret = <optimized out>
#104 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e6015300, orig_execute_data = 0x7f42fa216440, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#105 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa216690
        fbc = <optimized out>
        ret = <optimized out>
#106 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e73ebec0, orig_execute_data = 0x7f42fa2163b0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#107 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa216440
        fbc = <optimized out>
        ret = <optimized out>
#108 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eba71ce0, orig_execute_data = 0x7f42fa216230, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#109 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa2163b0
        fbc = <optimized out>
        ret = <optimized out>
#110 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x0, orig_execute_data = 0x5563eee081c0 <executor_globals>, hybrid_jit_red_zone = "\300\201\340\356cU\000\000\261x\213\356cU\000"}
#111 0x00005563ee80700a in zend_call_function (fci_cache=<optimized out>, fci=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:957
        orig_jit_trace_num = 0
        i = <optimized out>
        call = 0x7f42fa216230
        fci_cache_local = {function_handler = 0x0, calling_scope = 0x7f42fa9037e0 <__strstr_sse2+64>, called_scope = 0x7f42fa3845d0, object = 0x7f42fa2163c0, closure = 0x7f42f9bb105c <xdebug_global_mode>}
        func = <optimized out>
        call_info = <optimized out>
        object_or_called_scope = <optimized out>
        orig_fake_scope = 0x0
#112 zend_call_function (fci=<optimized out>, fci_cache=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:757
#113 0x00005563ee8073cb in zend_call_known_function (fn=0x7f42ebab9178, object=object@entry=0x7f42e13d2380, called_scope=<optimized out>, retval_ptr=retval_ptr@entry=0x7f42fa216210, param_count=param_count@entry=1, params=<optimized out>, named_params=0x0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_execute_API.c:1051
        retval = {value = {lval = 139925634355296, dval = 6.9132448907495434e-310, counted = 0x7f42f9bb1060 <xdebug_globals>, str = 0x7f42f9bb1060 <xdebug_globals>, arr = 0x7f42f9bb1060 <xdebug_globals>, obj = 0x7f42f9bb1060 <xdebug_globals>, res = 0x7f42f9bb1060 <xdebug_globals>, ref = 0x7f42f9bb1060 <xdebug_globals>, ast = 0x7f42f9bb1060 <xdebug_globals>, zv = 0x7f42f9bb1060 <xdebug_globals>,
ptr = 0x7f42f9bb1060 <xdebug_globals>, ce = 0x7f42f9bb1060 <xdebug_globals>, func = 0x7f42f9bb1060 <xdebug_globals>, ww = {w1 = 4189786208, w2 = 32578}}, u1 = {type_info = 4001519685, v = {type = 69
'E', type_flags = 88 'X', u = {extra = 61058}}}, u2 = {next = 21859, cache_slot = 21859, opline_num = 21859, lineno = 21859, num_args = 21859, fe_pos = 21859, fe_iter_idx = 21859, guard = 21859, constant_flags = 21859, extra = 21859}}
        fci = {size = 64, function_name = {value = {lval = 93887691643814, dval = 4.638668300854477e-310, counted = 0x5563ee825ba6 <zend_hash_add_new+182>, str = 0x5563ee825ba6 <zend_hash_add_new+182>, arr = 0x5563ee825ba6 <zend_hash_add_new+182>, obj = 0x5563ee825ba6 <zend_hash_add_new+182>, res = 0x5563ee825ba6 <zend_hash_add_new+182>, ref = 0x5563ee825ba6 <zend_hash_add_new+182>, ast = 0x5563ee825ba6 <zend_hash_add_new+182>, zv = 0x5563ee825ba6 <zend_hash_add_new+182>, ptr = 0x5563ee825ba6 <zend_hash_add_new+182>, ce = 0x5563ee825ba6 <zend_hash_add_new+182>, func = 0x5563ee825ba6 <zend_hash_add_new+182>, ww = {w1 = 4001520550, w2 = 21859}}, u1 = {type_info = 0, v = {type = 0 '\000', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}, retval = 0x7f42fa216210, params = 0x7ffcbac1a700, object = 0x7f42e13d2380, param_count = 1, named_params = 0x0}
        fcic = {function_handler = 0x7f42ebab9178, calling_scope = 0x7f42e13ccbd0, called_scope = 0x7f42e172c918, object = 0x7f42e13d2380, closure = 0x0}
        result = <optimized out>
#114 0x00005563ee8ac510 in zend_call_known_instance_method (params=<optimized out>, param_count=1, retval_ptr=<optimized out>, object=0x7f42e13d2380, fn=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_API.h:853
        member = {value = {lval = 139925388539904, dval = 6.9132327458555028e-310, counted = 0x7f42eb143800, str = 0x7f42eb143800, arr = 0x7f42eb143800, obj = 0x7f42eb143800, res = 0x7f42eb143800, ref = 0x7f42eb143800, ast = 0x7f42eb143800, zv = 0x7f42eb143800, ptr = 0x7f42eb143800, ce = 0x7f42eb143800, func = 0x7f42eb143800, ww = {w1 = 3943970816, w2 = 32578}}, u1 = {type_info = 6, v = {type =
6 '\006', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        retval = <optimized out>
        property_offset = <optimized out>
        prop_info = <optimized out>
        guard = 0x7f42e74c30a8
        tmp_name = 0x0
#115 zend_call_known_instance_method_with_1_params (param=<optimized out>, retval_ptr=<optimized out>, object=0x7f42e13d2380, fn=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_API.h:865
        member = {value = {lval = 139925388539904, dval = 6.9132327458555028e-310, counted = 0x7f42eb143800, str = 0x7f42eb143800, arr = 0x7f42eb143800, obj = 0x7f42eb143800, res = 0x7f42eb143800, ref = 0x7f42eb143800, ast = 0x7f42eb143800, zv = 0x7f42eb143800, ptr = 0x7f42eb143800, ce = 0x7f42eb143800, func = 0x7f42eb143800, ww = {w1 = 3943970816, w2 = 32578}}, u1 = {type_info = 6, v = {type =
6 '\006', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        retval = <optimized out>
        property_offset = <optimized out>
        prop_info = <optimized out>
        guard = 0x7f42e74c30a8
        tmp_name = 0x0
#116 zend_std_call_getter (retval=0x7f42fa216210, prop_name=0x7f42eb143800, zobj=0x7f42e13d2380) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_object_handlers.c:196
        member = {value = {lval = 139925388539904, dval = 6.9132327458555028e-310, counted = 0x7f42eb143800, str = 0x7f42eb143800, arr = 0x7f42eb143800, obj = 0x7f42eb143800, res = 0x7f42eb143800, ref = 0x7f42eb143800, ast = 0x7f42eb143800, zv = 0x7f42eb143800, ptr = 0x7f42eb143800, ce = 0x7f42eb143800, func = 0x7f42eb143800, ww = {w1 = 3943970816, w2 = 32578}}, u1 = {type_info = 6, v = {type =
6 '\006', type_flags = 0 '\000', u = {extra = 0}}}, u2 = {next = 32578, cache_slot = 32578, opline_num = 32578, lineno = 32578, num_args = 32578, fe_pos = 32578, fe_iter_idx = 32578, guard = 32578, constant_flags = 32578, extra = 32578}}
        retval = <optimized out>
        property_offset = <optimized out>
        prop_info = <optimized out>
        guard = 0x7f42e74c30a8
        tmp_name = 0x0
#117 zend_std_read_property (zobj=0x7f42e13d2380, name=0x7f42eb143800, type=0, cache_slot=<optimized out>, rv=0x7f42fa216210) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_object_handlers.c:729
        retval = <optimized out>
        property_offset = <optimized out>
        prop_info = <optimized out>
        guard = 0x7f42e74c30a8
        tmp_name = 0x0
#118 0x00005563ee84e04c in ZEND_FETCH_OBJ_R_SPEC_TMPVAR_CONST_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:15772
        zobj = 0x7f42e13d2380
        name = <optimized out>
        retval = <optimized out>
        container = <optimized out>
        cache_slot = <optimized out>
#119 0x00005563ee882447 in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:58797
        vm_stack_data = {orig_opline = 0x7f42e150d2e0, orig_execute_data = 0x7f42fa216020, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#120 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa2161b0
        fbc = <optimized out>
        ret = <optimized out>
#121 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42ebb3bce0, orig_execute_data = 0x7f42fa215e10, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#122 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa216020
        fbc = <optimized out>
        ret = <optimized out>
#123 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb037800, orig_execute_data = 0x7f42fa215a90, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#124 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa215e10
        fbc = <optimized out>
        ret = <optimized out>
#125 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb0b9300, orig_execute_data = 0x7f42fa2159d0, hybrid_jit_red_zone = "\220Z!\372B\177\000\000\261x\213\356cU\000"}
#126 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa215a90
        fbc = <optimized out>
        ret = <optimized out>
#127 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb0d5ac0, orig_execute_data = 0x7f42fa2156e0, hybrid_jit_red_zone = "\320Y!\372B\177\000\000\261x\213\356cU\000"}
#128 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa2159d0
        fbc = <optimized out>
        ret = <optimized out>
#129 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42ebb09bc0, orig_execute_data = 0x7f42fa215600, hybrid_jit_red_zone = "\340V!\372B\177\000\000\261x\213\356cU\000"}
#130 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa2156e0
        fbc = <optimized out>
        ret = <optimized out>
#131 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb037800, orig_execute_data = 0x7f42fa215280, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#132 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa215600
        fbc = <optimized out>
        ret = <optimized out>
#133 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb0b9300, orig_execute_data = 0x7f42fa2151c0, hybrid_jit_red_zone = "\200R!\372B\177\000\000\261x\213\356cU\000"}
#134 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa215280
        fbc = <optimized out>
        ret = <optimized out>
#135 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42eb0d5ac0, orig_execute_data = 0x7f42fa214ed0, hybrid_jit_red_zone = "\300Q!\372B\177\000\000\261x\213\356cU\000"}
#136 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa2151c0
        fbc = <optimized out>
        ret = <optimized out>
#137 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42f4634760, orig_execute_data = 0x7f42fa214e60, hybrid_jit_red_zone = "\320N!\372B\177\000\000\261x\213\356cU\000"}
#138 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa214ed0
        fbc = <optimized out>
        ret = <optimized out>
#139 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e15935a0, orig_execute_data = 0x7f42fa213f90, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#140 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa214e60
        fbc = <optimized out>
        ret = <optimized out>
#141 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e895a6a0, orig_execute_data = 0x7f42fa213d90, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#142 0x00005563ee858ba4 in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:5125
        return_value = <optimized out>
        call = 0x7f42fa213f90
        new_op_array = 0x7f42e151a300
        inc_filename = <optimized out>
#143 0x00005563ee881b5a in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57332
        vm_stack_data = {orig_opline = 0x7f42e8953ae0, orig_execute_data = 0x7f42fa213ab0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#144 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa213d90
        fbc = <optimized out>
        ret = <optimized out>
#145 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42f461f9e0, orig_execute_data = 0x7f42fa213960, hybrid_jit_red_zone = "\260:!\372B\177\000\000\261x\213\356cU\000"}
#146 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa213ab0
        fbc = <optimized out>
        ret = <optimized out>
#147 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e15860c0, orig_execute_data = 0x7f42fa2134a0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#148 0x00005563ee636398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7f42fa213960
        fbc = <optimized out>
        ret = <optimized out>
#149 0x00005563ee63735f in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7f42e1511de0, orig_execute_data = 0x7f42fa2131a0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#150 0x00005563ee858ba4 in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:5125
        return_value = <optimized out>
        call = 0x7f42fa2134a0
        new_op_array = 0x7f42e151a500
        inc_filename = <optimized out>
#151 0x00005563ee881b5a in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57332
        vm_stack_data = {orig_opline = 0x7f42fa309ae0, orig_execute_data = 0x7f42fa2130a0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#152 0x00005563ee858ba4 in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:5125
        return_value = <optimized out>
        call = 0x7f42fa2131a0
        new_op_array = 0x7f42e148bb00
        inc_filename = <optimized out>
#153 0x00005563ee881b5a in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57332
        vm_stack_data = {orig_opline = 0x7f42fa2f0b40, orig_execute_data = 0x7f42fa213020, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#154 0x00005563ee858ba4 in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:5125
        return_value = <optimized out>
        call = 0x7f42fa2130a0
        new_op_array = 0x7f42fa2b1600
        inc_filename = <optimized out>
#155 0x00005563ee881b5a in execute_ex (ex=0x7f42c81e06fb) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57332
        vm_stack_data = {orig_opline = 0x7ffcbac1dff0, orig_execute_data = 0x0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261x\213\356cU\000"}
#156 0x00005563ee88bda5 in zend_execute (op_array=0x7f42fa2b1300, return_value=0x0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:61604
        execute_data = 0x7f42fa213020
        object_or_called_scope = <optimized out>
        call_info = <optimized out>
#157 0x00005563ee816740 in zend_execute_scripts (type=type@entry=8, retval=retval@entry=0x0, file_count=file_count@entry=3) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend.c:1891
        files = {{gp_offset = 40, fp_offset = 19886964, overflow_arg_area = 0x7ffcbac1bb20, reg_save_area = 0x7ffcbac1bab0}}
        i = 1
        op_array = 0x7f42fa2b1300
        ret = -98475600
#158 0x00005563ee7aa6ea in php_execute_script (primary_file=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/main/main.c:2515
        realfile = "\000\000\000\000\000\000\000\000\037\v|\356cU\000\000\200\250\365\353B\177\000\000\000\000\000\000\000\000\000\000P\323\301\272\374\177\000\000\n\000\000\000\000\000\000\000h˹\371B\177\000\000\340|\244\372B\177\000\000\220\324\301\272\374\177\000\000\240\071\215\372B\177\000\000c˹\371B\177\000\000\t\000\000\000\000\000\000\000h\r", '\000' <repeats 14 times>, "\t\000\000\000\000\000\000\000\060\000\000\000\000\000\000\000\377\217e\357\n\000\000\000\000\000\000\000cU\000\000\000\000\000\000\374\177\000\000\006\000\000\000\000\000\000\000d˹\371B\177\000\000\000\000\000\000cU\000\000\001\000\000\000\000\000\000\000\377\377\377\377\377\377\377\377W\016q6", '\000' <repeats 20 times>...
        __orig_bailout = <optimized out>
        __bailout = {{__jmpbuf = {140723441754320, -8873732638958918105, 93887706533803, 93887706533856, 93887706533856, 1, -8873732635941116377, -3322387306349828569}, __mask_was_saved = 0, __saved_mask = {__val = {0, 8608480258408150575, 3419204581243516463, 3415820241368872051, 7579388175532320367, 8099847274716554350, 8026311112132227840, 8243328345063126126, 3416950565360725345, 7956009385685381231, 7809854664873029995, 7090204224351071849, 6347393205179617792, 0, 0, 139925641658952}}}}
        prepend_file_p = <optimized out>
        append_file_p = <optimized out>
        prepend_file = {handle = {fp = 0x7f42fa2b20e0, stream = {handle = 0x7f42fa2b20e0, isatty = 0, reader = 0x5563ee7bfc00 <_php_stream_read>, fsizer = 0x5563ee7a8650 <php_zend_stream_fsizer>, closer = 0x5563ee7a7930 <php_zend_stream_closer>}}, filename = 0x7f42fa2a8280, opened_path = 0x7f42fa2a8370, type = 2 '\002', primary_script = false, in_list = true, buf = 0x7f42fa2b3000 "<?php\n/**\n * custom php error handler, that allows us to see details like URL, user agent, stacktrace,... and also sends error notification to Slack more quickly\n *\n * must be in a separate file other"..., len = 156877}
        append_file = {handle = {fp = 0x1, stream = {handle = 0x1, isatty = 2088079872, reader = 0x7f42fa2b0180, fsizer = 0x0, closer = 0x7f42fa2b2000}}, filename = 0x5563eea2df61, opened_path = 0x5563eee010c0 <php_stream_stdio_ops>, type = 29 '\035', primary_script = 226, in_list = 130, buf = 0x5563eea2df61 "rb", len = 93887691221033}
        old_cwd = <optimized out>
        retval = false
#159 0x00005563ee642683 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/sapi/fpm/fpm/fpm_main.c:1934
        primary_script = <optimized out>
        __orig_bailout = <optimized out>
        __bailout = {{__jmpbuf = {93887697839520, 8873039791001200167, 2, 93887697733504, 93887697840664, 1, -8873732638952626649, -3322387250670705113}, __mask_was_saved = 0, __saved_mask = {__val = {0, 0, 1024, 0, 1715596078, 538512312, 1715596078, 538512312, 1715596078, 538512312, 0, 0, 139925648309193, 0, 0, 32}}}}
        exit_status = <optimized out>
        c = <optimized out>
        use_extended_info = <optimized out>
        file_handle = {handle = {fp = 0x7f42fa2b2000, stream = {handle = 0x7f42fa2b2000, isatty = 0, reader = 0x5563ee7bfc00 <_php_stream_read>, fsizer = 0x5563ee7a8650 <php_zend_stream_fsizer>, closer = 0x5563ee7a7930 <php_zend_stream_closer>}}, filename = 0x7f42fa2a8230, opened_path = 0x7f42fa2a82d0, type = 2 '\002', primary_script = false, in_list = true, buf = 0x7f42fa2eae00 "<?php\n/**\n *
Front to the WordPress application. This file doesn't do anything, but loads\n * wp-blog-header.php which does and tells WordPress to load the theme.\n *\n * @package WordPress\n */\n\n/**\n * T"..., len = 405}
        orig_optind = <optimized out>
        orig_optarg = <optimized out>
        ini_builder = {value = 0x0, length = 0}
        max_requests = 5000
        requests = <optimized out>
        fcgi_fd = <optimized out>
        request = <optimized out>
        fpm_config = <optimized out>
        fpm_prefix = <optimized out>
        fpm_pid = <optimized out>
        test_conf = <optimized out>
        force_daemon = <optimized out>
        force_stderr = <optimized out>
        php_information = <optimized out>
        php_allow_to_run_as_root = <optimized out>
        __func__ = "main"
        ret = <optimized out>
coredump-2.txt (80,578 bytes)   
coredump-1.txt (25,866 bytes)   
bt full
#0  0x00007fc1aa19d8cc in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007fc1a9438dab in memcpy (__len=18446744071714839322, __src=0x7fc0aa217010, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:29
No locals.
#2  xdebug_str_internal_addl (f=0, le=-1994712294,
    str=0x7fc0aa217010 "class Yoast\\WP\\SEO\\Presentations\\Indexable_Post_Type_Presentation { public $model = class Yoast\\WP\\SEO\\Models\\Indexable { public $orm = class Yoast\\WP\\Lib\\ORM { protected $class_name = NULL; protected"..., xs=0x7ffdab4f7f30) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/lib/str.c:44
No locals.
#3  xdebug_str_add_str (xs=0x7ffdab4f7f30, str=<optimized out>) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/lib/str.c:65
No locals.
#4  0x00007fc1a945591c in add_single_value (html=<optimized out>, zv=<optimized out>, str=0x7ffdab4f7f30) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/develop/stack.c:329
        tmp_value = 0x5588a646b400
        tmp_html_value = 0x0
        newlen = 10
        tmp_value = <optimized out>
        tmp_html_value = <optimized out>
        newlen = <optimized out>
#5  xdebug_append_printable_stack (str=str@entry=0x7ffdab4f7f30, html=<optimized out>) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/develop/stack.c:787
        c = 1
        variadic_opened = <optimized out>
        sent_variables = 4
        j = <optimized out>
        tmp_name = <optimized out>
        printed_frames = 19
        formats = 0x7fc1a9478b00 <text_formats>
        i = 19
        fse = 0x5588a6fe3620
#6  0x00007fc1a9455ce7 in xdebug_develop_throw_exception_hook (exception=0x7fc19c9de6e0, file=0x7fc19c9de738, line=0x7fc19c9de748, code=<optimized out>, code_str=<optimized out>,
    message=0x7fc19c9de708) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/develop/stack.c:1215
        exception_ce = 0x5588a5dd30b0
        exception_trace = <optimized out>
        tmp_str = {l = 3156, a = 18446744071714844529, d = 0x0}
        z_previous_exception = <optimized out>
        z_last_exception_slot = <optimized out>
        z_previous_trace = 0x0
        previous_exception_obj = 0x7fc19c9de6e0
        dummy = {value = {lval = 94045386649776, dval = 4.6464594693511325e-310, counted = 0x5588a5dd30b0, str = 0x5588a5dd30b0, arr = 0x5588a5dd30b0, obj = 0x5588a5dd30b0, res = 0x5588a5dd30b0,
            ref = 0x5588a5dd30b0, ast = 0x5588a5dd30b0, zv = 0x5588a5dd30b0, ptr = 0x5588a5dd30b0, ce = 0x5588a5dd30b0, func = 0x5588a5dd30b0, ww = {w1 = 2782736560, w2 = 21896}}, u1 = {
            type_info = 2627593952, v = {type = 224 '\340', type_flags = 230 '\346', u = {extra = 40093}}}, u2 = {next = 32705, cache_slot = 32705, opline_num = 32705, lineno = 32705,
            num_args = 32705, fe_pos = 32705, fe_iter_idx = 32705, guard = 32705, constant_flags = 32705, extra = 32705}}
#7  0x00007fc1a94330a7 in xdebug_throw_exception_hook (exception=0x7fc19c9de6e0) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/base/base.c:1543
        code = 0x7fc19c9de728
--Type <RET> for more, q to quit, c to continue without paging--c
        message = 0x7fc19c9de708
        file = 0x7fc19c9de738
        line = 0x7fc19c9de748
        exception_ce = <optimized out>
        code_str = 0x0
        dummy = {value = {lval = 140469459030848, dval = 6.9401133997046439e-310, counted = 0x7fc198351340, str = 0x7fc198351340, arr = 0x7fc198351340, obj = 0x7fc198351340, res = 0x7fc198351340, ref = 0x7fc198351340, ast = 0x7fc198351340, zv = 0x7fc198351340, ptr = 0x7fc198351340, ce = 0x7fc198351340, func = 0x7fc198351340, ww = {w1 = 2553615168, w2 = 32705}}, u1 = {type_info = 2758508164, v =
{type = 132 '\204', type_flags = 126 '~', u = {extra = 42091}}}, u2 = {next = 21896, cache_slot = 21896, opline_num = 21896, lineno = 21896, num_args = 21896, fe_pos = 21896, fe_iter_idx = 21896, guard = 21896, constant_flags = 21896, extra = 21896}}
#8  xdebug_throw_exception_hook (exception=0x7fc19c9de6e0) at /usr/src/debug/php83-php-pecl-xdebug3-3.3.2-1.el9.remi.x86_64/src/src/base/base.c:1495
        code = <optimized out>
        message = <optimized out>
        file = <optimized out>
        line = <optimized out>
        exception_ce = <optimized out>
        code_str = <optimized out>
        dummy = {value = {lval = <optimized out>, dval = <optimized out>, counted = <optimized out>, str = <optimized out>, arr = <optimized out>, obj = <optimized out>, res = <optimized out>, ref =
<optimized out>, ast = <optimized out>, zv = <optimized out>, ptr = <optimized out>, ce = <optimized out>, func = <optimized out>, ww = {w1 = <optimized out>, w2 = <optimized out>}}, u1 = {type_info
= <optimized out>, v = {type = <optimized out>, type_flags = <optimized out>, u = {extra = <optimized out>}}}, u2 = {next = <optimized out>, cache_slot = <optimized out>, opline_num = <optimized out>, lineno = <optimized out>, num_args = <optimized out>, fe_pos = <optimized out>, fe_iter_idx = <optimized out>, guard = <optimized out>, constant_flags = <optimized out>, extra = <optimized out>}}
#9  0x00005588a4438630 in zend_throw_exception_internal (exception=0x7fc19c9de6e0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_exceptions.c:219
No locals.
#10 0x00005588a442f983 in ZEND_THROW_SPEC_TMPVAR_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:14697
        value = 0x7fc1a9c17120
#11 0x00005588a4682357 in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:58713
        vm_stack_data = {orig_opline = 0x7fc1923a1320, orig_execute_data = 0x7fc1a9c16f90, hybrid_jit_red_zone = " p\301\251\301\177\000\000\261xk\244\210U\000"}
#12 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c17020
        fbc = <optimized out>
        ret = <optimized out>
#13 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc1937a0860, orig_execute_data = 0x7fc1a9c16da0, hybrid_jit_red_zone = "\220o\301\251\301\177\000\000\261xk\244\210U\000"}
#14 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c16f90
        fbc = <optimized out>
        ret = <optimized out>
#15 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19d652b80, orig_execute_data = 0x7fc1a9c16cf0, hybrid_jit_red_zone = "\240m\301\251\301\177\000\000\261xk\244\210U\000"}
#16 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c16da0
        fbc = <optimized out>
        ret = <optimized out>
#17 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc1983dbc20, orig_execute_data = 0x7fc1a9c16b30, hybrid_jit_red_zone = "\360l\301\251\301\177\000\000\261xk\244\210U\000"}
#18 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c16cf0
        fbc = <optimized out>
        ret = <optimized out>
#19 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc1932fb100, orig_execute_data = 0x7fc1a9c169c0, hybrid_jit_red_zone = "0k\301\251\301\177\000\000\261xk\244\210U\000"}
#20 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c16b30
        fbc = <optimized out>
        ret = <optimized out>
#21 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19d611120, orig_execute_data = 0x7fc1a9c16680, hybrid_jit_red_zone = "\300i\301\251\301\177\000\000\261xk\244\210U\000"}
#22 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c169c0
        fbc = <optimized out>
        ret = <optimized out>
#23 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19c405800, orig_execute_data = 0x7fc1a9c16300, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#24 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c16680
        fbc = <optimized out>
        ret = <optimized out>
#25 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19c416fe0, orig_execute_data = 0x7fc1a9c160b0, hybrid_jit_red_zone = "\000c\301\251\301\177\000\000\261xk\244\210U\000"}
#26 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c16300
        fbc = <optimized out>
        ret = <optimized out>
#27 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19cb95320, orig_execute_data = 0x7fc1a9c15eb0, hybrid_jit_red_zone = "\260`\301\251\301\177\000\000\261xk\244\210U\000"}
#28 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c160b0
        fbc = <optimized out>
        ret = <optimized out>
#29 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19d469840, orig_execute_data = 0x7fc1a9c15c90, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#30 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c15eb0
        fbc = <optimized out>
        ret = <optimized out>
#31 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc1a3d156e0, orig_execute_data = 0x7fc1a9c15a80, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#32 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c15c90
        fbc = <optimized out>
        ret = <optimized out>
#33 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19c405800, orig_execute_data = 0x7fc1a9c15700, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#34 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c15a80
        fbc = <optimized out>
        ret = <optimized out>
#35 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19c428300, orig_execute_data = 0x7fc1a9c15640, hybrid_jit_red_zone = "\000W\301\251\301\177\000\000\261xk\244\210U\000"}
#36 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c15700
        fbc = <optimized out>
        ret = <optimized out>
#37 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19c437ac0, orig_execute_data = 0x7fc1a9c15350, hybrid_jit_red_zone = "@V\301\251\301\177\000\000\261xk\244\210U\000"}
#38 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c15640
        fbc = <optimized out>
        ret = <optimized out>
#39 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc1a3cf20c0, orig_execute_data = 0x7fc1a9c15270, hybrid_jit_red_zone = "PS\301\251\301\177\000\000\261xk\244\210U\000"}
#40 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c15350
        fbc = <optimized out>
        ret = <optimized out>
#41 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19c405800, orig_execute_data = 0x7fc1a9c14ef0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#42 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c15270
        fbc = <optimized out>
        ret = <optimized out>
#43 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19c428300, orig_execute_data = 0x7fc1a9c14e30, hybrid_jit_red_zone = "\360N\301\251\301\177\000\000\261xk\244\210U\000"}
#44 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c14ef0
        fbc = <optimized out>
        ret = <optimized out>
#45 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19c437ac0, orig_execute_data = 0x7fc1a9c14b40, hybrid_jit_red_zone = "0N\301\251\301\177\000\000\261xk\244\210U\000"}
#46 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c14e30
        fbc = <optimized out>
        ret = <optimized out>
#47 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19fa3a760, orig_execute_data = 0x7fc1a9c14ad0, hybrid_jit_red_zone = "@K\301\251\301\177\000\000\261xk\244\210U\000"}
#48 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c14b40
        fbc = <optimized out>
        ret = <optimized out>
#49 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19cb4f5a0, orig_execute_data = 0x7fc1a9c13c00, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#50 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c14ad0
        fbc = <optimized out>
        ret = <optimized out>
#51 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19bb5f6a0, orig_execute_data = 0x7fc1a9c13a00, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#52 0x00005588a4658ba4 in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:5125
        return_value = <optimized out>
        call = 0x7fc1a9c13c00
        new_op_array = 0x7fc19ca68900
        inc_filename = <optimized out>
#53 0x00005588a4681b5a in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57332
        vm_stack_data = {orig_opline = 0x7fc19bb5cae0, orig_execute_data = 0x7fc1a9c13720, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#54 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c13a00
        fbc = <optimized out>
        ret = <optimized out>
#55 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19fa0e9e0, orig_execute_data = 0x7fc1a9c135d0, hybrid_jit_red_zone = " 7\301\251\301\177\000\000\261xk\244\210U\000"}
#56 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c13720
        fbc = <optimized out>
        ret = <optimized out>
#57 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19cb16ac0, orig_execute_data = 0x7fc1a9c134a0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#58 0x00005588a4436398 in ZEND_DO_FCALL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:2052
        call = 0x7fc1a9c135d0
        fbc = <optimized out>
        ret = <optimized out>
#59 0x00005588a443735f in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57256
        vm_stack_data = {orig_opline = 0x7fc19cb23de0, orig_execute_data = 0x7fc1a9c131a0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#60 0x00005588a4658ba4 in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:5125
        return_value = <optimized out>
        call = 0x7fc1a9c134a0
        new_op_array = 0x7fc19ca68700
        inc_filename = <optimized out>
#61 0x00005588a4681b5a in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57332
        vm_stack_data = {orig_opline = 0x7fc1a9d09ae0, orig_execute_data = 0x7fc1a9c130a0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#62 0x00005588a4658ba4 in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:5125
        return_value = <optimized out>
        call = 0x7fc1a9c131a0
        new_op_array = 0x7fc19caa0f00
        inc_filename = <optimized out>
#63 0x00005588a4681b5a in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57332
        vm_stack_data = {orig_opline = 0x7fc1a9cf0b40, orig_execute_data = 0x7fc1a9c13020, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#64 0x00005588a4658ba4 in ZEND_INCLUDE_OR_EVAL_SPEC_OBSERVER_HANDLER () at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:5125
        return_value = <optimized out>
        call = 0x7fc1a9c130a0
        new_op_array = 0x7fc1a9cb1500
        inc_filename = <optimized out>
#65 0x00005588a4681b5a in execute_ex (ex=0xc54) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:57332
        vm_stack_data = {orig_opline = 0x7ffdab4fc1a0, orig_execute_data = 0x0, hybrid_jit_red_zone = "\000\000\000\000\000\000\000\000\261xk\244\210U\000"}
#66 0x00005588a468bda5 in zend_execute (op_array=0x7fc1a9cb1300, return_value=0x0) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend_vm_execute.h:61604
        execute_data = 0x7fc1a9c13020
        object_or_called_scope = <optimized out>
        call_info = <optimized out>
#67 0x00005588a4616740 in zend_execute_scripts (type=type@entry=8, retval=retval@entry=0x0, file_count=file_count@entry=3) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/Zend/zend.c:1891
        files = {{gp_offset = 40, fp_offset = 19886964, overflow_arg_area = 0x7ffdab4f9cd0, reg_save_area = 0x7ffdab4f9c60}}
        i = 1
        file_handle = <optimized out>
        op_array = 0x7fc1a9cb1300
        ret = -1446940640
#68 0x00005588a45aa6ea in php_execute_script (primary_file=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/main/main.c:2515
        realfile = "3\260O\253\375\177\000\000\037\v\\\244\210U\000\000\200\336\065\234\301\177\000\000`\231<\246\210U\000\000\063\260O\253\375\177\000\000\001\000\000\000\000\000\000\000P\233\263\246\210U\000\000P\021٦\210U\000\000P\326覈U\000\000\275\032\\\244\210U\000\000\001\000\000\000\000\000\000\000\215\342ץ\301\177\000\000\260\360.\246\210U\000\000\002", '\000' <repeats 15 times>, "\001\000\000\000\000\000\000\000\221g\n\246\210U\000\000\220\357.\246\210U\000\000\300\260O\253\375\177\000\000P\233\263\246\210U\000\000\260\360.\246\210U\000\000P\021٦\210U\000\000P\326覈U\000\000\202\205ץ\301\062\060\064\256\024\000\000\000\000\000\000\000\275O\021\246\374\060\030"...
        __orig_bailout = <optimized out>
        __bailout = {{__jmpbuf = {140727477584512, -2547549786664482351, 94045389612877, 94045389612930, 94045389612930, 1, -2547549787832596015, -8624579252671624751}, __mask_was_saved = 0, __saved_mask = {__val = {0, 8608480258408150575, 3419204581243516463, 3415820241368872051, 7579388175532320367, 8099847274716554350, 8026311112132227840, 8243328345063126126, 3416950565360725345, 7956009385685381231, 7809854664873029995, 7090204224351071849, 1743170845977591040, 140469382913280, 0, 140469754040984}}}}
        prepend_file_p = <optimized out>
        append_file_p = <optimized out>
        prepend_file = {handle = {fp = 0x7fc1a9cb20e0, stream = {handle = 0x7fc1a9cb20e0, isatty = 0, reader = 0x5588a45bfc00 <_php_stream_read>, fsizer = 0x5588a45a8650 <php_zend_stream_fsizer>, closer = 0x5588a45a7930 <php_zend_stream_closer>}}, filename = 0x7fc1a9ca92d0, opened_path = 0x7fc1a9ca93c0, type = 2 '\002', primary_script = false, in_list = true, buf = 0x7fc1a9cb3000 "<?php\n/**\n * custom php error handler, that allows us to see details like URL, user agent, stacktrace,... and also sends error notification to Slack more quickly\n *\n * must be in a separate file other"..., len = 156877}
        append_file = {handle = {fp = 0x1, stream = {handle = 0x1, isatty = 290438400, reader = 0x7fc1a9cb0180, fsizer = 0x0, closer = 0x7fc1a9cb2000}}, filename = 0x5588a482df61, opened_path = 0x5588a4c010c0 <php_stream_stdio_ops>, type = 29 '\035', primary_script = 226, in_list = 98, buf = 0x5588a482df61 "rb", len = 94045361399849}
        old_cwd = <optimized out>
        use_heap = false
        retval = false
#69 0x00005588a4442683 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/php83-php-8.3.8-1.el9.remi.x86_64/sapi/fpm/fpm/fpm_main.c:1934
        primary_script = <optimized out>
        __orig_bailout = <optimized out>
        __bailout = {{__jmpbuf = {94045368018336, 2548507871450089937, 2, 94045367912320, 94045368019480, 1, -2547549786666579503, -8624579239960524335}, __mask_was_saved = 0, __saved_mask = {__val = {0, 0, 1024, 0, 1715596078, 538512312, 1715596078, 538512312, 1715596078, 538512312, 0, 0, 140469759192009, 0, 0, 32}}}}
        exit_status = <optimized out>
        cgi = 0
        c = <optimized out>
        use_extended_info = <optimized out>
        file_handle = {handle = {fp = 0x7fc1a9cb2000, stream = {handle = 0x7fc1a9cb2000, isatty = 0, reader = 0x5588a45bfc00 <_php_stream_read>, fsizer = 0x5588a45a8650 <php_zend_stream_fsizer>, closer = 0x5588a45a7930 <php_zend_stream_closer>}}, filename = 0x7fc1a9ca9280, opened_path = 0x7fc1a9ca9320, type = 2 '\002', primary_script = false, in_list = true, buf = 0x7fc1a9ceae00 "<?php\n/**\n *
Front to the WordPress application. This file doesn't do anything, but loads\n * wp-blog-header.php which does and tells WordPress to load the theme.\n *\n * @package WordPress\n */\n\n/**\n * T"..., len = 405}
        orig_optind = <optimized out>
        orig_optarg = <optimized out>
        ini_builder = {value = 0x0, length = 0}
        max_requests = 5000
        requests = <optimized out>
        fcgi_fd = <optimized out>
        request = <optimized out>
        fpm_config = <optimized out>
        fpm_prefix = <optimized out>
        fpm_pid = <optimized out>
        test_conf = <optimized out>
        force_daemon = <optimized out>
        force_stderr = <optimized out>
        php_information = <optimized out>
        php_allow_to_run_as_root = <optimized out>
        __func__ = "main"
        ret = <optimized out>
        __orig_bailout = <optimized out>
        __bailout = {{__jmpbuf = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}, __mask_was_saved = <optimized out>, __saved_mask = {__val = {<optimized out> <repeats 16 times>}}}}
        __str = <optimized out>
coredump-1.txt (25,866 bytes)   
Operating System
PHP Version8.2.0-8.2.9

Activities

tefxacn

2024-06-27 11:32

reporter   ~0006982

xdebug.log level 10 (both with and without debug triggered) is irrelevant; attached it nevertheless

xdebug.txt (44,398 bytes)   
[1499007] Log opened at 2024-06-27 04:41:22.507667
[1499007] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499007'
[1499007] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499007] Log closed at 2024-06-27 04:41:22.509805

[1499008] Log opened at 2024-06-27 04:41:24.566989
[1499008] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499008'
[1499008] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499008] Log closed at 2024-06-27 04:41:24.569059

[1499009] Log opened at 2024-06-27 04:41:25.748918
[1499009] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499009'
[1499009] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499010] Log opened at 2024-06-27 04:41:26.518276
[1499010] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499010'
[1499010] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499010] Log closed at 2024-06-27 04:41:26.520406

[1499011] Log opened at 2024-06-27 04:41:26.649070
[1499011] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499011'
[1499011] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499011] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499011] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499011] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499011] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499011] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499011] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] Log opened at 2024-06-27 04:41:27.465753
[1499012] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499012'
[1499012] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499009] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499009] Log closed at 2024-06-27 04:41:28.398392

[1499013] Log opened at 2024-06-27 04:41:28.856525
[1499013] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499013'
[1499013] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499013] Log closed at 2024-06-27 04:41:28.860464

[1499014] Log opened at 2024-06-27 04:41:30.133074
[1499014] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499014'
[1499014] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499015] Log opened at 2024-06-27 04:41:30.499519
[1499015] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499015'
[1499015] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499015] Log closed at 2024-06-27 04:41:30.501655

[1499016] Log opened at 2024-06-27 04:41:32.510066
[1499016] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499016'
[1499016] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499016] Log closed at 2024-06-27 04:41:32.512767

[1499017] Log opened at 2024-06-27 04:41:34.513554
[1499017] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499017'
[1499017] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] Log opened at 2024-06-27 04:41:34.520711
[1499018] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499018'
[1499018] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499018] Log closed at 2024-06-27 04:41:34.522861

[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499012] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] Log closed at 2024-06-27 04:41:35.630251

[1499019] Log opened at 2024-06-27 04:41:36.507526
[1499019] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499019'
[1499019] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499019] Log closed at 2024-06-27 04:41:36.509859

[1499020] Log opened at 2024-06-27 04:41:38.114230
[1499020] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499020'
[1499020] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499021] Log opened at 2024-06-27 04:41:38.510842
[1499021] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499021'
[1499021] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499021] Log closed at 2024-06-27 04:41:38.513036

[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] Log opened at 2024-06-27 04:41:39.096305
[1499023] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499023'
[1499023] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499024] Log opened at 2024-06-27 04:41:39.495392
[1499024] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499024'
[1499024] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499024] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499024] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499020] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499020] Log closed at 2024-06-27 04:41:39.588727

[1499024] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499024] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499024] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499024] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499024] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499024] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499024] Log closed at 2024-06-27 04:41:39.688487

[1499025] Log opened at 2024-06-27 04:41:39.809839
[1499025] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499025'
[1499025] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499026] Log opened at 2024-06-27 04:41:40.515296
[1499026] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499026'
[1499026] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499026] Log closed at 2024-06-27 04:41:40.517564

[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499014] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499014] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499014] Log closed at 2024-06-27 04:41:41.019880

[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499017] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499017] Log closed at 2024-06-27 04:41:41.088199

[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499025] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499025] Log closed at 2024-06-27 04:41:41.306233

[1499027] Log opened at 2024-06-27 04:41:42.506367
[1499027] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499027'
[1499027] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499027] Log closed at 2024-06-27 04:41:42.508511

[1499007] Log opened at 2024-06-27 04:41:42.769660
[1499007] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499007'
[1499007] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499007] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499007] Log closed at 2024-06-27 04:41:44.210913

[1499008] Log opened at 2024-06-27 04:41:44.426695
[1499008] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499008'
[1499008] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499010] Log opened at 2024-06-27 04:41:44.509225
[1499010] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499010'
[1499010] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499010] Log closed at 2024-06-27 04:41:44.511126

[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499023] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499023] Log closed at 2024-06-27 04:41:45.495621

[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499008] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499008] Log closed at 2024-06-27 04:41:46.093261

[1499009] Log opened at 2024-06-27 04:41:46.512616
[1499009] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499009'
[1499009] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499009] Log closed at 2024-06-27 04:41:46.518210

[1499013] Log opened at 2024-06-27 04:41:46.549371
[1499013] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499013'
[1499013] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499013] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499013] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499013] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499013] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499013] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499013] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499013] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499013] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499013] Log closed at 2024-06-27 04:41:46.746487

[1499015] Log opened at 2024-06-27 04:41:48.506742
[1499015] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499015'
[1499015] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499015] Log closed at 2024-06-27 04:41:48.508562

[1499016] Log opened at 2024-06-27 04:41:50.519920
[1499016] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499016'
[1499016] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499016] Log closed at 2024-06-27 04:41:50.521712

[1499018] Log opened at 2024-06-27 04:41:51.028754
[1499018] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499018'
[1499018] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499012] Log opened at 2024-06-27 04:41:52.558888
[1499012] [Config] INFO: Control socket set up succesfully: '@xdebug-ctrl.1499012'
[1499012] [Config] INFO: Systemd Private Temp Directory is enabled (/tmp/systemd-private-c0b39ae58d49448c92014e8c9df0a410-php83-php-fpm.service-Fm9FMr)
[1499012] Log closed at 2024-06-27 04:41:52.564913

[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] [Config] DEBUG: Checking if trigger 'XDEBUG_TRIGGER' is enabled for mode 'debug'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_TRIGGER' not found, falling back to 'XDEBUG_SESSION'
[1499018] [Config] INFO: Trigger value for 'XDEBUG_SESSION' not found, so not activating
[1499018] Log closed at 2024-06-27 04:41:52.847447

xdebug.txt (44,398 bytes)   

derick

2024-07-10 16:07

administrator   ~0006990

Hi,

there are several related reports in the issue tracker, but I have never been able to reproduce this myself.

If you could provide a Docker container specification with how to reproduce this, that would be a tremendous help. I know nothing about WordPress or WooCommerce to even begin setting it up to try to get to this myself.

cheers,
Derick

derick

2024-07-18 13:36

administrator   ~0007012

I do not yet have a way on how to reproduce this problem.

There are currently several reported crash bugs where more than one person added information, but often with a different cause. This makes researching this challenging, especially because I still do not have a reproducible case.

I am going to close this ticket (and the others), and will only accept issues related to crashes when there is a full reproducible case — the exact steps on how I could potentially try to have the same issue.

Issue History

Date Modified Username Field Change
2024-06-27 10:53 tefxacn New Issue
2024-06-27 10:53 tefxacn File Added: coredump-2.txt
2024-06-27 10:53 tefxacn File Added: coredump-1.txt
2024-06-27 11:32 tefxacn Note Added: 0006982
2024-06-27 11:32 tefxacn File Added: xdebug.txt
2024-07-10 16:07 derick Assigned To => derick
2024-07-10 16:07 derick Status new => feedback
2024-07-10 16:07 derick Note Added: 0006990
2024-07-18 13:36 derick Status feedback => resolved
2024-07-18 13:36 derick Resolution open => unable to reproduce
2024-07-18 13:36 derick Note Added: 0007012