[Mono-bugs] [Bug 81740][Blo] Changed - Bugs in the use of tailcalls and in the System.Threading.SynchronizationContext.Current
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 29 04:15:49 EDT 2007
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 s.guido at email.it.
http://bugzilla.ximian.com/show_bug.cgi?id=81740
--- shadow/81740 2007-05-28 11:37:17.000000000 -0400
+++ shadow/81740.tmp.8697 2007-05-29 04:15:48.000000000 -0400
@@ -168,6 +168,28 @@
------- Additional Comments From vargaz at gmail.com 2007-05-28 11:37 -------
What architecture/OS is this ? It works pretty fine for me on
amd64 linux.
+
+------- Additional Comments From s.guido at email.it 2007-05-29 04:15 -------
+Hi,
+I have tested on AmdAthlonXP with Linux and mono 1.2.4 and with Intel
+Dual Core 2 on Vista and Linux with mono 1.2.4.
+
+I got
+
+Unhandled Exception: System.NullReferenceException: Object reference
+not set to an instance of an object
+ at Worker+ctor at 59.Invoke (Microsoft.FSharp.Core.FastFunc`2 f) [0x00000]
+ at Worker+ctor at 76.Invoke (Microsoft.FSharp.Core.Unit _unit) [0x00000]
+ at Worker+ctor at 105T[Microsoft.FSharp.Core.Unit].Invoke
+(Microsoft.FSharp.Core.FastFunc`2 , Microsoft.FSharp.Core.Unit ) [0x00000]
+ at
+Microsoft.FSharp.Core.OptimizedClosures+Invoke at 855[Microsoft.FSharp.Core.FastFunc`2[Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit],Microsoft.FSharp.Core.Unit,Microsoft.FSharp.Core.Unit].Invoke
+(Microsoft.FSharp.Core.Unit ) [0x00000]
+ at Client+$retval at 558.Invoke () [0x00000]
+ at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+
+Thanks for the care
+Best regards
More information about the mono-bugs
mailing list