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 566287 - gnome-settings-daemon crashes when pressing Fn-F7
gnome-settings-daemon crashes when pressing Fn-F7
Status: RESOLVED DUPLICATE of bug 568713
Product: gnome-settings-daemon
Classification: Core
Component: plugins
2.25.x
Other All
: Normal critical
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2009-01-02 13:04 UTC by Andreas Proschofsky
Modified: 2009-01-24 13:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Andreas Proschofsky 2009-01-02 13:04:45 UTC
Steps to reproduce:
1. Press Fn-F7 on my thinkpad
2. gnome-settings-daemon crashes ;)
3. 


Stack trace:
System: Linux 2.6.28-gentoo #3 SMP Fri Jan 2 12:45:13 CET 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10599003
Selinux: No
Accessibility: Disabled
GTK+ Theme: Gilouche
Icon Theme: Gilouche
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 66052096 vsize: 66052096 resident: 21495808 share: 10039296 rss: 21495808 rss_rlim: 18446744073709551615
CPU usage: start_time: 1230896928 rtime: 176 utime: 152 stime: 24 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/gnome-settings-daemon'

[Thread debugging using libthread_db enabled]
[New Thread 0xb72e1710 (LWP 2670)]
[New Thread 0xb6f35b90 (LWP 2677)]
0xb8036424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb72e1710 (LWP 2670))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 382
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #4 run_bug_buddy
    at gnome-breakpad.cc line 369
  • #5 bugbuddy_segv_handle
    at gnome-breakpad.cc line 440
  • #6 <signal handler called>
  • #7 event_filter
    at gsd-xrandr-manager.c line 532
  • #8 gdk_event_translate
    at gdkevents-x11.c line 349
  • #9 _gdk_events_queue
    at gdkevents-x11.c line 2297
  • #10 gdk_event_dispatch
    at gdkevents-x11.c line 2357
  • #11 IA__g_main_context_dispatch
    at gmain.c line 1814
  • #12 g_main_context_iterate
    at gmain.c line 2448
  • #13 IA__g_main_loop_run
    at gmain.c line 2656
  • #14 IA__gtk_main
    at gtkmain.c line 1200
  • #15 main
    at main.c line 485
  • #0 __kernel_vsyscall


Other information:
Comment 1 Andreas Proschofsky 2009-01-02 13:35:52 UTC
I might add: When I try to restart gnome-settings-daemon afterwards the whole X-Session crashes, don't know if this is related, though.
Comment 2 Jens Granseuer 2009-01-04 12:09:12 UTC
Do you get any output concerning an X error in your ~/.xsession-errors?

Also, what's the g-s-d version?
Comment 3 Andreas Proschofsky 2009-01-04 12:21:28 UTC
Nope, no relevant output in ~/.xsession-errors

gnome-settings-daemon version is 2.25.3
Comment 4 Sebastien Bacher 2009-01-12 13:14:27 UTC
There is several similar crash on launchpad, https://bugs.launchpad.net/gnome-settings-daemon/+bug/315974, some of bugs are crash when closing a laptop lid
Comment 5 Jens Granseuer 2009-01-24 11:41:53 UTC
Can you confirm whether this crash is related to bug 568713? The stacktrace looks different but the symptoms are certainly the same...
Comment 6 Andreas Proschofsky 2009-01-24 13:12:37 UTC
(In reply to comment #5)
> Can you confirm whether this crash is related to bug 568713? The stacktrace
> looks different but the symptoms are certainly the same...
> 

Looks like, crash is gone for me with SVN trunk :)
Comment 7 Jens Granseuer 2009-01-24 13:14:07 UTC
Thanks for testing.

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