mod_perl/apache: unreferenced scalar seg fault (?)

2002-04-20 Thread Andrew Tomazos
I am encountering an intermittent error while running mod_perl 1.26 on Apache 1.3.19. In Apache's error log there appears two different kinds of errors message with no pattern and varying frequency. The first is: null: Attempt to free unreferenced scalar.. The second is: [notice] child

Re: mod_perl/apache: unreferenced scalar seg fault (?)

2002-04-20 Thread Stas Bekman
Andrew Tomazos wrote: I am encountering an intermittent error while running mod_perl 1.26 on Apache 1.3.19. In Apache's error log there appears two different kinds of errors message with no pattern and varying frequency. The first is: null: Attempt to free unreferenced scalar..

Re: mod_perl/apache: unreferenced scalar seg fault (?)

2002-04-20 Thread Andrew Tomazos
On 20/4/02 7:08 PM, Stas Bekman [EMAIL PROTECTED] wrote: Andrew Tomazos wrote: I am encountering an intermittent error while running mod_perl 1.26 on Apache 1.3.19. In Apache's error log there appears two different kinds of errors message with no pattern and varying frequency. The