Bug 147 - sudo gives a segmentation fault after prompting for password
sudo gives a segmentation fault after prompting for password
Status: RESOLVED DUPLICATE of bug 146
Product: Sudo
Classification: Unclassified
Component: Sudo
1.6.8
PC Linux
: normal normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-08-29 07:25 MDT by Michael Hill
Modified: 2004-08-29 11:43 MDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Hill 2004-08-29 07:25:00 MDT
I just upgraded to 1.6.8 (built the RPM myself)--previous versions worked fine.
 When I run sudo as a normal user listed in the sudoers file, it segfaults after
I type in my password.  It does not log the attempt in the sudo.log file.  It
runs normally when run as root (doesn't prompt for a password).  When I add
NOPASSWD to my user line in sudoers, it runs normally.  So I believe the
(mis)behavior is related to the password checking.  I use the sample.pam file,
unchanged, in /etc/pam.d/sudo .
Comment 1 Michael Hill 2004-08-29 07:43:07 MDT
Sorry!  Browser POSTDATA user error.  :^(

*** This bug has been marked as a duplicate of 146 ***