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 559752 - gnome-screenshot crashed with SIGSEGV in screenshot_get_pixbuf()
gnome-screenshot crashed with SIGSEGV in screenshot_get_pixbuf()
Status: RESOLVED OBSOLETE
Product: gnome-screenshot
Classification: Core
Component: general
git master
Other Linux
: Normal critical
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
: 579828 627953 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-11-07 13:57 UTC by Pedro Villavicencio
Modified: 2012-01-26 22:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2008-11-07 13:57:37 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gnome-utils/+bug/294850

"It crashed when trying to capture a window with decorations. It did work when capturing without decorations."

".

Thread 1 (process 14453)

  • #0 screenshot_get_pixbuf
    at screenshot-utils.c line 405
  • #1 check_file_done
    at gnome-screenshot.c line 717
  • #2 mainloop_proxy_func
    at /build/buildd/glib2.0-2.18.2/gio/gioscheduler.c line 314
  • #3 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2144
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2778
  • #5 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2986
  • #6 IA__gtk_main
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmain.c line 1200
  • #7 main
    at gnome-screenshot.c line 1215

Comment 1 Akhil Laddha 2010-08-26 03:38:12 UTC
*** Bug 627953 has been marked as a duplicate of this bug. ***
Comment 2 Akhil Laddha 2010-08-26 03:38:38 UTC
*** Bug 579828 has been marked as a duplicate of this bug. ***
Comment 3 Akhil Laddha 2010-08-26 03:39:18 UTC
bug 627953 against 2.31.x
Comment 4 Cosimo Cecchi 2012-01-26 22:41:52 UTC
This shouldn't happen anymore now that we use the shell directly. Please reopen if you can reproduce with a recent version.