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 317116 - segmentation fault in gnome-screenshot
segmentation fault in gnome-screenshot
Status: RESOLVED OBSOLETE
Product: gnome-utils
Classification: Deprecated
Component: screenshot
2.20.x
Other Linux
: High critical
: ---
Assigned To: Jonathan Blandford
gnome-utils Maintainers
: 506357 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-09-24 16:53 UTC by Sebastien Bacher
Modified: 2009-09-21 13:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Sebastien Bacher 2005-09-24 16:53:09 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/show_bug.cgi?id=16114

"gnome-screenshot crashes with a segmentation fault. I got this backtrace using gdb:

------------------------------------------------------
[New Thread 805515440 (LWP 8969)]
Xlib:  extension "SHAPE" missing on display ":0.0".
...."
Comment 1 Sebastien Bacher 2005-09-24 16:54:07 UTC
Debug backtrace: 

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 23869)

  • #0 screenshot_get_pixbuf
    at screenshot-utils.c line 526
  • #1 prepare_screenshot
    at gnome-panel-screenshot.c line 315
  • #2 prepare_screenshot_timeout
    at gnome-panel-screenshot.c line 375
  • #3 g_timeout_dispatch
    at gmain.c line 3293
  • #4 IA__g_main_context_dispatch
    at gmain.c line 1934
  • #5 g_main_context_iterate
    at gmain.c line 2565
  • #6 IA__g_main_loop_run
    at gmain.c line 2769
  • #7 IA__gtk_main
    at gtkmain.c line 976
  • #8 main
    at gnome-panel-screenshot.c line 483

Comment 2 André Klapper 2006-12-10 17:36:32 UTC
up-to-date stacktrace at bug 383623; confirming.
Comment 3 André Klapper 2006-12-10 17:36:37 UTC
*** Bug 383623 has been marked as a duplicate of this bug. ***
Comment 4 Sebastien Bacher 2007-01-28 14:34:48 UTC
The other bug might not be a duplicate, the backtrace show the crash is not on the same function. That bug happened without the xorg SHAPE extension which doesn't look like the other bug
Comment 5 Cosimo Cecchi 2009-09-16 14:41:17 UTC
*** Bug 506357 has been marked as a duplicate of this bug. ***
Comment 6 Cosimo Cecchi 2009-09-16 14:43:44 UTC
Dear reporters, do you manage to reproduce this bug with newer versions of gnome-screenshot (at least 2.24.0)? Most of that code has been rewritten entirely since 2.20.
Comment 7 johnbrier 2009-09-16 22:54:21 UTC
The one I had was on Fedora 7 and the report was from late 2007.. I have used this package in newer versions and haven't seen it AFAICT

https://bugzilla.gnome.org/show_bug.cgi?id=506357
Comment 8 Cosimo Cecchi 2009-09-21 13:11:36 UTC
Ok, let's close this as OBSOLETE; feel free to reopen if you can still reproduce on newer versions, thanks.