Bug 717043 - Network Manager doesn't finish connection to wireless AP
Summary: Network Manager doesn't finish connection to wireless AP
Keywords:
Status: CLOSED DUPLICATE of bug 716591
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-27 19:33 UTC by Martí­n Marqués
Modified: 2011-06-28 06:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-28 06:58:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martí­n Marqués 2011-06-27 19:33:46 UTC
Description of problem:

When trying to connect to a wireless AP (open, no encryption, but have the same problem with an AP with WPA2 encryption) using my Dell laptop with an atheros chip connection doesn't finish as expected.


Version-Release number of selected component (if applicable):

$ rpm -qa  | grep -i networkmanager
NetworkManager-0.8.9997-4.git20110620.fc15.x86_64
NetworkManager-pptp-0.8.999-1.fc15.x86_64
NetworkManager-vpnc-0.8.999-2.fc15.x86_64
NetworkManager-openvpn-0.8.999-1.fc15.x86_64
NetworkManager-glib-0.8.9997-4.git20110620.fc15.x86_64


How reproducible:

Start X with KDE and networkmanager strats wifi connection at the end failing to finish connection.

Steps to Reproduce:
1.
2.
3.
  
Actual results:

Network Manager applet looks like it's trying to finish connecting to the AP, but errors raise in /var/log/messages and routes are not totally loaded.

Expected results:


Additional info:

