Bug 133128
Summary: | Not enough ttys | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | awm |
Component: | MAKEDEV | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | ||
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: | 2004-11-02 01:36:31 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: | |||
Bug Depends On: | |||
Bug Blocks: | 123268 |
Description
awm
2004-09-21 19:50:24 UTC
What kernel? Are you using udev? Using: Linux tigger 2.6.7-1.478smp #1 SMP Thu Jul 8 15:17:25 EDT 2004 i686 i686 i386 GNU/Linux I just downloaded 2.6.8-1.541 and am going to give it a try. udev is installed and USE_UDEV is set to yes, however I have not made any changes to it from the test3 release. Is this xterm, gnome-terminal or konsole you are seeing this error with? Please also specify the exact rpm version number you use. Thanks, Florian La Roche It isn't limited to local X11 sessions. SSH from external sources end up with the same error. Using 'telnet localhost' will result in: Trying 127.0.0.1 ... Connected to localhost. Escape chracter is '^]'. telnetd: All network ports in use. Connection closed by foreign host. # ssh localhost awm@localhost's password: Warning: no access to tty (Bad file descriptor). Thus no job control in this shell. And hangs the session. More notes, this must be a 'leak' of some type. After a reboot I can open 30+ sessions just via xterm, after the system has been up for a while ( in this case 3 days 9 hours ) I can only open more sessions if I close out some of the old ones. This looks like a duplicate of bug #128154. Agreed. |