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 wr

Errors running "make test" on trunk mod_perl-2.0

2015-02-27 Thread Jie Gao
Source from https://svn.apache.org/repos/asf/perl/modperl/trunk/ . Make test fails: # > t/TEST -v t/perl/ithreads3.t [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/local/bin/perl /usr/local/src/mod_perl-2.0/t/TEST -v 't/perl/ithreads3.t' /usr/local/httpd-2.4.12/bin/httpd

Re: [mp2] Segfaults in mpxs_Apache2__RequestRec_rflush

2015-02-27 Thread Steve Hay
On 24 February 2015 at 16:53, Damian Lukowski wrote: > 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 > segfau