This one is with mod_http2 v1.8.8 + http2 patch - no mpm patch.

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f1aa4c45d63 in apr_pool_cleanup_kill () from
/usr/lib/x86_64-linux-gnu/libapr-1.so.0
(gdb) bt
#0  0x00007f1aa4c45d63 in apr_pool_cleanup_kill () from
/usr/lib/x86_64-linux-gnu/libapr-1.so.0
#1  0x00007f1aa4c45e21 in apr_pool_cleanup_run () from
/usr/lib/x86_64-linux-gnu/libapr-1.so.0
#2  0x000000000051f29d in stream_pool_cleanup ()
#3  0x00007f1a85fce8b0 in ?? ()
#4  0x00007f1a8462a0a0 in ?? ()
#5  0x00007f1a85fce8d4 in ?? ()
#6  0x00007f1a84636cc0 in ?? ()
#7  0x00007f1a8462a0a0 in ?? ()
#8  0x000000008462a028 in ?? ()
#9  0x00007f1a8462a028 in ?? ()
#10 0x00007f1aa4c449be in apr_pool_destroy () from
/usr/lib/x86_64-linux-gnu/libapr-1.so.0
#11 0x000000000051fe96 in h2_stream_destroy ()
#12 0x000000078460c118 in ?? ()
#13 0x00007f1a8462a0a0 in ?? ()
#14 0x00007f1a85fce940 in ?? ()
#15 0x0000000000507ab7 in stream_done ()
#16 0x00007f1aa6025060 in ?? () from /lib64/ld-linux-x86-64.so.2
#17 0x0000000000506394 in enter_mutex ()
#18 0x00007f1a8462a0a0 in ?? ()
#19 0x00007f1a8460c118 in ?? ()
#20 0x0000000000000000 in ?? ()

Stefan
Am 19.01.2017 um 15:35 schrieb Yann Ylavic:
> Hi,
> 
> On Thu, Jan 19, 2017 at 3:00 PM, Stefan Priebe - Profihost AG
> <s.pri...@profihost.ag> wrote:
>>
>> @Yann:
>> should i use V7 or V6?
> 
> I'd prefer you'd use none (such that we can verify the patch with
> stock 2.4.25, modulo mod_http2), but if it's easier for you to
> reproduce with an event's patch, please use the v6 (and if it fails
> then v7, and if it fails then no patch, really).
> 

Reply via email to