Squeak in Emergency mode

Noury Bouraqadi bouraqadi at ensm-douai.fr
Thu Dec 16 11:32:18 UTC 2004


Hi Jan,

To avoid such problems you can use "nice do it" (available through 
SqueakMap) to evaluate "dangerous" expressions.

Noury

Jan B. Krejčí wrote:
> Hi all,
> 
> I've got few stupid questions. I would like to create a .st script,
> which, given to Squeak as a command line parameter, will revitalize my
> image which is accidentaly messed up with number of CPU consuming
> threads running, preventing me to interact with Squeak furthermore.
> 
> 1) how do I determine what threads are vital for running squeak?
> 2) how do I kill ALL the threads running (except the one executing my
> command line script, of course)?
> 3) how and in what order do I start the needed ones again?
> 
> thanks in advance to all very patient gurus here :)
> 

-- 
------------------------------------------
Dr. Noury Bouraqadi - Enseignant/Chercheur
Ecole des Mines de Douai - Dept. G.I.P
http://csl.ensm-douai.fr/noury

European Smalltalk Users Group Board
http://www.esug.org

Squeak: an Open Source Smalltalk
http://www.squeak.org
------------------------------------------




More information about the Squeak-dev mailing list