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 433808 - crash in Take Screenshot: Trying to make a single ...
crash in Take Screenshot: Trying to make a single ...
Status: RESOLVED DUPLICATE of bug 383623
Product: gnome-utils
Classification: Deprecated
Component: screenshot
unspecified
Other All
: High critical
: ---
Assigned To: Jonathan Blandford
gnome-utils Maintainers
: 471782 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-04-27 07:11 UTC by ralf.schulze
Modified: 2007-09-27 11:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description ralf.schulze 2007-04-27 07:11:15 UTC
What were you doing when the application crashed?
Trying to make a single window screenshot from command line. (gnome-screenshot -w)


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 25346048 vsize: 25346048 resident: 13197312 share: 6795264 rss: 13197312 rss_rlim: 4294967295
CPU usage: start_time: 1177657816 rtime: 8 utime: 6 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225598288 (LWP 20243)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225598288 (LWP 20243))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (81429 sec old) ---------------------
Playing WAVE '../data/sounds/connected.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Starting new Last Exit server
: Could not grab key 174 (maybe another application has grabbed this key)
: Could not grab key 160 (maybe another application has grabbed this key)
: Could not grab key 176 (maybe another application has grabbed this key)
lastfm://artist/sportfreunde stiller/fans
station: http://ws.audioscrobbler.com//radio/adjust.php?session=9d08ea146bfe805c70c9cb057232b468&url=lastfm://artist/sportfreunde stiller/fans&debug=0
Playing WAVE '../data/sounds/connected.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Playing WAVE '../data/sounds/connected.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Unhandled Exception: System.FormatException: Input string was not in the correct format
at System.Int32.Parse (string) <0x0004e>
at LastExit.FindStation.ParseSimilar (string) <0x00305>
at LastExit.FindStation.FindStationCompleted (LastExit.FMRequest) <0x0
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 palfrey 2007-04-27 10:41:35 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot
to solve the problem, so it will be hard for the developers to fix that crash.
Can you get us a stack trace with debugging symbols? Please see
http://live.gnome.org/GettingTraces for more information on how to do so.
Thanks in advance!
Comment 2 ralf.schulze 2007-05-02 08:30:36 UTC
Sorry. Had no time the last few days, so it lasted a while.


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 25341952 vsize: 25341952 resident: 13193216 share: 6795264 rss: 13193216 rss_rlim: 4294967295
CPU usage: start_time: 1178094256 rtime: 15 utime: 4 stime: 11 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1226331472 (LWP 2682)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226331472 (LWP 2682))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 876
  • #3 <signal handler called>
  • #4 screenshot_get_pixbuf
    at screenshot-utils.c line 583
  • #5 prepare_screenshot
    at gnome-screenshot.c line 696
  • #6 main
    at gnome-screenshot.c line 954
  • #0 __kernel_vsyscall

Comment 3 palfrey 2007-05-02 09:56:33 UTC
Thanks, that's a much better trace. Marking as NEW.
Comment 4 palfrey 2007-08-30 17:04:36 UTC
*** Bug 471782 has been marked as a duplicate of this bug. ***
Comment 5 Sebastien Bacher 2007-09-27 11:41:53 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 383623 ***