| Summary: | segfault on kde startup - related to routing | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Martin Nicholas <throw-kdebugs> |
| Component: | kded | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | cfeck, lamarque |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Nicholas
2013-01-05 13:17:51 UTC
Adding "proto static" to the offending route produces a segfault further up the initialisation chain, taking out the networking widget itself. The crash happens in /usr/lib64/libnl-route-3.so.200, which belongs to a non-KDE library (libnm). You should report this bugs to them. One workaround you can try is compiling kde-runtime without NTrack support. That should prevent the crash and everything should still work if you use NetworkManager or Wicd to manage your connections. |