Created attachment 849478 [details] First 5000 lines of journalctl -b Description of problem: Next reboot after first configuration of wifi (EAP-TTLS) NetworkManager goes into loop, uses high CPU and floods /var/log/messages and these before any user connection. PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 740 root 20 0 449820 18904 7056 S 92.8 0.2 0:31.97 NetworkManager 332 root 20 0 100560 39324 38964 R 85.2 0.5 0:29.95 systemd-journal 620 dbus 20 0 25856 2492 1284 S 63.2 0.0 0:20.93 dbus-daemon 674 polkitd 20 0 514012 11920 4712 S 30.3 0.1 0:09.20 polkitd 1147 gdm 20 0 1479000 93308 29008 S 29.0 1.2 0:10.95 gnome-shell 1399 gdm 20 0 406608 26560 4772 S 27.6 0.3 0:09.31 mission-control 564 root 20 0 328040 22800 5916 S 23.3 0.3 0:07.19 firewalld 864 root 20 0 53316 3516 2768 S 11.6 0.0 0:02.49 wpa_supplicant Version-Release number of selected component (if applicable): NetworkManager-0.9.9.0-23.git20131003 How reproducible: Steps to Reproduce: 1.Configure wifi 2.Reboot 3. Actual results: Expected results: Additional info:
Same pb with NetworkManager-0.9.9.0-25.git20131003 The loop stops as soon as a user logs in With the packages of NetworkManager-0.9.8.8-2* from fc19 on fc20 all work as expected
Same thing as Bug 1056766
*** This bug has been marked as a duplicate of bug 1056766 ***