[Mono-bugs] [Bug 77937][Wis] New - Digger.exe causes segfault on Solaris 8 sparc

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 28 12:26: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 wberrier at novell.com.

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

--- shadow/77937	2006-03-28 12:26:49.000000000 -0500
+++ shadow/77937.tmp.28095	2006-03-28 12:26:49.000000000 -0500
@@ -0,0 +1,58 @@
+Bug#: 77937
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: libgdiplus
+AssignedTo: peter at novonyx.com                            
+ReportedBy: wberrier at novell.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Digger.exe causes segfault on Solaris 8 sparc
+
+Install sparc package (1.1.13.6) from www.mono-project.com.  Here's the
+output:
+
+$ mono Digger.exe
+Fontconfig error: Cannot load default config file
+Mono System.Windows.Forms Assembly [$auto_build_revision$]
+Keyboard: United States keyboard layout
+Gtk not found (missing LD_LIBRARY_PATH to libgtk-x11-2.0.so?), using
+built-in colorscheme
+
+=================================================================
+Got a SIGSEGV while executing native code. This usually indicates
+a fatal error in the mono runtime or one of the native libraries 
+used by your application.
+=================================================================
+
+Stacktrace:
+
+in (wrapper managed-to-native)
+System.Drawing.GDIPlus:GdipGetFontHeightGivenDPI (intptr,single,single&)
+<0x8>
+in (wrapper managed-to-native)
+System.Drawing.GDIPlus:GdipGetFontHeightGivenDPI (intptr,single,single&)
+<0xffffffb4>
+in System.Drawing.Font:GetHeight (single) <0x34>
+in System.Drawing.Font:GetHeight () <0x38>
+in System.Drawing.Font:get_Height () <0x8>
+in (wrapper remoting-invoke-with-check) System.Drawing.Font:get_Height ()
+<0xfffff4c4>
+in System.Windows.Forms.Form:GetAutoScaleSize
+(System.Drawing.Graphics,System.Drawing.Font) <0xcc>
+in System.Windows.Forms.Form:.ctor () <0x54>
+in Digger.ApplicationWindow:.ctor () <0x54>
+in (wrapper remoting-invoke-with-check) Digger.ApplicationWindow:.ctor ()
+<0xffffffa0>
+in Digger.ApplicationWindow:Main (string[]) <0x20>
+in (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[]
+(object,intptr,intptr,intptr) <0x1330320>
+Abort - core dumped
+$


More information about the mono-bugs mailing list