Mon, 20 Aug 2007 22:11:12 -0700, wayned wrote: > On Fri, Aug 03, 2007 at 09:20:22PM +0200, Sven.Hartrumpf wrote: > > #0 0x00002b4167a93ee5 in free () from /lib64/libc.so.6 > > #1 0x0000000000431c9b in pool_free_old (p=0x66fb90, > > addr=<value optimized out>) at lib/pool_alloc.c:266 > > I found and fixed a bug in pool_free_old() that could leave some freed > extents on the list of currently allocated extents (in one code path). > If that were to happen, rsync would try to double-free the memory. > > Hopefully the latest version in CVS (and the "nightly" tar file) will > avoid this crash now.
Yes, it does! Many thanks. Sven
pgp4UAsGfimoy.pgp
Description: PGP signature
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html