[Mono-bugs] [Bug 77937][Wis] Changed - [SPARC] Digger.exe causes segfault on Solaris 8
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 6 15:41:16 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=77937
--- shadow/77937 2006-10-06 14:49:21.000000000 -0400
+++ shadow/77937.tmp.12370 2006-10-06 15:41:16.000000000 -0400
@@ -267,6 +267,16 @@
The debug output is running with MONO_LOG_LEVEL=debug
------- Additional Comments From wberrier at novell.com 2006-10-06 14:49 -------
Taking another look at the solaris xserver, it appears it's running in
a highcolor mode.
+
+------- Additional Comments From sebastien at ximian.com 2006-10-06 15:41 -------
+From a quick check in cairo-image-surface.c
+the error comes from Alpha mask: 0x00000000
+where 0xff was expected from Cairo.
+
+Maybe the Sun graphics card don't support transparency for 256 colors
+bitmaps ?
+
+I'll fill the bug on fdo
More information about the mono-bugs
mailing list