GNOME Bugzilla – Bug 612256
Text tool: crash when selecting font
Last modified: 2010-03-09 16:44:38 UTC
Open a jpg. Activate text tool. Click in the image and type some text. In the toolbox, click on the font button (default here is Sans) and choose Sans Bold Italic instead. GIMP crashes. The stack trace isn't very helpful, unfortunately. Let me know if you can't reproduce it and need me to install gtk debug libraries. OS is Ubuntu Karmic, gimp tree was updated this morning (maybe 1900UT 8 Mar).
+ Trace 220874
Actually you don't have to be in an image -- just activate the text tool with no image active and choose any font.
There is absolutely no drawback in having debug symbols installed for glib and gtk+ except a few megabytes of disk-space. So if you want to use GIMP from git and report bugs against it, then please make sure you have debug symbols installed for glib and gtk+.
I can't reproduce that. What are the GTK+ and GLib versions?
With an update from this morning, and debug libraries, the crash no longer happens. Don't know which of those fixed it; maybe I pulled at the wrong time yesterday. Closing.