[Mono-list] I can't run my application via latest mono

Chuck Esterbrook chuck.esterbrook at gmail.com
Fri Apr 9 06:22:36 EDT 2010


Try mono --debug ...

so you can get the line number in your source where it fails. Try
making that source more robust against the array indexing problem it
is having.

-Chuck


More information about the Mono-list mailing list