GNOME Bugzilla – Bug 614034
crash in GIMP: Closing the Main_Window....
Last modified: 2010-09-25 03:13:55 UTC
What were you doing when the application crashed? Closing the Main_Window... Distribution: openSUSE 11.2 (x86_64) Gnome Release: 2.28.2 (null) (SUSE) BugBuddy Version: 2.28.0 System: Linux 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10605000 Selinux: No Accessibility: Disabled GTK+ Theme: tish-aquastyle Icon Theme: Gilouche GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 548298752 vsize: 548298752 resident: 224088064 share: 19734528 rss: 224088064 rss_rlim: 18446744073709551615 CPU usage: start_time: 1269620826 rtime: 4426 utime: 4006 stime: 420 cutime:801 cstime: 29 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/local/bin/gimp-2.6' [Thread debugging using libthread_db enabled] [New Thread 0x7fbc88903710 (LWP 7908)] [New Thread 0x7fbc89104710 (LWP 7907)] 0x00007fbc8ff79e6d in waitpid () from /lib64/libpthread.so.0
+ Trace 221109
Thread 1 (Thread 0x7fbc9368c7a0 (LWP 7906))
Inferior 1 [process 7906] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ---- Critical and fatal warnings logged during execution ---- ** Gtk **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed ** Gtk **: gtk_box_pack: assertion `child->parent == NULL' failed ----------- .xsession-errors --------------------- Try: zypper install -C "debuginfo(build-id)=59c0fc3015abed7b7cf73daf0579a840f0f982a8" Missing separate debuginfo for /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so Try: zypper install -C "debuginfo(build-id)=203a868751cb88b05a0b5f4224fac50f43432105" Missing separate debuginfo for /usr/lib64/gio/modules/libgvfsdbus.so Try: zypper install -C "debuginfo(build-id)=b382b3f9add202a5d7fc7dc926f0fce956ad0a6c" Missing separate debuginfo for /usr/lib64/libgvfscommon.so.0 Try: zypper install -C "debuginfo(build-id)=9e9ab02215e444bd1e826a86fa14bd43dd6e984f" Missing separate debuginfo for /lib64/libudev.so.0 Try: zypper install -C "debuginfo(build-id)=ced1c3712bd992340cd506bfc262826627fecdcc" Missing separate debuginfo for /usr/lib64/gio/modules/libgioremote-volume-monitor.so Try: zypper install -C "debuginfo(build-id)=99b0c12b19ab48b4560bf64c9166374050aa795b" Missing separate debuginfo for /usr/lib64/liblcms.so.1 Try: zypper install -C "debuginfo(build-id)=ae9729f30893ed80f616fefc8b6db5c12b5f6da9" Missing separate debuginfo for /usr/lib64/gtk-2.0/2.10.0/immodules/im-cedilla.so Try: zypper install -C "debuginfo(build-id)=c58f5be928580154ed4d0ce92b7be25a98263205" --------------------------------------------------
The crash is marked with <<<<: if (save_mode == GIMP_SAVE_MODE_SAVE_AND_CLOSE && saved && ! display->image->dirty) <<<< { gimp_display_close (display); } So either display or display->image is NULL. I don't see how they could be NULL here though.
We need a step-by-step on how to reproduce
@mushroomcult: any news?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!