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



Description Richard Cocks 2007-04-02 14:05:42 UTC
Version: 2.14.0

What were you doing when the application crashed?
Trying to mount autofs


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: 114016256 vsize: 114016256 resident: 14684160 share: 10555392 rss: 14684160 rss_rlim: -1
CPU usage: start_time: 1175522713 rtime: 24 utime: 20 stime: 4 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47049835770624 (LWP 13754)]
0x00002acaa3e9fab5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47049835770624 (LWP 13754))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gst_xml_element_find_first
    at gst-xml.c line 85
  • #4 on_service_toggled
    at callbacks.c line 75
  • #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 tool_main_do
    at gst-tool.c line 1060
  • #27 main
    at main.c line 64
  • #28 __libc_start_main
    from /lib/libc.so.6
  • #29 _start
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Richard Cocks 2007-04-02 14:06:45 UTC
*** Bug 424160 has been marked as a duplicate of this bug. ***
Comment 2 palfrey 2007-04-02 14:09:15 UTC
Ah-hah. A better trace. Thanks! We can now find duplicates...

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