[Mono-bugs] [Bug 78763][Nor] Changed - System.Drawing GetThumbnailImage Error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 5 08:31:20 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=78763

--- shadow/78763	2006-07-04 17:39:49.000000000 -0400
+++ shadow/78763.tmp.7247	2006-07-05 08:31:20.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 78763
 Product: Mono: Class Libraries
 Version: 1.1
 OS: SUSE 9.2
 OS Details: Suse 10.0 x86
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: esanchezfo at gmail.com               
@@ -197,6 +197,24 @@
 
 ------- Additional Comments From vargaz at gmail.com  2006-07-04 17:18 -------
 -> Sys.Drawing for now.
 
 ------- Additional Comments From sebastien at ximian.com  2006-07-04 17:39 -------
 see http://bugzilla.ximian.com/show_bug.cgi?id=34154 for priority
+
+------- Additional Comments From sebastien at ximian.com  2006-07-05 08:31 -------
+I can't duplicate the issue. Also the stack trace doesn't point to
+GetThumbnailImage.
+
+A few more information would be useful:
+
+* Did you compile 1.1.15 from tarball, SVN ?
+
+* Is your libgdiplus in sync with Mono ? (you could have multiple one
+on your system, and XSP and/or mod_mono could be loading an older one)
+
+* Can you supply a complete, self-contained (no ASPX), test case ?
+using the same parameters (and original image if required) that
+trigger this error ?
+
+* Would your code work (non SIGSEGV) if you replaced saving the
+thumbnail image with the original image (in the content stream) ?


More information about the mono-bugs mailing list