I think Apache has started using too many resources.  The hits on my web
server have been going steadily up and I think its to the point where I'm
running out of memory.  Check out these errors.

[root@ns1 /sbin]# ps aux
Ouch!  malloc failed in malloc_block()
Segmentation fault
[root@ns1 /sbin]# ls    
Segmentation fault
[root@ns1 /sbin]# killall -1 ./httpd
Ouch!  malloc failed in malloc_block()
Ouch!  malloc failed in malloc_block()
killall: error in loading shared libraries
libc.so.6: failed to map segment from shared object: Cannot allocate memory
Ouch!  malloc failed in malloc_block()

If only I was sitting in front of this system, I could pull the plug. :(
david

At 09:48 PM 4/2/98 -0500, you wrote:
>
>On 03-Apr-98 David S Edwards wrote:
>> Hello,
>> 
>> I've seen this message a couple times in my syslog.  Does anyone know what
>> this means and what might be causing it?
>> 
>> Mar 31 08:40:27 ns1 inetd[2840]: fork: Resource temporarily unavailable
>
>It means one of the services (most likely) or inetd itself is having trouble
>allocating a resource (memory, most likely) that it needs.
>
>Can you reproduce the problem?  Are you low on resources on your machine?
>
>Dave
>
>
>-- 
>  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>         To unsubscribe: mail [EMAIL PROTECTED] with 
>                       "unsubscribe" as the Subject.
>
>


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to