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 [EMAIL PROTECTED]

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

--- shadow/78031        2006-04-06 00:08:38.000000000 -0400
+++ shadow/78031.tmp.22831      2006-04-06 00:08:38.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 78031
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: IronPython.Runtime.BigNamespaceDictionary miscompiled?
+
+SVN revision 59107. Always reproducible.
+
+1. Get IronPython 1.0 Beta 5
+
+2. Create test.py
+
+class C(type):
+    pass
+
+3. Run mono IronPythonConsole.exe test.py with provided binary. This causes
+no problem.
+
+4. Rebuild IronPython.
+
+5. Run mono IronPythonConsole.exe test.py again. This terminates with SIGTRAP.
+
+6. Run 5 inside gdb. Continuing after receiving SIGTRAP receives SIGSEGV.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to