Re: bug in testgtk/gtklayout
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list redhat com
- Subject: Re: bug in testgtk/gtklayout
- Date: 12 Dec 1998 17:49:52 -0500
Christopher Blizzard <blizzard@appliedtheory.com> writes:
> When I fire up testgtk, try the layout test and then close the window
> using the window manager it will either hang or crash. This seems to be
> due to a bad pointer being passed into gdk_window_destroy which
> eventually makes it down to a free(). This is easily to reproduce on my
> system, it happens every time. I haven't been able to track it down but
> here's a stack trace and other related debugging information:
Turns out GtkLayout was double-destroying the windows
it creates for NO_WINDOW children.
Now fixed. Thanks!
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]