[Mono-bugs] [Bug 48051][Wis] Changed - Delegate calls cause Mint to fail fatally with a bus error.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 30 Aug 2003 00:37:05 -0400 (EDT)
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 quenio.dos.santos@zerog.com.
http://bugzilla.ximian.com/show_bug.cgi?id=48051
--- shadow/48051 2003-08-30 00:35:05.000000000 -0400
+++ shadow/48051.tmp.28861 2003-08-30 00:37:05.000000000 -0400
@@ -90,6 +90,11 @@
This bug can be reproduced consistently.
Additional Information:
If the "value" boolean field of the Test class is removed, then everything works properly.
Also, if the "Method()" method is called directly in the "Run()" method, instead of using the
delegate, it works properly as well.
+
+------- Additional Comments From Quenio.dos.Santos@ZeroG.com 2003-08-30 00:37 -------
+Created an attachment (id=5255)
+This zip file contains the source code that demonstrates the problem reported by this bug.
+