[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] infinite loop



Telnet to the server, su to root, and type "ps ax"
Find the perl process that is running, and issue a kill command - "kill
<pid>" where <pid> is the number of the process from the ps ax list.

Kevin

----- Original Message -----
From: <Genesisbae@xxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Monday, November 13, 2000 12:05 PM
Subject: [cobalt-developers] infinite loop


> hi, all.
> one of my customer wrote a perl program with infinite loop.
> It looks like writing into it db text file infinitely until his site runs
out
> of the disk space.
> Is there easy way to stop that loop?
>
>
> Genesis Bae
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>