Bug 125878

Summary: pilot-xfer segfaults when backing up Tungsten T
Product: [Fedora] Fedora Reporter: John Sheahan <jrsheahan>
Component: pilot-linkAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-30 13:34:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Sheahan 2004-06-13 04:32:13 UTC
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.

Comment 1 Than Ngo 2004-06-30 13:34:01 UTC
it's fixed in 0.11.8-6. Thanks for your report