[Mono-bugs] [Bug 79379][Maj] Changed - [GMCS] runtime crashes on trivial generic code generated by CSC

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 4 14:58:22 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 juraj at hotfeet.ch.

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

--- shadow/79379	2007-04-04 14:36:35.000000000 -0400
+++ shadow/79379.tmp.17053	2007-04-04 14:58:22.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79379
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: JIT
 AssignedTo: martin at ximian.com                            
 ReportedBy: jan.oravec at 6com.sk               
 QAContact: mono-bugs at ximian.com
@@ -206,6 +206,21 @@
 
 ------- Additional Comments From miguel at ximian.com  2007-01-01 16:54 -------
 Assigning to Martin.
 
 ------- Additional Comments From juraj at hotfeet.ch  2007-04-04 14:36 -------
 This works just fine with mono from svn.
+
+------- Additional Comments From juraj at hotfeet.ch  2007-04-04 14:58 -------
+Well, "just fine" was a slight exageration.
+
+- compiling both source files with gmcs and running the resulting
+binaries on mono works.
+
+- all binaries (csc and gmcs-generated) run on MS.NET
+- the csc-generated binaries segfault on Mono
+
+- monodis segfaults on both csc-generated binaries
+- monodis segfaults on the gmcs-generated binrary "a.ll"!
+
+I'll attach a zip-file containing all source files and all binaries
+(csc- and gmcs-generated)


More information about the mono-bugs mailing list