Re: stuck in an endless loop in gtk_emission_remove()
- From: Owen Taylor <otaylor redhat com>
- To: Paul Davis <pbd op net>
- Cc: gtk-list gnome org, gtkmm-main lists sourceforge net
- Subject: Re: stuck in an endless loop in gtk_emission_remove()
- Date: 08 Oct 2001 10:04:37 -0400
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]