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 627953 - crash in Take Screenshot: snapshot a window
crash in Take Screenshot: snapshot a window
Status: RESOLVED DUPLICATE of bug 559752
Product: gnome-utils
Classification: Deprecated
Component: screenshot
unspecified
Other All
: Normal critical
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-25 15:30 UTC by fkhp101
Modified: 2010-08-26 03:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description fkhp101 2010-08-25 15:30:49 UTC
What were you doing when the application crashed?
snapshot a window


Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.31.2 2010-08-23 (Gentoo)
BugBuddy Version: 2.31.3

System: Linux 2.6.35-ccs-r3 #1 SMP Sun Aug 22 09:57:10 CST 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10900000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gail-gnome, gnomesegvhandler, gnomebreakpad, gail:atk-bridge

Memory status: size: 330477568 vsize: 330477568 resident: 19656704 share: 15802368 rss: 19656704 rss_rlim: 18446744073709551615
CPU usage: start_time: 1282750171 rtime: 58 utime: 50 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-screenshot'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f17f71c3710 (LWP 2931)]
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.1/libstdc++.so.6.0.14-gdb.py", line 59, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named libstdcxx.v6.printers
0x00007f18049649bd in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f180a68e860 (LWP 2930))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 bugbuddy_segv_handle
    from /usr/lib64/gtk-2.0/modules/libgnomesegvhandler.so
  • #4 <signal handler called>
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 gdk_x_error
    from /usr/lib/libgdk-x11-2.0.so.0
  • #8 _XError
    from /usr/lib/libX11.so.6
  • #9 handle_error
    from /usr/lib/libX11.so.6
  • #10 _XReply
    from /usr/lib/libX11.so.6
  • #11 XQueryTree
    from /usr/lib/libX11.so.6
  • #12 screenshot_get_pixbuf
  • #13 check_file_done
  • #14 mainloop_proxy_func
    from /usr/lib/libgio-2.0.so.0
  • #15 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_iterate.clone.5
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 main
A debugging session is active.

	Inferior 1 [process 2930] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** Gdk **: The program 'gnome-screenshot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 3643 error_code 3 request_code 15 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Comment 1 Akhil Laddha 2010-08-26 03:38:12 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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