[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: segmentation fault when using custom config module
From:       Doug MacEachern <dougm () covalent ! net>
Date:       2000-12-30 5:29:42
[Download RAW message or body]

On Wed, 29 Nov 2000, Dave Rolsky wrote:
 
> I created a module that contains custom configs with the following code:

i cannot reproduce this with or without the patch just posted.
i did have to change this line for it to run:
	$AH = HTML::Mason::ApacheHandler( interp => $interp );
to:
        $AH = HTML::Mason::ApacheHandler->new( interp => $interp );

but it only caused a server error, no core dump.  give the patch a shot
anyhow, if you're still having this problem, we'll need a stack trace (see
SUPPORT).

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic