Summary: | Konsole crash when saving very large output log | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | A. Wilcox (awilfox) <awilfox> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | 17.08.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
A. Wilcox (awilfox)
2018-03-02 21:51:24 UTC
Does the output log file have very long lines? Konsole writes in batches of 500 lines, but if those add to more then 1G characters (2 GByte UTF-16) it will fail. |