[Mono-bugs] [Bug 81552][Nor] Changed - Crash after call Bitmap.LockBits

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 7 13:36:02 EDT 2007


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

--- shadow/81552	2007-05-07 10:45:08.000000000 -0400
+++ shadow/81552.tmp.32741	2007-05-07 13:36:01.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 81552
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: Slackware 11.0
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
-Priority: Major
+Severity: Unknown
+Priority: Normal
 Component: libgdiplus
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: smalcom at ukr.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -162,6 +162,20 @@
 
 =================================================================
 Got a SIGSEGV while executing native code. This usually indicates
 a fatal error in the mono runtime or one of the native libraries 
 used by your application.
 =================================================================
+
+------- Additional Comments From sebastien at ximian.com  2007-05-07 13:36 -------
+What version of libgdiplus and System.Drawing.dll are you using ?
+
+[a lot of the GdipBitmapLockBits was fixed after 1.2.3x]
+
+If this happens with HEAD (or the mono 1.2.4 previews) please attach
+sample code showing the crash. 
+
+[we have many unit tests doing similar calls without any crash (on
+several architectures) so this may be specific to the bitmap/rectangle
+you are using]
+
+Thanks


More information about the mono-bugs mailing list