[Mono-bugs] [Bug 334740] file threads.c: line 3345 (mono_thread_set_state): assertion failed: (ret == 0)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 18 09:02:07 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=334740#c3





--- Comment #3 from Dick Porter <dick at novell.com>  2007-10-18 07:02:07 MST ---
Does this happen every time?  Which versions of dbus and banshee are you using?
 Are you running on an smp machine?

r87516 changes the way Thread objects are locked; in particular there is now
some checking that the lock actually happened (with an assert) rather than just
trampling random memory if the Thread object is no longer valid.  That is to
say, the problem is not necessarily the svn revision identified but may lie in
banshee and is only now showing the symptoms.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list