| Summary: | Konqueror crashes on session restore | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Kevin Wolf <kwolf> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | stefano.crocco |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 24.02.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/konqueror/-/commit/f59fdea2e137dd7e30ecf1e1d80a108d6e3b9468 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Kevin Wolf
2024-06-03 09:33:50 UTC
Created attachment 170081 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
A possibly relevant merge request was started @ https://invent.kde.org/network/konqueror/-/merge_requests/353 Debugging crashes on session load is difficult, so I haven't been able to find the cause of the problem. However, I found a workaround which seems to prevent the crash. It needs a bit more testing, however, to make sure it actually works and it doesn't break something else. Git commit bc24fd2f95113dce7540da0f2cb02dc8737dd4da by Stefano Crocco. Committed on 04/08/2024 at 07:10. Pushed by stefanocrocco into branch 'master'. Avoid crash when restoring the session after a logout M +0 -23 src/konqview.cpp M +0 -1 src/konqview.h M +15 -6 src/konqviewmanager.cpp https://invent.kde.org/network/konqueror/-/commit/bc24fd2f95113dce7540da0f2cb02dc8737dd4da Git commit f59fdea2e137dd7e30ecf1e1d80a108d6e3b9468 by Stefano Crocco. Committed on 04/08/2024 at 07:32. Pushed by stefanocrocco into branch 'release/24.08'. Avoid crash when restoring the session after a logout (cherry picked from commit bc24fd2f95113dce7540da0f2cb02dc8737dd4da) Co-authored-by: Stefano Crocco <stefano.crocco@alice.it> M +0 -23 src/konqview.cpp M +0 -1 src/konqview.h M +15 -6 src/konqviewmanager.cpp https://invent.kde.org/network/konqueror/-/commit/f59fdea2e137dd7e30ecf1e1d80a108d6e3b9468 |