[Mono-bugs] [Bug 77827][Wis] New - mkbundle crashes on launch
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 18 14:25:34 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 bryan at bryanporter.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77827
--- shadow/77827 2006-03-18 14:25:34.000000000 -0500
+++ shadow/77827.tmp.32319 2006-03-18 14:25:34.000000000 -0500
@@ -0,0 +1,44 @@
+Bug#: 77827
+Product: Mono: Tools
+Version: 1.1
+OS: Mac OS X 10.3
+OS Details: Intel MacBook Pro
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: bryan at bryanporter.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mkbundle crashes on launch
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+mkbundle crashes on launch with a TypeInitializationException
+
+
+Steps to reproduce the problem:
+1. Simply execute mkbundle - regardless of arguments, always crashes.
+
+Actual Results:
+Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type
+initializer for Mono.Unix.Native.Stdlib ---> System.DllNotFoundException:
+libMonoPosixHelper.dylib
+in (wrapper managed-to-native) Mono.Unix.Native.Stdlib:GetDefaultSignal ()
+in <0x0000f> Mono.Unix.Native.Stdlib:.cctor ()--- End of inner exception stack trace ---
+
+in <0x00000> <unknown method>
+in <0x00025> Mono.Unix.UnixMarshal:AllocHeap (Int64 size)
+in <0x00053> MakeBundle:DetectOS ()
+in <0x00082> MakeBundle:Main (System.String[] args)
+
+How often does this happen?
+Every execution.
+
+Additional Information:
+I do have an Intel MacBook available for testing patches for this. Should any component
+developer need my help, feel free to contact me.
More information about the mono-bugs
mailing list