Ok, I don't think you want these just dumped into the message body so I've attached a tar.gz with the logs. I've sent two, the first one segfaults. Here's the command and the screen output: $ coldsync -d sync:6 -d slp:6 -d cmp:6 -d padp:6 -d dlp:6 -d dlpc:6 -d parse:6 -d io:6 -d misc:6 -d net:6 -p /dev/usb/tts/0 -mb testsync -l coldsync.debug.segfault.log Inside put_symbol(LOGFILE,coldsync.debug.segfault.log) symtab == (nil) Segmentation fault I found that removing -d sync:6 stops the segfault and produces the second file in the attachment. Here's the command and screen output: $ coldsync -d slp:6 -d cmp:6 -d padp:6 -d dlp:6 -d dlpc:6 -d parse:6 -d io:6 -d misc:6 -d net:6 -p /dev/usb/tts/0 -mb testsync -l coldsync.debug.log Inside put_symbol(LOGFILE,coldsync.debug.log) symtab == (nil) Please press the HotSync button. I think this is the info you are looking for so I'll include it below. The full logs are in the attachment. I'm guessing the segfault is a bug. I don't think I said what version of coldsync I'm using in the last message. It's coldsync-3.0-pre3.tar.gz. This is a not modem, so setting initial speed. pconn->speed == 0 ===== Waiting for wakeup packet Got bogus character 0x01 Got bogus character 0xff Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x16 Got bogus character 0x90 Got bogus character 0x01 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x20 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x08 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x01 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 Got bogus character 0x00 ...Izzy On Monday 03 November 2003 05:13 am, Alessandro Zummo wrote: > On Mon, 03 Nov 2003 02:28:20 -0500 > > Izzy Blacklock <izzyb@ecn.ab.ca> wrote: > > coldsync -p /dev/usb/tts/0 -mI > > > > Any thoughts? I've seen reports of syncing working with Tungsten-W's. > > Has anyone had success getting it to work with coldsync? > > > > ...Izzy > > > > This message was sent through the coldsync-hackers mailing list. To > > remove yourself from this mailing list, send a message to > > majordomo@thedotin.net with the words "unsubscribe coldsync-hackers" in > > the message body. For more information on Coldsync, send mail to > > coldsync-hackers-owner@thedotin.net. > > Please set all the debugging levels to 6 and send us the resulting log.
Attachment:
coldsync.debug.logs.tar.gz
Description: application/tgz