Bug 73226
| Summary: | gnome-terminal has serious memory leak (even when idle) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Michael Lee Yohe <michael> | ||||
| Component: | Xft | Assignee: | Nalin Dahyabhai <nalin> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 8.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-02-21 18:49:34 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Michael Lee Yohe
2002-09-01 08:03:34 UTC
Created attachment 74404 [details]
memprof profile and leak saved data
Yep, still trying to pin this one down. What I do know is that it stops happening if you disable the blinking cursor, but I haven't tracked it any closer than that. Disabling anti-aliased fonts also seems to help this problem (it does for me). Scrolling around in the scroll-back buffer worsens the problem, so I guess something with font drawing is not OK ... also, the X process is bloating up beyond normal when doing this. BTW I don't have the RENDER extension (I830). Cheers Tycho A temporary solution to this problem is to download "dzt" (found at http://dzt.sourceforget.net). It's a native GTK+ 1.2 application (no anti-aliased fonts - YAY), highly configurable, and features tab support. It has a small memory profile - and isn't susceptible to the nasty leaks found in vte. Hmm, actually a bug in Xft. Marking as a duplicate of the bug filed against Xft. *** This bug has been marked as a duplicate of 76219 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |