[Mono-bugs] [Bug 76638][Wis] New - winfom crash on Mac OS X with mono 1.1.9.1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 7 06:23:00 EST 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 marines_one at tiscali.fr.

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

--- shadow/76638	2005-11-07 06:23:00.000000000 -0500
+++ shadow/76638.tmp.18430	2005-11-07 06:23:00.000000000 -0500
@@ -0,0 +1,55 @@
+Bug#: 76638
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 10.4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: marines_one at tiscali.fr               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: winfom crash on Mac OS X with mono 1.1.9.1
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+When you lunch a winform on mac OSX we have this :
+Unhandled Exception: System.TypeInitializationException: An exception was throw
+ by the type initializer for Mono.Unix.Syscall ---> System.DllNotFoundException
+ libMonoPosixHelper.dylib
+in (wrapper managed-to-native) Mono.Unix.Syscall:_L_ctermid ()
+in <0x00090> Mono.Unix.Syscall:.cctor ()--- End of inner exception stack trace 
+--
+
+in <0x00000> <unknown method>
+in <0x00024> Mono.Unix.UnixFileSystemInfo:GetFileStatus (System.String path, Mo
+o.Unix.Stat stat)
+in <0x00020> Mono.Unix.UnixFileSystemInfo:GetFileStatus (System.String path, Mo
+o.Unix.Stat stat)
+in <0x00074> Mono.Unix.UnixFileSystemInfo:Refresh (Boolean force)
+in <0x00048> Mono.Unix.UnixFileSystemInfo:.ctor (System.String path)
+in <0x0001c> Mono.Unix.UnixFileInfo:.ctor (System.String path)
+in <0x0004c> System.Windows.Forms.Mime:CheckForInode ()
+in <0x00098> System.Windows.Forms.Mime:StartByFileName (System.String filename)
+in <0x00064> System.Windows.Forms.Mime:GetMimeTypeForFile (System.String filena
+e)
+in <0x0005c> System.Windows.Forms.MimeIconEngine:GetIconIndexForFile (System.St
+ing full_filename)
+......
+
+
+Steps to reproduce the problem:
+1. Install mono 1.1.9.1.dmg
+2. Create a winform app
+3. lunch .
+
+Actual Results:
+A dllNotFound Exception
+
+Additional Information:
+Copy App in /Library/Framework/Mono.framework/Version/Current/lib/ and lunch : it's ok .


More information about the mono-bugs mailing list