Summary: | Discover crashes in FwupdSourcesBackend::proceed() | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | omybbs.kuiuc |
Component: | fwupd Backend | Assignee: | Abhijeet Sharma <sharma.abhijeet2096> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aleixpol, leinir, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.24.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/discover/commit/f958ce562719ac80876677b49c1bab2bd158791d | Version Fixed In: | 5.24.7 |
Sentry Crash Report: |
Description
omybbs.kuiuc
2022-06-10 14:08:15 UTC
The crash you're reporting is in the firmware updating backend, and doesn't look like it has anything to do with Flatpak: #4 0x00007f24e8015bcb in FwupdSourcesBackend::proceed (this=0x55fa2b876780) at /usr/src/debug/discover-5.24.5-1.2.x86_64/libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:137 #5 0x00007f24e8015e87 in FwupdSourcesModel::setData (this=0x55fa2b85c3b0, index=..., value=..., role=<optimized out>) at /usr/src/debug/discover-5.24.5-1.2.x86_64/libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp:43 Please file a separate bug report about the issue you're experiencing being unable to update Flatpak apps with outdated runtimes. Thanks! Git commit cc0fc02a03d71cf5d0aad5cf1ae66bbf0a120219 by Aleix Pol. Committed on 26/07/2022 at 23:09. Pushed by apol into branch 'master'. fwupd: Make sure we don't crash trying to print an error M +1 -1 libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp https://invent.kde.org/plasma/discover/commit/cc0fc02a03d71cf5d0aad5cf1ae66bbf0a120219 Git commit 4ec83193536ef0eba97b8975b5f300530e7e537f by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 26/07/2022 at 23:10. Pushed by apol into branch 'Plasma/5.25'. fwupd: Make sure we don't crash trying to print an error (cherry picked from commit cc0fc02a03d71cf5d0aad5cf1ae66bbf0a120219) M +1 -1 libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp https://invent.kde.org/plasma/discover/commit/4ec83193536ef0eba97b8975b5f300530e7e537f Git commit f958ce562719ac80876677b49c1bab2bd158791d by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 26/07/2022 at 23:10. Pushed by apol into branch 'Plasma/5.24'. fwupd: Make sure we don't crash trying to print an error (cherry picked from commit cc0fc02a03d71cf5d0aad5cf1ae66bbf0a120219) M +1 -1 libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp https://invent.kde.org/plasma/discover/commit/f958ce562719ac80876677b49c1bab2bd158791d Git commit 68197d7e6502f4b81be1bf80a70c962b392adfc4 by Aleix Pol. Committed on 26/07/2022 at 23:14. Pushed by apol into branch 'master'. fwupd: Show the error to the user, they will appreciate an insight M +3 -3 libdiscover/backends/FwupdBackend/FwupdSourcesBackend.cpp https://invent.kde.org/plasma/discover/commit/68197d7e6502f4b81be1bf80a70c962b392adfc4 |