Web Hosting Talk







View Full Version : httpd in malloc(): warning: recursive call??


Lmax
11-08-2001, 06:50 AM
Does anyone ko what this means??
My apache error log is full of it

httpd in malloc(): warning: recursive call.

FATAL: emalloc(): Unable to allocate 20 bytes

Thanks

Lmax
11-08-2001, 07:36 AM
Looking a bit further :

[Wed Nov 7 15:49:49 2001] [notice] child pid 37309 exit signal Segmentation fault (11)
[Wed Nov 7 15:49:51 2001] [notice] child pid 37490 exit signal Segmentation fault (11)
[Wed Nov 7 15:49:52 2001] [notice] child pid 37500 exit signal Segmentation fault (11)
[Wed Nov 7 15:49:52 2001] [notice] child pid 37495 exit signal Segmentation fault (11)
[Wed Nov 7 15:49:53 2001] [notice] child pid 37504 exit signal Segmentation fault (11)
[Wed Nov 7 15:49:53 2001] [notice] child pid 37498 exit signal Segmentation fault (11)
[Wed Nov 7 15:51:15 2001] [notice] child pid 37630 exit signal Segmentation fault (11)

Any suggestion what this could mean??? :confused:

Thanks