[Mono-bugs] [Bug 72605][Wis] Changed - NullReferenceException, GdiPlus and rsh problem
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Feb 2005 10:05:18 -0500 (EST)
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 vguzev@yandex.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=72605
--- shadow/72605 2005-02-15 09:18:37.000000000 -0500
+++ shadow/72605.tmp.26099 2005-02-15 10:05:18.000000000 -0500
@@ -312,6 +312,80 @@
Yury Serdyuk
--8<--------------------------------------
+
+------- Additional Comments From vguzev@yandex.ru 2005-02-15 10:05 -------
+One more letter :-) :
+
+We have tested this situation on Mono 1.1.3 and libgdiplus-1.1.3.
+Things are the same with less lengthy messages :
+
+> [serdyuk@skif TestGDIPlus]$ mono TestGDIPlus.exe 12
+> [serdyuk@skif TestGDIPlus]$ mono TestGDIPlus.exe 12
+> [serdyuk@skif TestGDIPlus]$ mono TestGDIPlus.exe 12
+> [serdyuk@skif TestGDIPlus]$ mono TestGDIPlus.exe 12
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+>
+> Unhandled Exception: System.NullReferenceException: Object
+reference
+> not set to an instance of an object
+> Segmentation fault
+> [serdyuk@skif TestGDIPlus]$ mono -V
+> Mono JIT compiler version 1.1.3, (C) 2002-2004 Novell, Inc and
+> Contributors. www.go-mono.com
+> TLS: __thread
+> GC: Included Boehm (with typed GC)
+> SIGSEGV : normal
+> Globalization: none
+> [serdyuk@skif TestGDIPlus]$
+
+
+Thanks.
+
+Yury Serdyuk
+