[Mono-bugs] [Bug 430483] Timer.OnTimer() function got called with non-gui thread

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 29 13:53:09 EDT 2008


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

User awunwpa7 at yahoo.com.ph added comment
https://bugzilla.novell.com/show_bug.cgi?id=430483#c6


Steve Odbc <awunwpa7 at yahoo.com.ph> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
 Attachment #242258|0                                               |1
        is obsolete|                                                |




--- Comment #6 from Steve Odbc <awunwpa7 at yahoo.com.ph>  2008-09-29 11:53:08 MDT ---
Created an attachment (id=242361)
 --> (https://bugzilla.novell.com/attachment.cgi?id=242361)
MONO timer bug test case

Again about my test case:

Yes, this InvalidOperationException is from the MS Visual Studio debugger. See
http://msdn.microsoft.com/en-us/library/fd85b3df(VS.80).aspx. So there's no
need to implement this in the MONO framework. Without the debugger the MS
framework behaves like MONO. So I was wrong here.

About your test case:

I tried to rewrite your test case, so that it meets the conditions under that I
found the wrong ui thread. See new attachment. But this code (although it works
perfect with MS) can't even be executed on MONO, since MONO crashes before the
interesting part is reached. So, it seems there is another bug in MONO, that we
have not discussed yet.


-- 
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.


More information about the mono-bugs mailing list