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=79883 --- shadow/79883 2006-11-10 14:40:14.000000000 -0500 +++ shadow/79883.tmp.16755 2006-11-10 16:34:27.000000000 -0500 @@ -473,6 +473,17 @@ may get us some clues about the problem. MONO_PATH="../../class/lib/default::$MONO_PATH" valgrind --tool=memcheck --leak-check=full --log-file=nunit --smc-check=all --suppressions=/home/poupou/svn/mono/data/mono.supp mono sample.exe + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-10 16:34 ------- +I think this was my fault, I think I forgot to execute 'make install' +in libgdiplus after checking out sources, I did it and now I can't +get it to crash anymore (It always fails with the ArgumentException). + +However I don't have to wait to get the exception, at most a couple +of minutes of resizing will do, sometimes it fails on startup, +sometimes it fails on task switching back to the application. + +I'll attach a couple of valgrind logs as well. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
