[Mono-devel-list] Mono freezing on "nonvirt.cs" test (SIGSEGV issue, mint ok)

Miguel de Icaza miguel at ximian.com
Tue Mar 9 10:12:52 EST 2004


Hello,

> I've got Mono JIT compiler version 0.30.99 from CVS.
> 
> "mint nonvirt.exe" no problems.
> "mono nonvirt.exe" and it justs sits there eating 99.9% of processor.
> 

> I'm REALLY new to this, and guessing my way thru half of this.
> Anybody have ideas on how to further track this down?

You might want to use --trace to find out where the program is going,
or increasing the verbose level (every time you pass -v, the verbose
level is increased) to see what is going on.



More information about the Mono-devel-list mailing list