[Mono-bugs] [Bug 75132][Maj] Changed - segfault when running a .NET
2.0 compiled binary
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 21:32: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 ash at onezero.org.
http://bugzilla.ximian.com/show_bug.cgi?id=75132
--- shadow/75132 2005-06-02 21:15:19.000000000 -0400
+++ shadow/75132.tmp.5939 2005-08-23 21:32:49.000000000 -0400
@@ -64,6 +64,27 @@
Additional Information:
Debugging mono with SLES9's gdb is strange, so this gdb output might be wrong.
------- Additional Comments From bmaurer at users.sf.net 2005-06-02 21:15 -------
Missing 2.0 method -> INVALID. Will be fixed in good time
+
+------- Additional Comments From ash at onezero.org 2005-08-23 21:32 -------
+I am running into the same thing:
+
+| mono --version
+Mono JIT compiler version 1.1.8.3, (C) 2002-2005 Novell, Inc and
+Contributors. www.mono-project.com
+ TLS: normal
+ GC: Included Boehm (with typed GC)
+ SIGSEGV : normal
+ Globalization: normal
+| mono t.exe
+mono t.exe
+** (built/adukes.exe:1100): WARNING **: Missing method Sort in
+assembly C:\cygwin\home\Andrew\tmp\t.exe type Array
+
+This also is with a .NET-compiled assembly (.NET 2.0 beta).
+
+If the bug is "INVALID", maybe you could explain a bit more so people
+will have an idea when this might work in mono. (I'd like to be able
+to use mono --profile on this assembly.)
More information about the mono-bugs
mailing list