https://bugzilla.novell.com/show_bug.cgi?id=818033 https://bugzilla.novell.com/show_bug.cgi?id=818033#c0 Summary: memory leak in Xvnc server Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: i686 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: X11 Applications AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rspmn@arcor.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0 I noticed that the Xvnc server from openSUSE 12.3 (which seems to have been switched internally to tigervnc) leaks memory (about 40 MB RSS per hour for me) which was not the case with the Xvnc server from openSUSE 12.2. Reproducible: Always Steps to Reproduce: 1. Start Xvnc using env COLUMNS=80 vncserver -nolisten tcp -localhost -geometry 1280x1024 -dpi 86 and e.g. the following .vnc/xstartup xterm -geometry +0+0 -xrm "*scrollBarBorder: 0" -title $HOSTNAME -e screen -dR & env EMACS_TOOLKIT=x11 emacs -fn lucidatypewriter-12 -geometry 80x48-0+0 & exec fvwm 2. Start a vncviewer using vncviewer -nojpeg -fullscreen localhost:1 3. Perform some user activity in Emacs or xterm and observe Xvnc memory usage over time with ps or top. Actual Results: Xvnc works but leaks about 40 MB RSS memory per hour for me. Expected Results: Xvnc should not leak memory The memory leak does not occur when using the /usr/bin/Xvnc binary and /usr/lib/libjpeg.so.62 from openSUSE 12.2 on openSUSE 12.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.