Bug 1150122
Summary: | race condition when typing in root password - makes same passwords 'not match' | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||||||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||
Priority: | unspecified | ||||||||||||||||||
Version: | 21 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, jones.peter.busi, kparal, robatino, vanmeeuwen+fedora | ||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||
Target Release: | --- | ||||||||||||||||||
Hardware: | Unspecified | ||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||
Last Closed: | 2014-10-15 13:28:25 UTC | Type: | Bug | ||||||||||||||||
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: | 1043129 | ||||||||||||||||||
Attachments: |
|
Description
Kamil Páral
2014-10-07 13:28:14 UTC
Created attachment 944585 [details]
example video 1
See the video frame by frame to confirm that my input was correct.
Created attachment 944586 [details]
example video 2
Created attachment 944599 [details]
list of rpm packages from the live image
I forgot to mention, the image used was F20 Beta TC1 Workstation Live x86_64.
Created attachment 944601 [details]
anaconda.log
System logs from the time when the bug occurred.
Created attachment 944602 [details]
program.log
Created attachment 944603 [details]
system journal
I think this is serious enough to at least warrant a blocker bug discussion. I don't know how many people can be affected, but screwing with people password is bad. It's true that it can be corrected if you retype both fields, and the chance of actually setting unintended password is probably extremely low. On the other hand Corey McLaughlin reported [0] that he had to enter the spoke three or four times to be able to input his password correctly. I could not reproduce that, but it might happen that some people will have a hard time to set up the password at all. [0] https://lists.fedoraproject.org/pipermail/test/2014-October/123080.html I do wonder if maybe the passwords really don't match. There's a character reordering problem in bug 1147670 if you type in several characters while gtk is working on something else. https://dshea.fedorapeople.org/showpasswords.img is a quick and dirty show passwords checkbox as an updates image, if you can reproduce with that. *** This bug has been marked as a duplicate of bug 1147670 *** Ugh, sorry that I wasn't able to retest this sooner. Will try to do it today or tomorrow. Created attachment 947273 [details] the ultimate proof video I have tested TC1 Live again with updates.img from comment 8 and I can confirm the passwords don't match. Even though I typed in 'fedora' and it's visible in the video if you go frame by frame, the first password field received 'feodra', two letters swapped. PS: Can we please keep the 'show password' checkbox there? |