Bug 84688

Summary: redhat-config-users crash with new python2-2.2.2-3.7.3
Product: [Retired] Red Hat Linux Reporter: Uri Shohet <ushohet>
Component: libuserAssignee: Miloslav Trmač <mitr>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 7.3CC: herrold
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-01 17:50:09 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 Uri Shohet 2003-02-20 14:15:50 UTC
Description of problem:
After the upgrade from python2-2.2-16 to python2-2.2.2-3.7.3 (including devel),
redhat-config-users crashes with:
Traceback (most recent call last):
  File "/usr/share/redhat-config-users/redhat-config-users.py", line 25, in ?
    import libuser
ImportError: /usr/lib/python2.2/site-packages/libusermodule.so: undefined
symbol: PyUnicodeUCS4_AsUTF8String

Version-Release number of selected component (if applicable):
python2-devel-2.2.2-3.7.3
python2-2.2.2-3.7.3
libuser-0.50.2-1

How reproducible:
always

Steps to Reproduce:
1. upgrade python2-2.2-16 to python2-2.2.2-3.7.3
2. run redhat-config-users
    
Actual results:


Expected results:


Additional info:
for now I'm back to teh previous version of python2

Thanks

Comment 1 Gilbert Sebenste 2003-10-29 16:42:53 UTC
Gilbert Sebenste here from Northern Illinois University. I get the exact same 
thing Uri reports, but on RH 9. This is a bad one...

Gilbert

Comment 2 Gilbert Sebenste 2003-10-29 16:48:25 UTC
Gilbert again...

Upon further review, the error message is different:

redhat-config-users
/usr/share/redhat-config-users/redhat-config-users: line 4: 20729 
Segmentation fault      /usr/bin/python2.2 
/usr/share/redhat-config-users/redhat-config-users.py

Sorry about that!

Gilbert

Comment 3 Miloslav Trmač 2004-09-01 17:50:09 UTC
Works fine with current versions of python.