[Bug 39206] Re: gimp crashes if you close a dialog
Gary Coady
gary at lyranthe.org
Thu Apr 13 01:27:14 UTC 2006
In a longer valgrind backtrace, some extra context is:
==32444== by 0x8137DC3: gimp_dock_remove_book (gimpdock.c:710)
==32444== by 0x8136933: gimp_dock_destroy (gimpdock.c:322)
The important point here is, I think, that some memory freed first at gimpdockable.c:251, is then freed again at gimpdockable.c:245.
It looks like this problem appears as a result of the GtkNotebook child-freeing changes in libgtk2.0-0.
** Attachment added: "Possible patch to fix crash"
http://librarian.launchpad.net/2075639/gimp_dockable.diff
--
gimp crashes if you close a dialog
https://launchpad.net/malone/bugs/39206
More information about the desktop-bugs
mailing list