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 446958 - crash in Network Manager: trying to connect to "ot...
crash in Network Manager: trying to connect to "ot...
Status: RESOLVED DUPLICATE of bug 435036
Product: NetworkManager
Classification: Platform
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2007-06-13 01:30 UTC by apsimpson
Modified: 2007-06-13 05:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description apsimpson 2007-06-13 01:30:21 UTC
What were you doing when the application crashed?
trying to connect to "other wireless networks"   as soon as i clicked on it it failed


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:47:07 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 388857856 vsize: 388857856 resident: 30134272 share: 23646208 rss: 30134272 rss_rlim: 18446744073709551615
CPU usage: start_time: 1181697902 rtime: 84 utime: 74 stime: 10 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nm-applet'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912511803520 (LWP 2973)]
(no debugging symbols found)
0x00000037a6e0d89f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912511803520 (LWP 2973))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_free
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_combo_box_set_model
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #4 wso_wpa_eap_new
  • #5 wsm_set_capabilities
  • #6 nma_other_network_dialog_run
  • #7 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #8 g_free
    from /lib64/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #11 gtk_widget_activate
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #12 gtk_menu_shell_activate_item
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #13 g_free
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #14 g_free
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #15 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #16 g_free
    from /lib64/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #19 g_free
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #20 gtk_propagate_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #21 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #22 g_free
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #23 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #24 g_free
    from /lib64/libglib-2.0.so.0
  • #25 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #26 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #27 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors (34 sec old) ---------------------
localuser:apsimpson being added to access control list
SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/2831
** (gsynaptics-init:2961): WARNING **: Using synclient
** (gsynaptics:3046): WARNING **: Using synclient
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x320005a (OpenOffice)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x320005a (OpenOffice)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
** Message: <info>  You are now connected to the wired network.
--------------------------------------------------
Comment 1 Christopher Aillon 2007-06-13 05:55:55 UTC
The following should get you the RPM built to fix this:

yum --enable=updates-testing update NetworkManager

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