Displaying 1 result from an estimated 1 matches for "do_delete_pass".
2011 Jul 17
11
[Bug 8308] New: rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth < 4096/2+1' failed
...fffd3c5c "rsync.include.drive_b", dlen=21, dir_depth=3695)
at exclude.c:532
532 assert(dir_depth < MAXPATHLEN/2+1);
(gdb) bt
#0 change_local_filter_dir (dname=0xfffd3c5c "rsync.include.drive_b",
dlen=21, dir_depth=3695) at exclude.c:532
#1 0x080544c3 in do_delete_pass () at generator.c:548
#2 0x08059ac0 in generate_files (f_out=1, local_name=0x0) at generator.c:2251
#3 0x08064c9e in do_recv (f_in=0, f_out=1, local_name=0x0) at main.c:843
#4 0x080656a4 in start_server (f_in=0, f_out=1, argc=1, argv=0xfffd6e30)
at main.c:953
#5 0x08066738 in child_main (ar...