| Summary: | Extreme memory usage after clearing histories | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Mike Culbertson <mike> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.6.6 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mike Culbertson
2007-02-27 02:01:03 UTC
> 100k lines of history per shell (yes I need that much). I would suggest using the "Unlimited" history mode in that case, it uses a file instead of storing everything in memory. > It seems the memory used for history is not freed when histories > are cleared, and in fact more than doubles usage when cleared. I wasn't able to detect anything amiss with Valgrind. ( valgrind --leak-check=full konsole ) The memory usage does appear to increase when the "Clear All Histories" is invoked for the first time, but subsequent fill-history -> clear-history -> fill-history cycles don't increase the usage any more. If you do repeated fill-history -> clear-history -> fill-history cycles, does the memory usage continue to increase significantly? I am unable to reproduce here and there haven't been any additional responses from the reporter. Closing for now. |