https://bugzilla.novell.com/show_bug.cgi?id=334740#c5
--- Comment #5 from Dick Porter <[EMAIL PROTECTED]> 2007-10-18 08:15:08 MST --- Yes, and I'm trying to reproduce the crash locally without success so far. I fixed the finalizer in System.Timers.Timer so that it wouldn't try to reference the Thread object after it had been finalized in the same collection, but it may be possible that the Thread has been collected prematurely in some other way. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
