[konsole] [Bug 436031] New: Issue with crashed when Maximize Konsole
chance
bugzilla_noreply at kde.org
Thu Apr 22 03:16:37 BST 2021
https://bugs.kde.org/show_bug.cgi?id=436031
Bug ID: 436031
Summary: Issue with crashed when Maximize Konsole
Product: konsole
Version: 21.03.80
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: history
Assignee: konsole-devel at kde.org
Reporter: changze at uniontech.com
Target Milestone: ---
Created attachment 137778
--> https://bugs.kde.org/attachment.cgi?id=137778&action=edit
There is just one line, but more than 60000 characters in tmp.log.
SUMMARY
Recently I find a situation will cause a crash. There is just one line, but
more than 60000 characters in tmp.log.
STEPS TO REPRODUCE
1. input "cat tmp.log" in Konsole
2. maximize Konsole
OBSERVED RESULT
Konsole crash
EXPECTED RESULT
maximize normally
SOFTWARE/OS VERSIONS
Konsole 21.03.80
ADDITIONAL INFORMATION
In src/history/compact/CompactHistoryBlock.cpp:13, changed "_blockLength(4096 *
64)" to "_blockLength(4096 * 64 * 2)" can fix this bug.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list