Re: sigfault with 2.0b9

2003-11-11 Thread Benni Baermann
On Tue, Nov 11, 2003 at 02:26:24PM +0100, Benni Baermann wrote: > On Tue, Nov 11, 2003 at 01:44:57PM +0100, Gerald Richter wrote: > > P.S. Did you still need to include the Apache include path manualy into > > Makefile.PL? > > After i tryed it again without the additional include: > > Magically:

Re: sigfault with 2.0b9

2003-11-11 Thread Benni Baermann
On Tue, Nov 11, 2003 at 01:44:57PM +0100, Gerald Richter wrote: > P.S. Did you still need to include the Apache include path manualy into > Makefile.PL? After i tryed it again without the additional include: Magically: No :-) Whats the reason for this behaviour? Is /usr/include/apr-0 only needed

Re: sigfault with 2.0b9

2003-11-11 Thread Gerald Richter
> > I installed the apache2-mpm-prefork instead of apache2-mpm-worker Good hint!. Currently Embperl doesn't work with threads (this is planned for 2.1, which will hopefully be out soon after 2.0) Gerald P.S. Did you still need to include the Apache include path manualy into Makefile.PL? --

Re: sigfault with 2.0b9

2003-11-11 Thread Benni Baermann
On Tue, Nov 11, 2003 at 12:48:55PM +0100, Alexander Hartmaier wrote: > > > How did you solve the problem exactly??? I installed the apache2-mpm-prefork instead of apache2-mpm-worker debian package and i corrected my apache configuration to point to the correct modules. mod_perl.so and emb_perl.s

Re: sigfault with 2.0b9

2003-11-11 Thread Alexander Hartmaier
debugging symbols but I never get core dump files. Which directory has to be writeable for the apache process for the core dump??? THX Alex Von: Benni Baermann <[EMAIL PROTECTED]> am 11.11.2003 12:09 An: Embperl <[EMAIL PROTECTED]> Kopie: Thema:Re: sigfault with 2.0b9 On M

Re: sigfault with 2.0b9

2003-11-11 Thread Benni Baermann
On Mon, Nov 10, 2003 at 07:36:00PM +0100, Benni Baermann wrote: > [Mon Nov 10 14:58:24 2003] [notice] child pid 7675 exit signal > Segmentation fault (11) Problem solved. It was my own fault. An unlucky combination of wrong configurations. We apologize for the inconvenience. Benni -- http://www.

sigfault with 2.0b9

2003-11-10 Thread Benni Baermann
Hi! After upgrading to Perl 5.8.1 i got [Mon Nov 10 14:58:24 2003] [notice] child pid 7675 exit signal Segmentation fault (11) for every embperl-page i request. Any hints? I use: Embperl 2.0b9 mod_perl-1.99_10 (both self made) and Apache: Server version: Apache/2.0.47 Server built: Jul 15