ssh fails with "Bad file descriptor" on Interix (SFU)
2013-05-20 02:57:15 GMT
Be forewarned, this is a bit complex...
I'm running Emacs v23.1 on Windows XP. Within Emacs I'm running
Gentoo-Prefix via Interix v3.5. With this setup ssh hangs without output. I
ran ssh with truss and received the output below. What stuck out to me was
the repetition of:
close(/some number/) close failed: errno 9, Bad file descriptor
No other utilities have this issue. Has anyone seen this bug before? Can
anyone point me in the direction of a fix?
tracing pid 1795
getdata() getdata returned 0
getrlimit() getrlimit returned 0
pthread_inform_signals() pthread_inform_signals returned 0
unixpath2win() unixpath2win returned 0
getids() getids returned 0
getids() getids returned 0
getids() getids returned 0
getids() getids returned 0
open("/var/run/ld32.so.hints", 0x1) open failed: errno 2, No such file or
directory
open("/opt/gentoo/usr/i586-pc-interix3.5/lib/gcc/libssl.so.1.0.0", 0x1) open
failed: errno 2, No such file or directory
open("/opt/gentoo/usr/i586-pc-interix3.5/lib/libssl.so.1.0.0", 0x1) open
failed: errno 2, No such file or directory
open("/opt/gentoo/lib/libssl.so.1.0.0", 0x1) open failed: errno 2, No such
(Continue reading)
RSS Feed