[Konsole-devel] [Bug 147508] Konsole leaves sockets and other file descriptors open when exec:ing the shell.

Rickard Närström rickard.narstrom at gmail.com
Wed Jul 4 13:56:26 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=147508         




------- Additional Comments From rickard.narstrom gmail com  2007-07-04 15:56 -------
Den Wednesday 04 July 2007 14.41.16 skrev Robert Knight:
> Hello,
>
> The /dev/pts/X files are obviously needed for communication between
> Konsole and the terminal, but I presume you are mainly talking about
> the sockets?


Yes, I am aware of that. -- fd 255 is opened by bash itself... 0, 1 and 2 are 
for stdin, stdout and stderr.

> I don't see those socket entries when I run the commands you mentioned
> here.  I get the same output in Konsole and xterm as I would hope.
>
> Can you check to see whether the output differs when running the
> command in Konsole and xterm?


In xterm (started with ctrl+F2) there are 4 sockets owned by kdesktop (this is 
a bug in kdesktop not in konsole)
When starting xterm from a VT there is no sockets just descriptor 0, 1, 2 and 
255 is open (to /dev/pts/X).



More information about the konsole-devel mailing list