[Mono-bugs] [Bug 79215][Nor] New - Crash when calling method in Generic class with private enum.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 18:07:25 EDT 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 billholmes54 at gmail.com.

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

--- shadow/79215	2006-08-29 18:07:25.000000000 -0400
+++ shadow/79215.tmp.4347	2006-08-29 18:07:25.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 79215
+Product: Mono: Runtime
+Version: 1.1
+OS: other
+OS Details: Fedora 4 x86_64
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Normal
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: billholmes54 at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Crash when calling method in Generic class with private enum. 
+
+See the attached code and compiled exe.
+
+If you use gmcs the defect does not occur.
+If the class is not generic the defect does not occur.
+If the enum is made public and moved outside the class the defect does not
+occur.


More information about the mono-bugs mailing list