> 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
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list
