[Mono-bugs] [Bug 75314][Wis] New - IronPython allways produces an exception when it exits

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 18 17:48:49 EDT 2005


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 pterk at datatailors.com.

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

--- shadow/75314	2005-06-18 17:48:49.000000000 -0400
+++ shadow/75314.tmp.30285	2005-06-18 17:48:49.000000000 -0400
@@ -0,0 +1,52 @@
+Bug#: 75314
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: GC
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: pterk at datatailors.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: IronPython allways produces an exception when it exits
+
+Description of Problem:
+
+(Don't know which component to assign this to.)
+
+IronPython allways produces an exception when it exits (on vanilla debian
+sarge) with mono 1.1.8 (from http://debian.meebey.net/)
+
+Steps to reproduce the problem:
+1. pterk at p2b:~/IronPython-0.7.5/bin$ mono IronPythonConsole.exe
+2. Exit with CRTL-D
+
+Actual Results:
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+in <0x00000> <unknown method>
+in <0x0000b> IronPython.Objects.Dict:items ()
+in <0x00028> IronPython.Objects.ReflectedMethodBase:DumpReflectedCalls ()
+in <0x0000a> IronPython.Hosting.PythonEngine:DumpDebugInfo ()
+in <0x00072> IronPythonConsole.PythonCommandLine:RunInteractive
+(IronPython.Hosting.PythonEngine engine)
+in <0x000a5> IronPythonConsole.PythonCommandLine:Main (System.String[] rawArgs)
+
+Expected Results:
+
+Nothing
+
+How often does this happen? 
+
+Always
+
+Additional Information:
+
+IronPython runs correctly on WinXP SP2 with .Net 2.0 (Beta 2 - 2.0.50215.44)


More information about the mono-bugs mailing list