From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040608 Firefox/0.8.0+ Description of problem: when I run pilot-xfer -p /dev/ttyUSB0 -b .palm/backup it runs fine for a while backing up merrily, then segfaults on "Net Library.prc". I googled, found http://lists.jpilot.org/pipermail/jpilot/2003-May/002136.html the suggested fix in the page linked LP_BUF_SIZE in dlp.c, so I set it to 0x1ffff works for me. Version-Release number of selected component (if applicable): pilot-link-0.11.8-3.1 How reproducible: Always Steps to Reproduce: 1. plug a current tungsten T into USB cradle 2. pilot-xfer -p /dev/ttyUSB0 -b .palm/backup 3. press hotsync button Actual Results: segfaults on one particular file being transferred Expected Results: backup succeeds Additional info: palm has current sound patch from Palm.
it's fixed in 0.11.8-6. Thanks for your report