Bug 84084

Summary: jpilot crashes when entering password
Product: [Retired] Red Hat Raw Hide Reporter: Stephen Rasku <redhat>
Component: jpilotAssignee: Than Ngo <than>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 1.0CC: jakub
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-14 12:32:34 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:
Bug Depends On:    
Bug Blocks: 79578    

Description Stephen Rasku 2003-02-12 00:20:17 UTC
No matter what password I enter (even no password) to view hidden records, it
will crash jpilot.

Version-Release number of selected component (if applicable):

jpilot-0.99.2-11

How reproducible:

All the time
Steps to Reproduce:
1. Start jpilot
2. Select "View | Hide-Show Private Records"
3. Enter any password
    
Actual results:

pilot: relocation error: jpilot: symbol __ctype_tolower_loc, version GLIBC_2.3
not defined in file libc.so.6 with link time reference

Expected results:

jpilot should not crash.

Additional info:

I have not successfully linked with my handheld yet.  When I try and perform a
sync with jpilot, the Palm displays:

The desktop HotSync software does not support the password on this handheld. 
You must upgrade your desktop software or remove the password from the handheld.

Comment 1 Jakub Jelinek 2003-02-12 08:28:33 UTC
Do you have glibc-2.3 or later installed?

Comment 2 Stephen Rasku 2003-02-13 06:02:13 UTC
Now I do.  And it works.

How was I able to install jpilot without installing glibc-2.3? I didn't use
--force or --nodeps and it looks like it requires it:

libc.so.6(GLIBC_2.3)

Comment 3 Ngo Than 2003-02-14 12:32:34 UTC
since it works now, i close it.