| Summary: | silenty dies on extremy long console history | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | jernej srebrnič <jernej.srebrnic> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.6 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
jernej srebrnič
2006-06-22 12:08:48 UTC
152MB of history and the console is gone :) Hello Jernej, Could you try running Konsole in GDB and try and get a backtrace that way? If you have history set to unlimited then Konsole stores the history in a file, so there shouldn't be a memory usage issue. It seems that konsole does however track the size of the Konsole history file using integers - which I would expect to cause problems around the 2GB mark. |