Bug 314200 - Fix dangling pointer problems
Summary: Fix dangling pointer problems
Status: RESOLVED UNMAINTAINED
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR critical
Target Milestone: ---
Assignee: Lamarque V. Souza
URL:
Keywords:
: 312635 312638 313164 313297 316500 316640 317955 318566 319992 321515 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-01-31 18:33 UTC by Lamarque V. Souza
Modified: 2018-09-04 16:22 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lamarque V. Souza 2013-01-31 18:33:47 UTC
Lifetime of pointers of NetworkManager::Device (in QtNetworkManager AKA libnm-qt) and Solid::Control::NetworkInterfaceNm09 (in nm09 branch) are not correctly tracked and can lead to crashes. This can be fixed using QPointer to track them. That is a large task so I am creating this bug entry to track all duplicates bugs caused by this issue.

Reproducible: Always
Comment 1 Lamarque V. Souza 2013-01-31 18:36:18 UTC
*** Bug 312635 has been marked as a duplicate of this bug. ***
Comment 2 Lamarque V. Souza 2013-01-31 18:36:36 UTC
*** Bug 312638 has been marked as a duplicate of this bug. ***
Comment 3 Lamarque V. Souza 2013-01-31 18:36:52 UTC
*** Bug 313164 has been marked as a duplicate of this bug. ***
Comment 4 Lamarque V. Souza 2013-01-31 18:37:08 UTC
*** Bug 313297 has been marked as a duplicate of this bug. ***
Comment 5 Lamarque V. Souza 2013-03-13 19:34:34 UTC
*** Bug 316640 has been marked as a duplicate of this bug. ***
Comment 6 Lamarque V. Souza 2013-03-14 15:53:29 UTC
*** Bug 316500 has been marked as a duplicate of this bug. ***
Comment 7 Lamarque V. Souza 2013-04-07 01:20:18 UTC
*** Bug 317955 has been marked as a duplicate of this bug. ***
Comment 8 Lamarque V. Souza 2013-05-18 18:28:11 UTC
*** Bug 319992 has been marked as a duplicate of this bug. ***
Comment 9 Lamarque V. Souza 2013-06-08 01:37:37 UTC
*** Bug 318566 has been marked as a duplicate of this bug. ***
Comment 10 Lamarque V. Souza 2013-06-24 13:59:29 UTC
*** Bug 321515 has been marked as a duplicate of this bug. ***
Comment 11 Lamarque V. Souza 2013-06-24 14:01:26 UTC
This https://bugs.kde.org/show_bug.cgi?id=283578#c1 seems to be a fix for this kind of problem. You all should test it.
Comment 12 Laurent Bonnaud 2013-08-01 07:19:19 UTC
I do not see the link between this bug and https://bugs.kde.org/show_bug.cgi?id=283578#c1 :
 - the above comment is about dbus not starting on some Ubuntu systems, causing all kind of problems
 - this bug is about a KDE crash caused by a networkmanager restart
Comment 13 Andrew Crouthamel 2018-09-04 16:22:22 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years and I will be closing this bug. Please test again with the latest version and file a new bug in plasma-nm. Thank you!