[Mono-list] advice for debugging threading bugs?

Martin Matusiak numerodix at gmail.com
Wed Mar 25 14:48:33 EDT 2009


I have a pretty simple windows forms application with a grand total of
two threads: one for a splash screen, the other to do some simple init
and then launch the main gui, killing the splash. And even so I've
apparently managed to mess something up, because while it works fine
on Linux and .NET it crashes on OSX (freezes just after showing the
main gui) and Mono/Windows (never shows any gui).

Any advice on how to figure this out?


Martin


More information about the Mono-list mailing list