Hi Yann, sadly it does not solve the issue.
Trace looks still the same: Core was generated by `/usr/local/apache2/bin/httpd -k start'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007fe0228a9014 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) bt #0 0x00007fe0228a9014 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe022d3c036 in ?? () from /usr/lib/x86_64-linux-gnu/libapr-1.so.0 #2 0x00007fe022d3c46f in apr_hash_set () from /usr/lib/x86_64-linux-gnu/libapr-1.so.0 #3 0x000000000052a238 in h2_ihash_remove () #4 0x0000004500000000 in ?? () #5 0x00007fe0022c5328 in ?? () #6 0x00007fe002fec300 in ?? () #7 0x0000000000506b24 in purge_stream () #8 0x00007fe0014690a0 in ?? () #9 0x00007fe000fad2d8 in ?? () #10 0x00007fe00194e0a0 in ?? () #11 0x0000004500000000 in ?? () #12 0x00007fe0014690a0 in ?? () #13 0x00007fe000fad2d8 in ?? () #14 0x00007fe002fec340 in ?? () #15 0x000000000052a18f in ihash_iter () #16 0x00007fe0014690a0 in ?? () #17 0x0000000000000004 in ?? () #18 0x00007fe0014690a0 in ?? () #19 0x00007fe002fec3c0 in ?? () #20 0x0000000000000000 in ?? () Stefan Am 18.01.2017 um 17:49 schrieb Yann Ylavic: > On Wed, Jan 18, 2017 at 4:38 PM, Stefan Priebe - Profihost AG > <[email protected]> wrote: >> Ok will wait whether you provide a fix or I should revert that part. > > Patch updated in PR 57399. > > Thanks, > Yann. >
