Bug 29724
Summary: | screen dies after unlocking | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | David Balažic <david.balazic> |
Component: | screen | Assignee: | Lon Hohberger <lhh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | dr |
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: | 2003-04-16 14:04:44 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
David Balažic
2001-02-27 10:03:25 UTC
Same with screen-3.9.8-3 ( in Wolverine ) It happened also when I ulocked right after locking, so it might not be time related. I noticed in the source that the password is read by getpass(3), which is obsolete, according to man page. getpass() disables echo which is one of the simptoms, so maybe this is getpass() crashing. The bug is still there in Seawolf , screen-3.9.8-3 works for me with 3.9.9 I experince the bug with screen-3.9.9-1 on a RH 7.1 system. Notice that it doesn't happen always , but most of the time ! I experienced the same problem with screen-3.9.10-1 in redhat 7.2.93 ( skipjack2 ). Is this still a problem on 7.3 or 8.0? I haven't been able to reproduce it on 8.0. If it's present on 7.3/8.0, I'll look more into it. Otherwise, I'll assmume it's good, otherwise I'd like to close it. Any activity here? Could this be related to the UTF-8 problems seen in versions prior to 3.9.13? ftp://ftp.redhat.com/pub/redhat/linux/rawhide/RedHat/RPMS/screen-3.9.13-2.i386.rpm I believe this was fixed with 3.9.11's UTF8 fixes. Here's a pointer to the latest packaged screen, which has more UTF8 bugfixes as well: http://people.redhat.com/lhh/screen-3.9.15-1.i386.rpm http://people.redhat.com/lhh/screen-3.9.15-1.src.rpm The above packages should be available in rawhide soon. Reopen bug if it is still present - I've been unable to reproduce it. |