Bug 1095378
Summary: | NetworkManager is using all processor time at boot with hidden wireless network | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James <jarmofin> | ||||||
Component: | NetworkManager | Assignee: | Dan Williams <dcbw> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 20 | CC: | dcbw, jklimes, thaller | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | NetworkManager-0.9.9.0-39.git20131003.fc20 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-06-15 01:51:46 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
James
2014-05-07 14:54:20 UTC
I can reproduce this by killing nm-applet (not using gnome-shell) and trying to activate a Wi-Fi connection without secrets. NM enters into endless looping retrying the connection (even if it failed due to missing secrets). Created attachment 897663 [details]
[PATCH] f20: bunch of patches rebased from upstream master
I took bunch of patches from upstream that are related to auto-connecting and fixes couple of some bugs. Unfortunately, some of the patches are related to each other. So maybe I ended up with too many of them. It seems working for me, but I'd appreciate testing.
I have made a scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=6867349 Please would you test (not only the issue, but also other operations for regressions). (In reply to Jirka Klimes from comment #2) > Created attachment 897663 [details] > [PATCH] f20: bunch of patches rebased from upstream master > > I took bunch of patches from upstream that are related to auto-connecting > and fixes couple of some bugs. Unfortunately, some of the patches are > related to each other. So maybe I ended up with too many of them. It seems > working for me, but I'd appreciate testing. Hm... this is quite hard to review. Would be nice to have individual cherry-picks of the upstream commits Created attachment 898059 [details] [PATCH v2] f20: bunch of patches rebased from upstream master This obsoletes the patch attachment 897663 [details] (comment 2). This patch is identical to the previous, only fixed up the format so that it can be applied with git-am. The backported patches look good to me. NetworkManager-0.9.9.0-39.git20131003.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/NetworkManager-0.9.9.0-39.git20131003.fc20 Package NetworkManager-0.9.9.0-39.git20131003.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing NetworkManager-0.9.9.0-39.git20131003.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7329/NetworkManager-0.9.9.0-39.git20131003.fc20 then log in and leave karma (feedback). NetworkManager-0.9.9.0-39.git20131003.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |