Paul Davis <[EMAIL PROTECTED]> writes:

> This backtrace generated from GTK+ 1.2.8. Is there any chance that
> this is a bug, or is it more likely an indicator of memory corruption
> somewhere? The code in question (frame 0) is in an endless loop on the
> emission list.

It's almost certain memory corruption is involved.  There are millions
of lines out there of GTK+ code all using this code path heavily, so
I'd be quite suprised if there was a bug. (Though it is conceivable 
that gtk-- did something else unusual elsewhere that triggered
a GTK+ bug and caused the emission lists to get corrupted.)

Regards,
                                        Owen

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to