Which rsync version?
Paul Slootman
paul at debian.org
Fri Aug 3 08:10:30 GMT 2007
On Fri 03 Aug 2007, Sven.Hartrumpf at FernUni-Hagen.de wrote:
>
> Yes, the cvs version from 20070803T08 started very modestly in terms of RAM,
> but after some minutes:
> > rsync -a --progress -v /c/ /data/c (source is mounted via nfs)
> ...
> ces/002495.ces
> 105851 100% 859.88kB/s 0:00:00 (xfer#23, to-check=5762/13367)
> *** glibc detected *** rsync: munmap_chunk(): invalid pointer: 0x080a8cb0 ***
> ======= Backtrace: =========
> /lib/libc.so.6[0x2a97e6e1]
> rsync[0x807c0f0]
> rsync[0x804b782]
Do you have any means of translating this backtrace to functions and
source files with line numbers? E.g. as the gdb 'bt' command does, when
the code is compiled with debugging info? (-g in gcc).
Paul Slootman
More information about the rsync
mailing list