On Sun, Apr 02, 2006 at 05:23:23PM -0300, Alexandre wrote: > Package: libgtk2.0-0 > Version: 2.8.13-1 > Severity: grave > Justification: renders package unusable > > > After a while, I upgraded the distro. Now my application crashes eventually > when idle. The only thing running is a timer which replaces a gtk tree model > associated with an gtktreeview; It used to work "forever". The backtrace is > below. The problem seems to be at gtk_notebook_get_tab_label somehow. Please > forward this to gtk maintainers if it's not on your scope, thanks.
Could you try running your program with G_SLICE=always-malloc ? This could very well be a bug in your program, which is triggered by the new glib. Sjoerd -- It seems that more and more mathematicians are using a new, high level language named "research student". -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

