er, Test.pm is a ... test script. The seg fault presented itself in real
code :)
~~~~~~~~~~~
Nick Tonkin
On Sun, 4 Feb 2001, G.W. Haywood wrote:
> Hi there,
>
> On Sun, 4 Feb 2001, Nick Tonkin wrote:
>
> > I am encountering a weird problem with Apache::URI ... consider, please,
> > this test handler:
> >
> > package WM::Test;
> [snip]
>
> > As written, this causes a seg fault every time.
>
> I know this will sound strange, but would you, just for me, try
> calling the package something else other than "Test"? That cured
> a segfaulting mod_perl on Solaris for me last year. I never had
> the time to investigate why that fixed it. You probably won't want
> it to be called "Test" eventually anyway...
>
> 73,
> Ged.
>
>