[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:       Dave Rolsky <autarch () urth ! org>
Date:       2000-11-29 17:37:51
[Download RAW message or body]

On Wed, 29 Nov 2000, Matt Sergeant wrote:

> On Wed, 29 Nov 2000, Dave Rolsky wrote:
>
> > 	my $cfg = Apache::ModuleConfig->get($r);
>
> Try:
>
> my $cfg = Apache::ModuleConfig->get($r, __PACKAGE__);

I should have said that its segfaulting before it ever gets into the
handler sub.  I changed handler to:

sub handler
{
    warn "HANDLER\n";
}

and it still segfaulted.


-dave

/*==================
www.urth.org
We await the New Sun
==================*/


---------------------------------------------------------------------
To unsubscribe, e-mail: modperl-unsubscribe@apache.org
For additional commands, e-mail: modperl-help@apache.org

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

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