https://bugzilla.novell.com/show_bug.cgi?id=688030

https://bugzilla.novell.com/show_bug.cgi?id=688030#c7


--- Comment #7 from marc hoffman <m...@elitedev.com> 2011-04-30 22:14:49 UTC ---
new info: it seems that things other than the timer can cause this, too. we
reworked our code to not use the timer but a background thread we manage
ourselves, and that fixes the "simple" test case. but our app (which is a
rather complex server app) still frequently crashes on shutdown, although less
consistently. i get the feeling (although i'm not 100% convinced) that it (now,
with the GTimer eliminated) makes a difference whether my server accepted
incoming TCP connection or not, whether it crashes when being quit.

my gut feeling is that the use of the Timer just triggered one possible cause
for the underlying problem.

-- 
Configure bugmail: https://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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to