This is what is currently in my log file /Library/Logs/CrashReporter/rsync.crash.log. Does this help explain any of my problems?
*** malloc[17043]: Deallocation of a pointer not malloced: 0x130630; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug *** malloc[17043]: Deallocation of a pointer not malloced: 0x190000; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to helprsync error: error in rsync protocol data stream (code 12) at io.c(150) rsync error: error in rsync protocol data stream (code 12) at io.c(150) -----Original Message----- From: Martin Langhoff [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 5:20 AM To: Adam Behn Cc: Adam Behn; [EMAIL PROTECTED] Subject: Re: Mirroring OS X folders with Rsync Adam, you don't need to switch to UFS completely. You can create a UFS partition on free HD space, or on a second HD. You can even create a UFS disk image inside a file and mount it. There is a GUI utility (can't remember the name right now) to do it, or plain old CLI utilities to do it as well. It will be significantly slower, but will give you a test environment. If that works better, you might have a winner. regards, martin -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
