[Mono-bugs] [Bug 78237][Wis] Changed - mono segv on X windows when font.conf is missing

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 29 13:13:30 EDT 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 sebastien at ximian.com.

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

--- shadow/78237	2006-04-29 12:47:58.000000000 -0400
+++ shadow/78237.tmp.28682	2006-04-29 13:13:30.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78237
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: libgdiplus
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: myeates at jpl.nasa.gov               
 QAContact: mono-bugs at ximian.com
@@ -97,6 +97,21 @@
         mono [0x805bc28]
         /lib/tls/libc.so.6(__libc_start_main+0xd0) [0x40120210]
         mono [0x805bb71]
 Aborted
 
 Problem is in libgdiplus.
+
+------- Additional Comments From sebastien at ximian.com  2006-04-29 13:13 -------
+Fixed in SVN (r60078).
+
+We now fail more gracefully, i.e. the exact failure depends much on
+how the rest of the FX and the application can deal with the situation.
+
+A simple SWF graphic application I have runs without problems. More
+serious applications will fail somewhere when trying to use the fonts.
+Maybe some default value could help (or not).
+
+Anyway I added a warning (on the console) if the font face can't be
+locked. This should help anyone trying to debug the same issue.
+
+Thanks for the report!


More information about the mono-bugs mailing list