On Sun, Jan 10, 2010 at 04:25:41PM +0000, Nigel Horne wrote: > Good news, I got lots of errors straight away: > > ==2623== Source and destination overlap in memcpy(0x517c1d0, 0x517c190, 145) > ==2623== at 0x4C236BA: memcpy (mc_replace_strmem.c:482) > ==2623== by 0x40BA7C: disk_buffered_write (util.c:283) > ==2623== by 0x40C353: copy_files_disk_to_disk (util.c:562) > ==2623== by 0x4085E2: process_copy_pass (copypass.c:185) > ==2623== by 0x40A632: main (main.c:798)
Good, that definitely shouldn't happen. Now, if you're not sick of this yet, could you rerun it under gdb, and when it segfaults, do the following: bt full print out_buff print output_size -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org