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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -197,6 +197,24 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-07-04 17:18 ------- -> Sys.Drawing for now. ------- Additional Comments From [EMAIL PROTECTED] 2006-07-04 17:39 ------- see http://bugzilla.ximian.com/show_bug.cgi?id=34154 for priority + +------- Additional Comments From [EMAIL PROTECTED] 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) ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
