[Gtk-sharp-list] Re: Gtk# refcount problem

Miguel de Icaza miguel@ximian.com
16 Sep 2002 19:37:16 -0400


On Sun, 2002-09-15 at 23:14, Mike Kestner wrote:
> Hi Martin,
> 
> On Sun, 2002-09-15 at 10:01, Martin Baulig wrote:
> 
> > there's a problem with the new refcounting code in gtk#:
> 
> Can you describe how you are triggering the problem?

I saw this myself:

(Debugger:15796): Gtk-WARNING **: GtkTextMark being finalized while
still in the buffer; someone removed a reference they didn't own! Crash
impending

Miguel