[Mono-bugs] [Bug 56495][Wis] New - Most gtk samples fail with mono or mint
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Apr 2004 13:38:17 -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 edasque@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56495
--- shadow/56495 2004-04-05 13:38:17.000000000 -0400
+++ shadow/56495.tmp.4048 2004-04-05 13:38:17.000000000 -0400
@@ -0,0 +1,72 @@
+Bug#: 56495
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: edasque@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Most gtk samples fail with mono or mint
+
+Description of Problem:
+
+Most gtk samples fail with mono or mint. Only gtk-helloworld.exe works
+
+
+Steps to reproduce the problem:
+1. make and install gtk-sharp
+2. go to gtk-sharp/sample in an xterm window (X11)
+3. make sure that your libs are in your LD_LIBRARY_PATH and DYLIB_LIBRARY_PATH
+4. run the different tests
+
+
+Actual Results:
+
+gtk-helloworld.exe : works (mint & mono)
+subclass.exe : fails (mono & mint)
+
+Too many root sets
+
+Abort trap
+
+Menu.exe: fails (mono & mint)
+
+
+Too many root sets
+
+Abort trap
+
+size.exe : fails (mono & mint), works with mono --debug
+
+mono: Unhandled Exception: System.ExecutionEngineException: SIGILL
+mint: Bus Error
+
+The same things happens with all the other samples. Only gtk-helloworld works.
+
+____
+
+How often does this happen?
+
+always
+
+Additional Information:
+
+cat `which mcs`
+#!/bin/sh
+/usr/local/bin/mint /usr/local/bin/mcs.exe "$@"
+
+mint --version
+mint 0.31.99, the Mono ECMA CLI interpreter, (C) 2001, 2002 Ximian, Inc.
+
+mcs --version
+Mono C# compiler version 0.30.99.51827
+
+ICU 2.8