Summary: | knetworkmanager crashes when restarting NetworkManager | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | David Benjamin <davidben> |
Component: | knetworkmanager | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, dav, deluminathor, lamarque, O.Dabrunz, phaoost, raphael, salvalemany |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi backtrace knetworkmanager crash |
Description
David Benjamin
2009-11-24 01:10:35 UTC
The backtrace is indeed a bit different, but it is probably related to bug 210878. @Will: what do you think ? Offtopic: the duplicate handling was already improved in KDE4.4 (4.3.4 should get a minor fix to display more accurate possible duplicates too...) Regards Dario: I agree but I'm keeping it open Created attachment 49732 [details]
New crash information added by DrKonqi
Knetworkmanager crashed when tried to restart networkmanager
*** Bug 237771 has been marked as a duplicate of this bug. *** Created attachment 49915 [details]
New crash information added by DrKonqi
knetworkmanager (v0.9) on KDE Platform 4.4.95 (KDE 4.4.95 (KDE 4.5 >= 20100723)) using Qt 4.6.3
- What I was doing when the application crashed:
I restarted NetworkManager with the command /etc/init.d/network try-restart and then KNetworkManager crashed.
-- Backtrace (Reduced):
#7 0x00007f03a5351f9a in qobject_cast<Knm::InterfaceConnection const*> (first=0x84dd90, second=0x84df30) at /usr/include/QtCore/qobject.h:468
#8 activatableLessThan (first=0x84dd90, second=0x84df30) at /usr/src/debug/networkmanagement/libs/service/sortedactivatablelist.cpp:183
#9 0x00007f03a5352a93 in QAlgorithmsPrivate::qSortHelper<QList<Knm::Activatable*>::iterator, Knm::Activatable*, bool (*)(Knm::Activatable const*, Knm::Activatable const*)> (start=..., end=..., t=
@0x711d88, lessThan=0x7f03a5351f30 <activatableLessThan(Knm::Activatable const*, Knm::Activatable const*)>) at /usr/include/QtCore/qalgorithms.h:358
#10 0x00007f03a5352817 in qSort<QList<Knm::Activatable*>::iterator, bool (*)(Knm::Activatable const*, Knm::Activatable const*)> (this=0x78a0b0, activatable=0xb77ad0)
at /usr/include/QtCore/qalgorithms.h:187
#11 SortedActivatableList::handleAdd (this=0x78a0b0, activatable=0xb77ad0) at /usr/src/debug/networkmanagement/libs/service/sortedactivatablelist.cpp:96
Created attachment 50061 [details]
New crash information added by DrKonqi
I believe I may have hit the same or a similar bug. But before the crash of KNetworkmanager,
I had an update of the NetworkManger rpm and therefore restarted the network (rcnetwork restart).
Hope the backtrace helps.
Created attachment 50560 [details]
New crash information added by DrKonqi
knetwork manager crashed when network manager restarted
*** Bug 250541 has been marked as a duplicate of this bug. *** Created attachment 51828 [details]
backtrace knetworkmanager crash
Qt: 4.6.3
KDE: 4.4.4 (KDE 4.4.4) "release 2"
KNetworkManager: v0.9
from opensuse package NetworkManager-kde4 0.9.svn1057339 Release 4.1
*** This bug has been marked as a duplicate of bug 210878 *** |