Summary: | QtQuick-using apps crash frequently in KDeclarative::KDeclarative::~KDeclarative() | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kdeclarative | Reporter: | Fushan Wen <qydwhotmail> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bugseforuns, guimarcalsilva, josealbertogonzalez, kdelibs-bugs, lbeltrame, m.wege, nate, plasma-bugs, postix, softexpert, valtermura |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=450505 https://bugs.kde.org/show_bug.cgi?id=450066 |
||
Latest Commit: | https://invent.kde.org/frameworks/kdeclarative/commit/05f147aa3d09fbb789184e8a5948c49d196105e1 | Version Fixed In: | 5.92 |
Sentry Crash Report: | |||
Attachments: | plasma desktop crash |
Description
Fushan Wen
2022-02-18 08:29:29 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/114 systemsettings is not the only affected application. In my setup, plasmashell crashes at startup with a similar backtrace. Reverting 0943bbf5 in kdeclarative fixes the crash. *** Bug 450505 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/116 Git commit 05f147aa3d09fbb789184e8a5948c49d196105e1 by Alexander Lohnau. Committed on 19/02/2022 at 07:04. Pushed by lbeltrame into branch 'master'. Fix double deleting of NetworkAccessManagerFactory M +1 -0 src/kdeclarative/kdeclarative.cpp https://invent.kde.org/frameworks/kdeclarative/commit/05f147aa3d09fbb789184e8a5948c49d196105e1 *** Bug 450555 has been marked as a duplicate of this bug. *** *** Bug 450559 has been marked as a duplicate of this bug. *** *** Bug 450495 has been marked as a duplicate of this bug. *** *** Bug 450549 has been marked as a duplicate of this bug. *** *** Bug 450561 has been marked as a duplicate of this bug. *** *** Bug 450569 has been marked as a duplicate of this bug. *** Created attachment 146937 [details]
plasma desktop crash
Hi, I'm still experimenting the crash... plasmashell crash report attached.
(In reply to Valter Mura from comment #12) > Created attachment 146937 [details] > plasma desktop crash > > Hi, I'm still experimenting the crash... plasmashell crash report attached. Did you update kdeclarative? *** Bug 450576 has been marked as a duplicate of this bug. *** (In reply to Fushan Wen from comment #13) > (In reply to Valter Mura from comment #12) > > Created attachment 146937 [details] > > plasma desktop crash > > > > Hi, I'm still experimenting the crash... plasmashell crash report attached. > > Did you update kdeclarative? Sorry, in which way? (In reply to Valter Mura from comment #15) > (In reply to Fushan Wen from comment #13) > > (In reply to Valter Mura from comment #12) > > > Created attachment 146937 [details] > > > plasma desktop crash > > > > > > Hi, I'm still experimenting the crash... plasmashell crash report attached. > > > > Did you update kdeclarative? > > Sorry, in which way? There was a fix in the latest version. If you are using git version of frameworks, you need to update and recompile it. (In reply to Fushan Wen from comment #16) > (In reply to Valter Mura from comment #15) > > (In reply to Fushan Wen from comment #13) > > > (In reply to Valter Mura from comment #12) > > > > Created attachment 146937 [details] > > > > plasma desktop crash > > > > > > > > Hi, I'm still experimenting the crash... plasmashell crash report attached. > > > > > > Did you update kdeclarative? > > > > Sorry, in which way? > > There was a fix in the latest version. If you are using git version of > frameworks, you need to update and recompile it. I did not compile anything. I'm using the Neon Packages. *** Bug 450596 has been marked as a duplicate of this bug. *** |