Jun 27 16:17:50 tatooine NetworkManager[11132]: <info> (wlan0): DHCPv4 state changed preinit -> bound
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) scheduled...
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) started...
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info>   address 10.10.65.163
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info>   prefix 21 (255.255.248.0)
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info>   gateway 10.10.64.1
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info>   nameserver '190.122.240.12'
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info>   nameserver '190.122.252.12'
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info>   domain name 'intranet.unl'
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) scheduled...
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) complete.
Jun 27 16:17:50 tatooine NetworkManager[11132]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
Jun 27 16:17:50 tatooine avahi-daemon[869]: Joining mDNS multicast group on interface wlan0.IPv4 with address 10.10.65.163.
Jun 27 16:17:50 tatooine avahi-daemon[869]: New relevant interface wlan0.IPv4 for mDNS.
Jun 27 16:17:50 tatooine avahi-daemon[869]: Registering new address record for 10.10.65.163 on wlan0.IPv4.
Jun 27 16:17:51 tatooine NetworkManager[11132]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
Jun 27 16:17:51 tatooine NetworkManager[11132]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0]
Jun 27 16:17:51 tatooine NetworkManager[11132]: <info> (wlan0): roamed from BSSID 00:20:A6:B9:9C:02 (WiFi-UNL-10) to 00:20:A6:B9:9C:E7 (WiFi-UNL-10)
Jun 27 16:17:51 tatooine NetworkManager[11132]: <warn> caught signal 11. Generating backtrace...
Jun 27 16:17:51 tatooine NetworkManager: ******************* START **********************************
Jun 27 16:17:51 tatooine ntpd[1745]: Listen normally on 6 wlan0 10.10.65.163 UDP 123
Jun 27 16:17:51 tatooine ntpd[1745]: Listen normally on 7 wlan0 fe80::21b:b1ff:fef4:ab8a UDP 123
Jun 27 16:17:51 tatooine ntpd[1745]: peers refreshed
Jun 27 16:17:51 tatooine NetworkManager: [Thread debugging using libthread_db enabled]
Jun 27 16:17:51 tatooine NetworkManager: [New Thread 0x7fb35f19c700 (LWP 11136)]
Jun 27 16:17:51 tatooine NetworkManager: [New Thread 0x7fb35f99d700 (LWP 11134)]
Jun 27 16:17:51 tatooine NetworkManager: 0x000000374fe0ea8d in waitpid () from /lib64/libpthread.so.0
Jun 27 16:17:51 tatooine NetworkManager: #0  0x000000374fe0ea8d in waitpid () from /lib64/libpthread.so.0
Jun 27 16:17:51 tatooine NetworkManager: #1  0x000000000045d7e3 in nm_logging_backtrace ()
Jun 27 16:17:51 tatooine NetworkManager: #2  0x0000000000444f71 in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: #3  <signal handler called>
Jun 27 16:17:51 tatooine NetworkManager: #4  0x000000000048930f in nm_settings_connection_add_seen_bssid ()
Jun 27 16:17:51 tatooine NetworkManager: #5  0x000000000042f7e6 in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: #6  0x000000000043276e in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: #7  0x0000000000434d7a in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: #8  0x0000003752e0e34e in g_closure_invoke () from /lib64/libgobject-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: #9  0x0000003752e1f200 in ?? () from /lib64/libgobject-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: #10 0x0000003752e289d2 in g_signal_emit_valist () from /lib64/libgobject-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: #11 0x0000003752e28d5d in g_signal_emit_by_name () from /lib64/libgobject-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: #12 0x000000000042568a in nm_device_state_changed ()
Jun 27 16:17:51 tatooine NetworkManager: #13 0x0000000000425d74 in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: #14 0x00000037516427ed in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: #15 0x0000003751642fc8 in ?? () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: #16 0x000000375164360d in g_main_loop_run () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: #17 0x000000000042017c in main ()
Jun 27 16:17:51 tatooine NetworkManager: 
Jun 27 16:17:51 tatooine NetworkManager: Thread 3 (Thread 0x7fb35f99d700 (LWP 11134)):
Jun 27 16:17:51 tatooine NetworkManager: #0  0x000000374f6d74f3 in poll () from /lib64/libc.so.6
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #1  0x0000003751642d24 in ?? () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #2  0x000000375164360d in g_main_loop_run () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: n ?? () from /lib64/libgio-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #4  0x00000037516683a6 in ?? () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #5  0x000000374fe07af1 in start_thread () from /lib64/libpthread.so.0
Jun 27 16:17:51 tatooine NetworkManager: ilable.
Jun 27 16:17:51 tatooine NetworkManager: #6  0x000000374f6dfddd in clone () from /lib64/libc.so.6
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: 
Jun 27 16:17:51 tatooine NetworkManager: Thread 2 (Thread 0x7fb35f19c700 (LWP 11136)):
Jun 27 16:17:51 tatooine NetworkManager: #0  0x000000374fe0dfdd in read () from /lib64/libpthread.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: 4468b in ?? () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #2  0x00000037516683a6 in ?? () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #3  0x000000374fe07af1 in start_thread () from /lib64/libpthread.so.0
Jun 27 16:17:51 tatooine NetworkManager: info available.
Jun 27 16:17:51 tatooine NetworkManager: #4  0x000000374f6dfddd in clone () from /lib64/libc.so.6
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: Thread 1 (Thread 0x7fb35fde5820 (LWP 11132)):
Jun 27 16:17:51 tatooine NetworkManager: #0  0x000000374fe0ea8d in waitpid () from /lib64/libpthread.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: 000000000045d7e3 in nm_logging_backtrace ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #2  0x0000000000444f71 in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #3  <signal handler called>
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: en_bssid ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #5  0x000000000042f7e6 in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #6  0x000000000043276e in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #7  0x0000000000434d7a in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: 34e in g_closure_invoke () from /lib64/libgobject-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #9  0x0000003752e1f200 in ?? () from /lib64/libgobject-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: ject-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #11 0x0000003752e28d5d in g_signal_emit_by_name () from /lib64/libgobject-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #12 0x000000000042568a in nm_device_state_changed ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: 0000000425d74 in ?? ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #14 0x00000037516427ed in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #15 0x0000003751642fc8 in ?? () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: lable.
Jun 27 16:17:51 tatooine NetworkManager: #16 0x000000375164360d in g_main_loop_run () from /lib64/libglib-2.0.so.0
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: #17 0x000000000042017c in main ()
Jun 27 16:17:51 tatooine NetworkManager: No symbol table info available.
Jun 27 16:17:51 tatooine NetworkManager: A debugging session is active.
Jun 27 16:17:51 tatooine NetworkManager: 
Jun 27 16:17:51 tatooine NetworkManager: .
Jun 27 16:17:51 tatooine NetworkManager: 
Jun 27 16:17:51 tatooine NetworkManager: Quit anyway? (y or n) [answered Y; input not from terminal]
Jun 27 16:17:51 tatooine NetworkManager: ******************* END **********************************
Jun 27 16:17:51 tatooine systemd[1]: NetworkManager.service: main process exited, code=exited, status=1
Jun 27 16:17:51 tatooine systemd[1]: Unit NetworkManager.service entered failed state.

Comment 1 Martí­n Marqués 2011-06-27 19:48:32 UTC
Looks like the problem is in kde-plasma-networkmanagement. Upgrading to the version in updates-testing solved the problem.

Please promote this update to updates repository.

BTW, I'll check it at home, for now it works with a open AP.

Comment 2 Jirka Klimes 2011-06-28 06:58:10 UTC
See bugs:
bug 716591
bug 716527

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


Note You need to log in before you can comment on or make changes to this bug.