[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#504757: Agreed



I just fixed a problem I could not even find out using ssh's highest
debug level - had to pipe it through strace!

write(2, "debug1: server_input_channel_req"..., 69debug1:
server_input_channel_req: channel 0 request x11-req reply 0^M
) = 69
write(2, "debug1: session_by_channel: sess"..., 49debug1:
session_by_channel: session 0 channel 0^M
) = 49
write(2, "debug1: session_input_channel_re"..., 58debug1:
session_input_channel_req: session 0 req x11-req^M
) = 58
stat64("/usr/bin/X11/xauth", 0xbfecc9bc) = -1 ENOENT (No such file or
directory)
write(3, "70\356\372\230\277H&a+\360\263\302\324~oP\240\4\274\325"...,
96) = 96
write(2, "debug1: server_input_channel_req"..., 69debug1:
server_input_channel_req: channel 0 request pty-req reply 1^M
) = 69
write(2, "debug1: session_by_channel: sess"..., 49debug1:
session_by_channel: session 0 channel 0^M
) = 49
write(2, "debug1: session_input_channel_re"..., 58debug1:
session_input_channel_req: session 0 req pty-req^M
) = 58
write(2, "debug1: Allocating pty.\r\n", 25debug1: Allocating pty.^M

Maybe I will check the source and add in a warning if xauth could not be
found, in a few days, and send in a patch.

Sjors



Reply to: