[Mono-bugs] [Bug 75980][Nor] New - crash in a SWF/Drawing example
program, Digger
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 4 22:07:50 EDT 2005
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 matt at use.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75980
--- shadow/75980 2005-09-04 22:07:50.000000000 -0400
+++ shadow/75980.tmp.31910 2005-09-04 22:07:50.000000000 -0400
@@ -0,0 +1,53 @@
+Bug#: 75980
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: gentoo amd64
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: matt at use.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: crash in a SWF/Drawing example program, Digger
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. download http://www.aisto.com/roeder/dotnet/Download.aspx?File=Digger
+2. unzip and run .NET Framework\Digger.exe
+
+Actual Results:
+crash
+
+Unhandled Exception: System.ArgumentException: Invalid Parameter. A null
+reference or invalid value was found.
+in [0x00077]
+(at /home/matt/src/mono/mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs:169)
+System.Drawing.GDIPlus:CheckStatus (Status status)
+in [0x00011]
+(at /home/matt/src/mono/mcs/class/System.Drawing/System.Drawing/Bitmap.cs:176)
+System.Drawing.Bitmap:GetPixel (Int32 x, Int32 y)
+in (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:GetPixel
+(int,int)
+in <0x00103> Digger.GameWindow:MagnifyBitmap (System.Drawing.Bitmap
+source)
+
+
+Expected Results:
+should not crash.
+
+How often does this happen?
+every time.
+
+Additional Information:
+Digger.zip includes the source files as well -- it is a very small and
+relatively basic SWF/Drawing example/demo.
More information about the mono-bugs
mailing list