[Mono-bugs] [Bug 77280][Cri] New - Mono does not fire events
properly from different threads
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 16 18:57:15 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by psingh at fnfr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77280
--- shadow/77280 2006-01-16 18:57:15.000000000 -0500
+++ shadow/77280.tmp.15537 2006-01-16 18:57:15.000000000 -0500
@@ -0,0 +1,28 @@
+Bug#: 77280
+Product: Mono: Runtime
+Version: 1.1
+OS: unknown
+OS Details: Fedora running kernel 2.6.12 with mono 1.1.13
+Status: NEW
+Resolution:
+Severity:
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: psingh at fnfr.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono does not fire events properly from different threads
+
+Here is an application program which sends out events from different
+threads. It works perfectly fine on Windows. It works great on RedHat
+enterprise Linux. But it does not work on Fedora.
+
+The application creates a number of threads which create an object Foo
+which ends up generating an event which gets printed on Console. The
+program takes as an argument number of threads to create. The program works
+for 1 thread - but does not work for 10-15 threads on Fedora.
+
+-Pawan
More information about the mono-bugs
mailing list