http://bugzilla.novell.com/show_bug.cgi?id=593955
http://bugzilla.novell.com/show_bug.cgi?id=593955#c4 --- Comment #4 from Rolf Bjarne Kvinge <[email protected]> 2010-04-07 00:23:36 CEST --- Not sure if this is expected or not, but the main thread enters this logic in thread.c:3928: if (shutting_down) { /* After we left the lock, the runtime might shut down so everything becomes invalid */ for (;;) Sleep (1000); } and I don't understand how it should end up exiting that loop. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
