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=77855 --- shadow/77855 2006-03-22 07:14:59.000000000 -0500 +++ shadow/77855.tmp.7857 2006-03-22 09:28:15.000000000 -0500 @@ -158,6 +158,25 @@ I'll try to cook up a test case. ------- Additional Comments From [EMAIL PROTECTED] 2006-03-22 07:14 ------- No luck so far with producing a self-contained test case. Running the ashx-page separately with XSP already makes the problem go away. It must be some memory corruption issue. + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-22 09:28 ------- +Is the stack trace always the same ? + +Using SVN, valgrind doesn't see any leaks in the ImageCodec sample we +have (available in SVN). So if it's a memory corruption then it +happens ealier in the save process. + +Can you provide a standalone sample that starts around (or just after) +this ? + +in HotFeet.Vpds.Web.BarChartHandler:CreatePng (System.Web.HttpRequest) +<0x848> +in HotFeet.Vpds.Web.BarChartHandler:ServePng (System.Web.HttpContext) +<0xd2> +in HotFeet.Vpds.Web.BarChartHandler:ProcessRequest +(System.Web.HttpContext) + +thanks _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
