Package: qtnx
Version: 0.9-3
Severity: important
--- Please enter the report below this line. ---
I forgot to change the session (set for forwarded port on localhost that
wasn't active), so the target host/port wasn't really ssh server ("connection
refused" by normal ssh as there wasn't anything running on that port) and
after connecting, qtnx said "Process started" and hung up while eating all
CPU.
Last lines from "strace qtnx 2> logfile":
poll([{fd=14, events=POLLIN|POLLPRI, revents=POLLIN|POLLHUP}, {fd=12,
events=POLLIN|POLLPRI, revents=POLLIN|POLLHUP}], 2, 0) = 2
read(14, "", 1) = 0
poll([{fd=14, events=POLLIN|POLLPRI, revents=POLLIN|POLLHUP}], 1, 0) = 1
read(14, "", 1) = 0
poll([{fd=14, events=POLLIN|POLLPRI, revents=POLLIN|POLLHUP}], 1, 0) = 1
Last two lines keep repeating (fd 14 is some file-socket pair created probably
before forking qtnx).
There's also dead ssh process:
roger 8993 56.1 1.2 23716 12552 ? R 08:19 1:33 /usr/bin/qtnx
roger 8995 0.0 0.0 0 0 ? Z 08:20 0:00 [ssh]
<defunct>
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.25-2-686
Debian Release: lenny/sid
990 unstable ftp.cz.debian.org
990 unstable debian-mirrors.sdinet.de
500 testing security.debian.org
500 testing ftp.de.debian.org
500 testing debian-mirrors.sdinet.de
1 experimental ftp.au.debian.org
--- Package information. ---
Depends (Version) | Installed
==================================-+-================
libaudio2 | 1.9.1-2
libc6 (>= 2.7-1) | 2.7-11
libfontconfig1 (>= 2.4.0) | 2.5.0-2
libfreetype6 (>= 2.3.5) | 2.3.5-1+b1
libgcc1 (>= 1:4.1.1-21) | 1:4.3.0-4
libglib2.0-0 (>= 2.12.0) | 2.16.3-2
libice6 (>= 1:1.0.0) | 2:1.0.4-1
libnxcl1 | 0.9-3
libpng12-0 (>= 1.2.13-4) | 1.2.27-1
libqt4-core (>= 4.3.4) | 4.4.0-2
libqt4-gui (>= 4.3.4) | 4.4.0-2
libsm6 | 2:1.0.3-1+b1
libstdc++6 (>= 4.2.1-4) | 4.3.0-4
libx11-6 | 2:1.0.3-7
libxcursor1 (>> 1.1.2) | 1:1.1.9-1
libxext6 | 2:1.0.4-1
libxfixes3 (>= 1:4.0.1) | 1:4.0.3-2
libxi6 | 2:1.1.3-1
libxinerama1 | 2:1.0.3-1
libxrandr2 (>= 2:1.2.0) | 2:1.2.2-1
libxrender1 | 1:0.9.4-1
libxt6 | 1:1.0.5-3
zlib1g (>= 1:1.1.4) | 1:1.2.3.3.dfsg-12
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]