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

Re: [cobalt-developers] infinite loop



does this method applies to the MySQL infinite loop also?
I had troubles with these infinite loops.

Thanks for your reply?

Genesis Bae

________________________________
In a message dated 11/13/00 2:41:56 PM Eastern Standard Time, 
kdlists@xxxxxxxxxxxxxxx writes:

<< 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
 >
 >  >>