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=77855

--- shadow/77855        2006-03-20 07:13:39.000000000 -0500
+++ shadow/77855.tmp.14448      2006-03-20 08:38:35.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 77855
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: FC4
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: Sys.Drawing.
+Component: libgdiplus
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Occasional segfaults in System.Drawing.Image:Save
 
 When saving bitmaps to PNG files, We are getting segfaults occasionally. We
 have not yet found a way to reproduce the bug reliably, so we cannot offer
 a test case.
 
@@ -135,6 +134,17 @@
         /lib/libpthread.so.0 [0x9e7b80]
         /lib/libc.so.6(__clone+0x5e) [0x8699ce]
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-03-20 07:13 -------
 Maybe I should mention that we haven't had this problem with the
 version installed previously (1.1.9 from CVS).
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-03-20 08:38 -------
+r58160 fixed a bug related to the encoder. Recently freed memory was
+being reused, which *could* explain your occasional problem.
+
+Please try to duplicate this problem with SVN HEAD, or with a newer
+version of 1.1.13 or 1.1.14 (when they get released).
+
+Otherwise it would be useful if you could attach a small (self
+contained, no ASP.NET) sample that can duplicate the problem (even if
+it doesn't every time).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to