[Mono-list] Problem with monodevelop

Rodolfo Campero Rodolfo Campero <rodolfo.campero@gmail.com>
Thu, 24 Feb 2005 09:11:46 -0300


Hello,

On Thu, 24 Feb 2005 10:49:45 +0100, Hubert FONGARNAND
<hubertf-1@altern.org> wrote:
> I've update (svn update) my mono 1.1.4 this morning and since that I can't run
> monodevelop without this strange error :
> 
> ** ERROR **: Unmanaged code called delegate of type
> GLib.Idle/IdleProxy.Handler which was already garbage collected.
> 

I get the very same error. Actually, I get errors related to GLib from
monodevelop, monodoc and other glib# based projects.
I think it's related somehow to both mono and gtk#, maybe mono (svn)
now has a more aggresive garbage collector or something like that,
because I downgraded gtk# to the latest stable release (1.0.6
tarballs) and the error persisted. Then I downgraded mono to 1.0.6 and
the error disappeared.