[Mono-bugs] [Bug 72605][Wis] Changed - NullReferenceException, GdiPlus and rsh problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 08:22:27 -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-16 07:05:29.000000000 -0500
+++ shadow/72605.tmp.9203	2005-02-16 08:22:27.000000000 -0500
@@ -498,6 +498,10 @@
 gdb --args mono /path/to/TestGDIPlus.exe 8
 
 and then, when you get a crash, issue 'thread apply all bt'
 and attach the output here?
 
 Thanks
+
+------- Additional Comments From vguzev@yandex.ru  2005-02-16 08:22 -------
+> Have you verified that you're not simply running out of memory? 
+Then why there wasn't thrown OutOfMemoryException?