[Mono-devel-list] mono use 100% cpu when not use root

Miguel de Icaza miguel at ximian.com
Wed Jul 27 02:13:36 EDT 2005


> this is my problem when I try to use mono from non root user, cpu goes
> 100% and nothing heppen. I use suse9.3  x86_64 and mono 1.1.8.2.
> Ideas?

You could try stracing the process and see what its doing, or attaching
with gdb and getting a stack trace of all threads ("t a a bt")

Miguel



More information about the Mono-devel-list mailing list