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 pid X exit signal Segmentation fault (11)"

...where X is a process number like 14318, 14564 etc.

My configuration is completed basic, I am simply running the "Hello World"
example exactly as it appears in the O'Reilly "Writing Apache modules with
Perl and C".

I have searched the web and I can see many queries similar to this one,
leading me to believe it is a common problem - but I am yet to find the
solution.

Can someone please tell me what this is or how to go about debugging it?  I
am at my wits end.

Thanks in advance.

Regards,
Andrew.

Reply via email to