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 424160 - crash in Services: Trying to toggle autofs ...
crash in Services: Trying to toggle autofs ...
Status: RESOLVED DUPLICATE of bug 425486
Product: gnome-system-tools
Classification: Deprecated
Component: services-admin
2.14.x
Other All
: High critical
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2007-03-29 15:38 UTC by Richard Cocks
Modified: 2007-04-02 14:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Richard Cocks 2007-03-29 15:38:08 UTC
Version: 2.14.0

What were you doing when the application crashed?
Trying to toggle autofs in Services settings


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.2 2007-03-15 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 115621888 vsize: 115621888 resident: 14749696 share: 10604544 rss: 14749696 rss_rlim: -1
CPU usage: start_time: 1175182627 rtime: 25 utime: 21 stime: 4 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/services-admin'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47039517922480 (LWP 11909)]
0x00002ac83c59bab5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47039517922480 (LWP 11909))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 ??
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 ??
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #22 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #23 ??
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #25 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 __libc_start_main
    from /lib/libc.so.6
  • #29 ??
  • #30 ??
  • #31 ??
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 palfrey 2007-04-02 13:46:50 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 Richard Cocks 2007-04-02 13:55:05 UTC
being on gentoo I'm not experienced enough to know which packages I'd have to recompile with the debugging stuff added, if this still isn't duped within a week I'll go ahead and recompile gnome with the debug stuff added.
Comment 3 Richard Cocks 2007-04-02 14:06:45 UTC

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