[Mono-bugs] [Bug 77888][Wis] Changed - Generics bug: NullReference

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 14:10:11 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 rharinath at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77888

--- shadow/77888	2006-03-23 16:35:21.000000000 -0500
+++ shadow/77888.tmp.14594	2006-04-01 14:10:11.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 77888
-Product: Mono: Compilers
+Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
-Component: C#
-AssignedTo: rharinath at novell.com                            
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: adam.lofts at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Generics bug: NullReference
@@ -93,6 +93,11 @@
         TLS:           __thread
         GC:            Included Boehm (with typed GC)
         SIGSEGV      : normal
 
 adam at a3000:~/Desktop$ gmcs --version
 Mono C# compiler version 1.1.13.4
+
+------- Additional Comments From rharinath at novell.com  2006-04-01 14:10 -------
+this appears to be a runtime bug.  Instrumenting
+mono_runtime_invoke_array gives different errors depending on whether
+printf or fprintf was used -- suggesting there's some memory corruption.


More information about the mono-bugs mailing list