Bug 456808 - su takes a long time
Summary: su takes a long time
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: coreutils
Version: rawhide
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
Assignee: Ondrej Vasik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-27 15:36 UTC by Pete Zaitcev
Modified: 2008-07-31 19:50 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-07-31 19:50:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pete Zaitcev 2008-07-27 15:36:20 UTC
Description of problem:

Running su takes a long time before it works.

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

coreutils-6.12-7.fc10.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Run "su"
2. Enter password
3.

Actual results:

A long wait

Expected results:

Instantaneous shell prompt

Additional info:

su from root to root is quick, so I cannot use strace to find where
it hangs. However, by attaching strace while it hangs, I found that
it hangs reading from a pipe at descriptor 6.

Comment 1 Pete Zaitcev 2008-07-31 19:50:19 UTC
Seems to work now. I did a general "yum update", coreutils remainded
at 6.12-7.fc10. Must have been a library.


Note You need to log in before you can comment on or make changes to this bug.