[Mono-bugs] [Bug 79928][Blo] Changed - mkbundle crashes ...
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 14 12:21:49 EST 2006
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 michael at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79928
--- shadow/79928 2006-11-14 12:11:03.000000000 -0500
+++ shadow/79928.tmp.11001 2006-11-14 12:21:49.000000000 -0500
@@ -171,6 +171,15 @@
Ah - FWIW, I am using HEAD svn, hand compiled (for extra unreliability
;-) as of a few minutes ago. Also, I'm using 'gmcs' and the 2.0 stack.
I'm up-loading the converter to
http://go-oo.org/~michael/odf-converter.tar.bz2 (3.5Mb).
+
+------- Additional Comments From michael at ximian.com 2006-11-14 12:21 -------
+So in the most trivial test case I could come up with:
+simple.cs: "using System; public class Simple { public static void
+Main(String[] args) {} }"
+$ gmcs simple.cs && mkbundle --static simple.exe -o simple
+
+crashes as per the attached (very similar trace).
+
More information about the mono-bugs
mailing list