[Mono-bugs] [Bug 58121][Nor] Changed - gmcs: Exception in generic c# program

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 21:06:51 -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 martin@ximian.com.

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

--- shadow/58121	2004-05-29 09:37:25.000000000 -0400
+++ shadow/58121.tmp.27105	2004-06-08 21:06:51.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 58121
-Product: Mono: Compilers
+Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: LFS
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: C#
+Component: misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: mwh@sysrq.dk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -70,6 +70,17 @@
 in <0x0000e> System.IO.TextWriter:WriteLine (object)
 in <0x00035> System.IO.SynchronizedWriter:WriteLine (object)
 in <0x0001a> System.Console:WriteLine (object)
 in <0x000d6> Hello:Main ()
  
 Segmentationerror
+
+------- Additional Comments From martin@ximian.com  2004-06-08 21:06 -------
+Now I'm getting
+
+** (B.exe:13962): WARNING **: unable to label tree 0x818cf80
+ (stind.i8 (add (ldind.ref regvar[%esi]) iconst[8]) (add (ldind.i
+regoffset[0x8(%ebp)]) iconst[8]))
+
+when trying to run the generated binary (which is ok and runs without
+problems on the MS runtime).
+