Summary: | crash on tab closing | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Harald Sitter <sitter> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | a.samirh78, cfeck, escomk3, karl.solomon20, ninjalj, oded, ryu.ketsueki |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | 416941b7141ee6c81cc1f92592f24bcb426d51e1 | Version Fixed In: | v22.08.0 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Harald Sitter
2022-06-07 11:52:02 UTC
I couldn't reproduce the crash locally. Might be fixed by https://invent.kde.org/utilities/konsole/-/merge_requests/670 (In reply to Ahmad Samir from comment #1) > I couldn't reproduce the crash locally. > > Might be fixed by > https://invent.kde.org/utilities/konsole/-/merge_requests/670 I can reproduce locally in master by quickly creating tabs with ctrl-T, then quickly destroying them with ctrl-d, repeat, and the crash tends to appear reasonably quickly. After a couple of minutes of testing in MR 670, I couldn't reproduce it. Created attachment 150227 [details]
New crash information added by DrKonqi
konsole (22.07.70) using Qt 5.15.5
This crash happens to me, sometimes, when closing tabs. At least in the last occurence it happened after I started a background process in that tab, but then closed the process before closing the tab.
-- Backtrace (Reduced):
#4 0x00007fb1bff67db8 in Konsole::Session::processId() const () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#5 0x00007fb1bff693c2 in Konsole::Session::isForegroundProcessActive() () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#6 0x00007fb1bff693fd in Konsole::Session::getProcessInfo() () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#7 0x00007fb1bff69b8a in Konsole::Session::getDynamicTitle() () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#8 0x00007fb1bff6dd90 in Konsole::SessionController::snapshot() () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
*** Bug 456093 has been marked as a duplicate of this bug. *** *** Bug 445497 has been marked as a duplicate of this bug. *** |