https://bz.apache.org/bugzilla/show_bug.cgi?id=69899
--- Comment #13 from [email protected] --- I built Apache 2.4.66 using the patch from https://github.com/icing/mod_h2/pull/311/commits/73222e3696bb4d2408cb703fde7f843b126e76a3 Unfortunately, the issue has not been resolved. I have included the new coredump below: #0 0x00007f1852403878 in apr_pool_cleanup_register () from /usr/local/lib64/libapr-1.so.0 #1 0x00007f18528664c7 in apr_brigade_create () from /usr/local/lib64/libaprutil-1.so.0 #2 0x000055946b243023 in buffer_output_receive () #3 0x000055946b2467d7 in h2_stream_on_output_change () #4 0x000055946b238a0a in h2_mplx_c1_poll () #5 0x000055946b2404d3 in h2_session_process () #6 0x000055946b22c852 in h2_c1_run () #7 0x000055946b22cb75 in h2_c1_hook_process_connection () #8 0x000055946b15bf38 in ap_run_process_connection () #9 0x00007f184ce46e36 in process_socket () from /usr/local/libexec/mod_mpm_event.so #10 0x00007f184ce4b58a in worker_thread () from /usr/local/libexec/mod_mpm_event.so #11 0x00007f1851b8d1ca in start_thread () from /lib64/libpthread.so.0 #12 0x00007f18515e4953 in clone () from /lib64/libc.so.6 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
