[Mono-bugs] [Bug 61435][Blo] New - mono (JIT) crashes on kernel 2.4

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 12 Jul 2004 11:26:49 -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 blade@debian.org.

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

--- shadow/61435	2004-07-12 11:26:49.000000000 -0400
+++ shadow/61435.tmp.25578	2004-07-12 11:26:49.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 61435
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: Debian Sid, Kernel 2.4.x
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: blade@debian.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono (JIT) crashes on kernel 2.4
+
+Package: mono (JIT)
+Version: 1.0
+Description of Problem:
+
+The mono program crashes with kernel 2.4. With one of the following messages:
+
+(monodevelop @ i386)
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+
+(mcs @ powerpc)
+Unhandled Exception: System.ExecutionEngineException: SIGILL
+(See
+http://buildd.debian.org/fetch.php?&pkg=mcs&ver=1.0-1&arch=powerpc&stamp=1089105685&file=log&as=raw
+for details)
+
+At least in the first case it works perfectly with kernel 2.6 and dies
+immediately after the splash screen when running 2.4.26. Other applications
+like monodoc's browser.exe seem to work, though. 
+
+Not sure whether the powerpc problem has the same cause. See also:
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=258041