reassign 61231 libxml-parser-perl
thanks

And sure enough, the man is right.  This is not mod_perl's problem. 
When I disable RULE_EXPAT, apache ceases crashing.


On Tue, Apr 04, 2000 at 02:49:36PM -0700, Doug MacEachern wrote:
> On Tue, 4 Apr 2000, Daniel Jacobowitz wrote:
> 
> > [mod_perl people - any comment?  Please keep the Cc: list to the Debian
> > bug tracking system.]
>  
> > > When using the XML::Parser::Expat under mod_perl, this causes segmentation
> > > faults (quite random?) in the child-processes of httpd.
> > > The error message in the error.log of apache is:
> > > "[notice] child pid 28177 exit signal Segmentation fault (11)"
> 
> yeah, try configuring Apache with:
> RULE_EXPAT=no
> 
> otherwise, the symbols in XML::Parser clash with apache's.  i've suggested
> several times that the XML::Parser author should consider making those
> symbols static or use a different prefix, but no idea if that's happened
> or not.
> 
> 


Dan

/--------------------------------\  /--------------------------------\
|       Daniel Jacobowitz        |__|        SCS Class of 2002       |
|   Debian GNU/Linux Developer    __    Carnegie Mellon University   |
|         [EMAIL PROTECTED]         |  |       [EMAIL PROTECTED]      |
\--------------------------------/  \--------------------------------/

Reply via email to