rsync-2.4.7 NEWS file

Ayamura KIKUCHI ayamura at ayamura.org
Tue Aug 7 02:37:30 EST 2001


> Please let me know if anything is missing/inaccurate.

IRIX 6.5.12f / MIPSpro Compilers 7.3.1.2m

rsync-2.4.7pre1 dumps a core file if the --daemon option is used
in conjunction with the --address option.

(1)

./rsync-2.4.7pre1/rsync --daemon --address 192.168.0.1
	Segmentation violation

dbx version 2.8.2 Mar  8 2001 01:39:27
Core from signal SIGSEGV: Segmentation violation
(dbx) where
>  0 strlen(0x0, 0x100488b0, 0x10021984, 0x7fff2e40, 0x73, 0x6c, 0x4c, 0x1) ["/xlv51/6.5.12f/work/irix/lib/libc/libc_n32_M4/strings/strlen.s":58, 0xfac9980]
   1 dopr(0x0, 0x400, 0x10021984, 0x0, 0x2, 0x0, 0x0, 0x1001beb4) ["/a/rsync-2.4.7pre1/lib/snprintf.c":337, 0x10021d10]
   2 vsnprintf(0x0, 0x100488b0, 0x10021984, 0x7fff2e40, 0x2, 0x0, 0x0, 0x1001beb4) ["/a/rsync-2.4.7pre1/lib/snprintf.c":754, 0x10022958]
   3 rprintf(0x0, 0x100478a0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x1001beb4) ["/a/rsync-2.4.7pre1/log.c":289, 0x10011ec0]
   4 ip_address(0x0, 0x100488b0, 0x10021984, 0x7fff2e40, 0x2, 0x0, 0x0, 0x1001beb4) ["/a/rsync-2.4.7pre1/socket.c":547, 0x1001bf30]
   5 parse_arguments(0x7fff2ef4, 0x7fff2efc, 0x0, 0x7fff2e40, 0x2, 0x0, 0x0, 0x1001beb4) ["/a/rsync-2.4.7pre1/options.c":465, 0x10014070]
   6 main(0x4, 0x7fff2f14, 0x10021984, 0x7fff2e40, 0x2, 0x0, 0x0, 0x1001beb4) ["/a/rsync-2.4.7pre1/main.c":736, 0x1000faf0]
   7 __start() ["/xlv55/kudzu-apr12/work/irix/lib/libc/libc_n32_M3/csu/crt1text.s":177, 0x100070b4]
> ...

(2)

./rsync-2.4.7pre1/rsync --daemon
	OK

(3)

./rsync-2.4.6/rsync --daemon --address 192.168.0.1
./rsync-2.4.6/rsync --daemon
	OK

-- Ayamura KIKUCHI, M.D.




More information about the rsync mailing list