mod_perl2 + MIME::Lite + segmentation fault (11)
[prev]
[thread]
[next]
[Date index for 2005/04/20]
------=_Part_2553_33305466.1114004471146
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hello,
I dont know if its the good place but I try. I'm using from a while the=20
MIME::Lite module to send mail via my perl scripts, perl cgi under modperl2=
=20
on perlrun mode.
yesterday a found in my apache error log file a lot of line like this:=20
[Tue Apr 19 16:38:33 2005] [notice] child pid 2220 exit signal Segmentation=
=20
fault (11)
after investigations: restarting apache, checking problematic=20
scripts........ etc. we found that only one line can make this segmentation=
=20
fault:
use MIME::Lite;
when I comment it out, no segmentation fault! why? is it mod_perl? the=20
module? I suspect the module because I use other modules and: no problems!
Here is my configuration details:
Debian 3.0 Sarge (Testing)
libapache2-mod-perl2 1.999.21-1
perl 5.8.4-8
apache2 2.0.53-5
any ideas or suggestions?
thanks
Bruno
------=_Part_2553_33305466.1114004471146
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hello,<br><br>I dont know if its the good place but I try. I'm using
from a while the MIME::Lite module to send mail via my perl scripts,
perl cgi under modperl2 on perlrun mode.<br><br>yesterday a found in my apa=
che error log file a lot of line like this: <br><span style=3D"font-family:=
courier new,monospace;">[Tue Apr 19 16:38:33 2005] [notice] child pid 2220=
exit signal Segmentation fault (11)
<br>
<br>
</span>after investigations: restarting apache, checking problematic script=
s........ etc. we found that <span style=3D"font-weight: bold;">only one li=
ne</span> can make this segmentation fault:<br>
<br>
<span style=3D"font-family: courier new,monospace;">use MIME::Lite;<br>
<br>
</span>when I comment it out, no segmentation fault! why? is it
mod_perl? the module? I suspect the module because I use other modules
and: no problems!<br>
<br>
Here is my configuration details:<br>
Debian 3.0 Sarge (Testing)<br>
libapache2-mod-perl2 1.999.21-1<br>
perl 5.8.4-8<br=
>
apache2 2.0.53-5<br>
<br>
any ideas or suggestions?<br>
thanks<br>
Bruno<br>
<br>
<span style=3D"font-family: courier new,monospace;"><br>
<br>
</span>
------=_Part_2553_33305466.1114004471146--
 |
mod_perl2 + MIME::Lite + segmentation fault (11)
Bruno Lavoie 13:41 on 20 Apr 2005
|