[Mono-dev] mono 1.1.14 WIN32 runtime error

Peter Dennis Bartok peter at novonyx.com
Thu Apr 6 14:29:54 EDT 2006


This is known and I'm currently reworking the image code that causes this. 
It has nothing to do whether the app is simple or not.

Cheers,
  Peter

-----Original Message-----
From: "Duane Wandless" <duane at wandless.net>
To: "Mike Kestner" <mkestner at novell.com>
Cc: <Mono-devel-list at lists.ximian.com>
Date: Thursday, 06 April, 2006 12:18
Subject: Re: [Mono-dev] mono 1.1.14 WIN32 runtime error


Thanks for the update... a very simple Windows.Forms app does now run.
Very simple.  A single button on a form with no event.

Upon exit this stack trace is generated:
Stacktrace:

in (wrapper managed-to-native)
System.Drawing.GDIPlus:GdipDisposeImage(intptr)<0x4>
in (wrapper managed-to-native)
System.Drawing.GDIPlus:GdipDisposeImage(intptr)<0xffffffd8>
in System.Drawing.Image:DisposeResources () <0x10>
in System.Drawing.Image:Dispose (bool) <0x13>
in System.Drawing.Image:Finalize () <0x10>
in (wrapper runtime-invoke)
System.Object:runtime_invoke_void(object,intptr,intptr,intptr)
<0x6df8b2b0>

On 4/6/06, Mike Kestner <mkestner at novell.com> wrote:
>
> On Tue, 2006-04-04 at 16:48 -0600, Peter Dennis Bartok wrote:
> > Already logged here:
> > http://bugzilla.ximian.com/show_bug.cgi?id=77896
> >
> > Many people are running into this. Seems to pretty much render Winforms
> > useless on Win32. Waiting for Paolo on that one.
>
> Paolo checked in a fix for this.  It's on svn trunk.
>
> --
> Mike Kestner <mkestner at novell.com>
>
>




More information about the Mono-devel-list mailing list