Package: x2goserver Severity: important Version: 4.0.1.13
Hi all, hi Alex,
in x2gocleansessions we use a line of code that is supposed to close
all open file handles:
""" # close all filehandles for (glob "/proc/$$/fd/*") { POSIX::close($1) if m{/(\d+)$}; } """
This line lets x2gocleansessions crash on RHEL6 based distros. On
Debian based distros, x2gocleansessions survives the above line of
code. Not sure about Fedora.
Does anyone have an idea on this?
Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Control: retitle -1 x2gocleansessions crashes when closing open FDs
On Fr 28 Feb 2014 16:34:00 CET, Mike Gabriel wrote:
in x2gocleansessions we use a line of code that is supposed to close
all open file handles:""" # close all filehandles for (glob "/proc/$$/fd/*") { POSIX::close($1) if m{/(\d+)$}; } """
This line lets x2gocleansessions crash on RHEL6 based distros. On
Debian based distros, x2gocleansessions survives the above line of
code. Not sure about Fedora.
This issue actually also occurrs on some Debian systems. Not sure why
it took us so long to realize this.
Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Processing control commands:
retitle -1 x2gocleansessions crashes when closing open FDs Bug #441 [x2goserver] x2gocleansessions crashes on RHEL 6 Changed Bug title to 'x2gocleansessions crashes when closing open FDs' from 'x2gocleansessions crashes on RHEL 6'
-- 441: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=441 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems