Summary: | networkmanager plasma crash when interface is removed | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | Sjors Gielen <dazjorz> |
Component: | Plasma Widget | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, dazjorz, sebas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sjors Gielen
2009-06-02 00:27:06 UTC
The debug symbols for the NetworkManager plasmoid package are missing: #7 0x00007f3dd09c5b63 in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so #8 0x00007f3dd09c4aaf in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so #9 0x00007f3dd09d625c in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so #10 0x00007f3dd09c2b74 in ?? () from /usr/lib/kde4/plasma_applet_networkmanagement.so You would need to install some package (I don't know which); in order to get a completer backtrace. Thanks I quote myself:
> However, I could not find the debugging packages for
> plasma-widget-network-manager on Ubuntu, so I can't provide a better backtrace
> at this moment. I think I can reproduce.
Is this applet downloadable as a seperate program, i.e. can I compile it apart from the rest of KDE and get debugging libraries to get a better backtrace? :-)
(In reply to comment #2) > Is this applet downloadable as a seperate program, i.e. can I compile it apart > from the rest of KDE and get debugging libraries to get a better backtrace? :-) I think you can but that could mess your installation. Can you ask/search at http://ubuntuforums.org/ for the proper package name ? (if it exists) Thanks! I am quite sure there is no such package - packages which provide debugging symbols are usually named [thepackage]-dbg; I also tried using apt-file to search for the missing debugging symbol file and couldn't find it. Either way, I don't mind messing with that if it's only that .so being replaced with one with debugging symbols. I can always apt-get --reinstall the package, it's no problem as long as I don't have to install all of kdelibs or something like that. My hard drive broke two days ago and I'm waiting for a replacement, so I can't test now, however. I'll keep this bug in mind for when it's back; when it is, I will try to find plasma_applet_networkmanagement in SVN (or do you have a link?) and install it from there. I'll report back here with a new back trace if I succeed :) Thanks I guess this is the same crash *** This bug has been marked as a duplicate of bug 193677 *** |