Re: stuck in an endless loop in gtk_emission_remove()



Paul Davis <pbd op net> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]