Opened 19 years ago
Closed 19 years ago
#1605 closed defect (invalid)
su caused segfault
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | Branch_GCC4 |
Severity: | normal | Keywords: | |
Cc: |
Description
Wow! This I did not expect. Here is the screen output:
rml@rmlinux: ~/build/Build-System/Sources > su Password: Segmentation fault rml@rmlinux: ~/build/Build-System/Sources >
The problem is if you do not enter the correct password. This may be a PAM issue as this system has PAM installed. However, this system is built no differently than any of the other LFS systems I've built, almost all of which have PAM.
Using GCC4 branch and latest Shadow/Pam packages.
BTW - entering the right password works with no issues. Took me a week to type the wrong password once. :-)
Change History (3)
comment:1 by , 19 years ago
comment:3 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
It has been determined that this should now be considered a BLFS bug as the problem is only manifested if you have Linux-PAM installed. Closing the bug as invalid.
I don't get that error with GCC4 so it's probably a problem with PAM (I don't have PAM).