! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
memory usage goes very when doing long rsync on remote server
Status:
RESOLVED: INVALID
Product:
Xfce4-terminal
Component:
General

Comments

Description Joe Williams 2007-11-28 17:42:29 CET
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.10) Gecko/20071126 Ubuntu/7.10 (gutsy) Firefox/2.0.0.10
Build Identifier: 

i am experiencing an issue where i am doing a large rsync (multiple gb of small files) on a remote machine and terminal begins to use very large amounts of memory. i'm not all that sure what causes this other than maybe the output to the buffer from the rsync.



Reproducible: Always

Steps to Reproduce:
1. ssh into a remote machine
2. perform an large rsync (rsync -av -e ssh) from one remote machine to another remote machine
3. let the rsync roll, after a while (40 minutes) terminal will begin to consume a large amount of memory

Actual Results:  
after 40 minutes or so:

[zeusfaber@der-dieb ~]$ ps aux | grep 6482
1000      6482  1.4 77.9 2276124 1592648 ?     Ss   08:37   2:31 xfce4-terminal --geometry=120x35


Expected Results:  
less memory usage
Comment 1 Benedikt Meurer editbugs 2007-11-28 18:22:36 CET
File a bug report to VTE (on bugzilla.gnome.org). You can usually save a lot of memory by decreasing the size of the scrollback buffer.

Bug #3698

Reported by:
Joe Williams
Reported on: 2007-11-28
Last modified on: 2009-12-17

People

Assignee:
Benedikt Meurer
CC List:
0 users

Version

Attachments

Additional information