Summary: | Networkmanagement KDED module crash on KDE startup | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | Krzysztof Nowicki <krissn> |
Component: | KDED Module | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alexsowa, christys, dameffy, david.casson, hrungnir.troll, jeriba4, junaid.shahid, uc |
Priority: | NOR | ||
Version: | 0.9 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/networkmanagement/e3e92b828a46447be71a89ecc073a4ba953268b1 | Version Fixed In: | 0.9.0.3 |
Sentry Crash Report: | |||
Attachments: |
kded4 valgrind crash log
connections directory |
Description
Krzysztof Nowicki
2012-05-16 07:14:14 UTC
I noticed that the crash happens when Networkmanagement is trying to import settings from an older version (0.8). When remove everything from the ~/.kde4/share/apps/networkmanagement/connections directory the KDED module runs fine. Created attachment 71234 [details]
kded4 valgrind crash log
Yep! Managed to reproduce this after downgrading to 0.8* and upgrading back to 0.9*.
The problem seems to be related to my university network that uses 802.1X WEP.
The crash is gone after removing `~/.kde4/share/apps/networkmanagement/connections` (I've got a backup if you need it but there is really nothing interesting there—just my home WPA net).
Created attachment 71235 [details]
connections directory
So here is the contents of my `connections` dir. kded4 crashes even when the NM section in the wallet is empty (I've got a backup in case you need it).
P.S. I don't get where does this `connections` dir come from (when I run networkmanagement for the first time?).
Git commit b9d636906a43e73e46766b2bb712d521534f71d8 by Lamarque V. Souza. Committed on 24/05/2012 at 00:39. Pushed by lvsouza into branch 'master'. Fix detection of stale secret requests. The same connection may contain secrets in different settings, delete the connection only if there is no more secrets to read from it. FIXED-IN: 0.9.0.3 M +10 -3 libs/service/secretstorage.cpp http://commits.kde.org/networkmanagement/b9d636906a43e73e46766b2bb712d521534f71d8 Git commit e3e92b828a46447be71a89ecc073a4ba953268b1 by Lamarque V. Souza. Committed on 24/05/2012 at 00:39. Pushed by lvsouza into branch 'nm09'. Fix detection of stale secret requests. The same connection may contain secrets in different settings, delete the connection only if there is no more secrets to read from it. FIXED-IN: 0.9.0.3 (cherry picked from commit b9d636906a43e73e46766b2bb712d521534f71d8) M +10 -3 libs/service/secretstorage.cpp M +1 -1 plasma_nm_version.h http://commits.kde.org/networkmanagement/e3e92b828a46447be71a89ecc073a4ba953268b1 *** Bug 308026 has been marked as a duplicate of this bug. *** *** Bug 308150 has been marked as a duplicate of this bug. *** *** Bug 308446 has been marked as a duplicate of this bug. *** Thank you for the reference. I didn't see the relationship to networkmanager so my search didn't find this bug report. Deleted connections and 12.2 openSuse booted fine. *** Bug 309719 has been marked as a duplicate of this bug. *** *** Bug 311801 has been marked as a duplicate of this bug. *** *** Bug 312140 has been marked as a duplicate of this bug. *** *** Bug 312735 has been marked as a duplicate of this bug. *** *** Bug 314372 has been marked as a duplicate of this bug. *** |