[Mono-devel-list] Debugging infinite loop

Jörg Rosenkranz joergr at voelcker.com
Tue Jan 13 11:40:02 EST 2004


Hello,
 
We have the problem that Mono is running into an infinite loop (100% CPU) when calling 
a static member function of a class using Reflection. This occurs after unloading an 
AppDomain and creating a new one.
 
Do you have any tips to track this issue down? We don't have the Mono Debugger running yet
and mono --trace doesn't seem to be an option because this happens in our real application
and the log file would be huge. I was not able to reproduce this in a simple test case.
 
Thanks,
Joerg.


More information about the Mono-devel-list mailing list