After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573777 - gimp-2.6 crashed with SIGSEGV in g_object_get()
gimp-2.6 crashed with SIGSEGV in g_object_get()
Status: RESOLVED DUPLICATE of bug 572403
Product: GIMP
Classification: Other
Component: General
2.6.5
Other Linux
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2009-03-02 15:42 UTC by Sebastien Bacher
Modified: 2009-03-02 17:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2009-03-02 15:42:51 UTC
This bug has been opened on http://bugs.launchpad.net/bugs/330846

"Binary package hint: gimp

I imported this drawing from page 4 of a PDF, then I cropped and saved it.  The file was saved successfully.  Then I tried to invoke the Image menu, and thereupon GIMP crashed.  Presumably apport uploaded a lot of useful junk here.

gimp 2.6.5-1ubuntu1

Debug stacktrace for the crash:

  • #0 IA__g_object_get
    at /build/buildd/glib2.0-2.19.8/gobject/gobject.c line 1585
  • #1 gimp_ui_manager_menu_item_select
    at /build/buildd/gimp-2.6.5/./app/widgets/gimpuimanager.c line 918
  • #2 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.19.8/gobject/gclosure.c line 767
  • #3 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.19.8/gobject/gsignal.c line 600
  • #4 IA__g_signal_emit_by_name
    at /build/buildd/glib2.0-2.19.8/gobject/gsignal.c line 3076
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 gtk_menu_shell_get_item
    at /build/buildd/gtk+2.0-2.15.4/gtk/gtkmenushell.c line 1038

Comment 1 Sebastien Bacher 2009-03-02 15:51:26 UTC
one way described to get the issue

"1. create screenshot of entire screen (including mouse pointer)
2. select a region in screenshot
3. Right click > Edit > Copy
4. Right click > Paste as > New image
5. Clicked on File on new image, window grayed out and crashed"
Comment 2 Martin Nordholts 2009-03-02 17:59:24 UTC
Clearly a duplicate

*** This bug has been marked as a duplicate of 572403 ***