> From: "emacs user" <[EMAIL PROTECTED]> > Bcc: > Date: Mon, 10 Jul 2006 01:05:40 -0400
Thank you for your report. > this problem leads to consistent and reproducible crashes of emacs. You didn't show any crashes. Please do (with meaningful backtraces). > using latest cvs gnu emacs (22.0.50) on latest cygwin. Which version of Cygwin is that? We had in the past reports about various problems in specific versions; please try to search the archives of this list and of emacs-devel, and see if your crashes resemble some reported in the past. > start with > emacs -q --no-site-file& > edit a jpeg file > kill buffer > edit another jpeg file > kill buffer again. > > every such jpeg file edited and exited leaves the memory used by emacs (as > seen in the list of processes of the windows task manager) increased. Please report the numbers: the memory usage figures reported by the Task Manager before, during, and after the image buffer is killed. > Memory does not decrease once buffer with image is killed. when a text file > is edited and exited, the memory does return to its original size. I don't think Emacs returns the memory to the OS immediately, but GC should cause that. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
