Summary: | Konsole crashes after a long running process completes | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Jeff <js.glover> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | akselmo |
Priority: | NOR | Keywords: | drkonqi |
Version: | 24.02.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Updated coredump with debug symbols |
Description
Jeff
2024-05-23 13:25:50 UTC
Did the part you were copying have links? Do you have link resolution on? (so that when you hover over a filesystem link or something like https://google.com it underlines it and you can click it) I'm asking because the link system has had crashes in the past, so I wonder if its related. Of course it's definitely possible it ran out of memory, if there's a lot, and i mean A LOT of text. Also can you install debug symbols just in case this happens again? https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports (In reply to Akseli Lahtinen from comment #1) > Did the part you were copying have links? Do you have link resolution on? > (so that when you hover over a filesystem link or something like > https://google.com it underlines it and you can click it) > > I'm asking because the link system has had crashes in the past, so I wonder > if its related. I do have link resolution turned on. What I was copying did not have links, however the output does. > Of course it's definitely possible it ran out of memory, if there's a lot, > and i mean A LOT of text. For what it's worth, I ran the same process last night in tmux and konsole did not crash. > Also can you install debug symbols just in case this happens again? > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports I still have the coredump thanks to coredumpctl. I generated a new dump and followed the Arch wiki guide to include debug symbols. A lot is still optimized out, hopefully it's more useful. Added to attachments. Created attachment 169788 [details]
Updated coredump with debug symbols
Thanks, this helps. From the backtrace I can spot Konsole::TerminalDisplay::mouseDoubleClickEvent
I don't think it's memory issue, something to do with mouse clicking.
> For what it's worth, I ran the same process last night in tmux and konsole did not crash.
Okay, good to know. If you encounter it again just send another backtrace. Also if you can, make sure konsole has debug symbols also installed.
I am setting this report to NEEDSINFO WAITINGFORINFO so that if there's no issues in next 30 days, the bug report will close automatically. But if you encounter this again even after the bug is closed, feel free to reopen it. :)
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |