Re: [mp2] Segfaults in mpxs_Apache2__RequestRec_rflush

2015-02-27 Thread Damian Lukowski
Hi, we use apache2-mpm-prefork, can threading issues still be an explanation for this kind of segfaults? It seems rather complicated to backport version 2.0.8 to wheezy on my first try. Regards Damian Am 27.02.2015 09:07, schrieb Steve Hay: On 24 February 2015 at 16:53, Damian Lukowski

[mp2] Segfaults in mpxs_Apache2__RequestRec_rflush

2015-02-26 Thread Damian Lukowski
Hi, we are encountering occasional connection disruptions caused by segmentation faults in xs/Apache2/RequestIO/Apache2__RequestIO.h Our application is a PerlResponseHandler based on Catalyst::View::Mason on Debian Wheezy. The segfault seems to always happen in mpxs_Apache2__RequestRec_rflush(). S