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 167953 - Closing Networking applet causes crash
Closing Networking applet causes crash
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: network-admin
1.1.x
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2005-02-20 16:06 UTC by Sebastien Bacher
Modified: 2006-05-26 12:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2005-02-20 16:06:12 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/6160

"Whenever I open the GNOME network applet and then close it, I get a crash of
the type "network-admin has quit unexpectedly"."

It happens when you close it while having the busy cursor.

A backtrace of the crash:

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1223044992 (LWP 20805)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1223044992 (LWP 20805))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 741
  • #3 <signal handler called>
  • #4 g_type_check_instance_is_a
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #6 gst_network_tool_finalize
    at gst-network-tool.c line 101
  • #7 g_object_interface_list_properties
    from /usr/lib/libgobject-2.0.so.0
  • #8 gst_tool_kill_tool_cb
    at gst-tool.c line 610
  • #9 gst_tool_idle_run_directives
    at gst-tool.c line 554
  • #10 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_depth
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 IA__gtk_main
    at gtkmain.c line 963
  • #16 gst_tool_main
    at gst-tool.c line 1061
  • #17 main
    at main.c line 175
  • #0 __kernel_vsyscall

Comment 1 Carlos Garnacho 2006-05-26 12:18:55 UTC
There's a possible fix in CVS HEAD, thanks for the bug report