Weird sshd problem

Couannette couannette at free.fr
Thu Feb 26 17:14:44 GMT 2004


Hi,
somehow very annoying, my Lunar box says me today that she doesn't want
to run sshd anymore :(

It worked yesterday. I remember having done an update that ended in
coreutils relined successfully.

sshd tells me:
buffer_get: trying to get more bytes 1 than in buffer 0

I've immediatly taken my strace at arm: see bellow...

Is anybody able to find an answer to this thing ?

(I relined openssh and remade my keys but no change: sshd kept angry).

Couannette un peu dégouté



=====strace=====

open("/dev/urandom", O_RDONLY|O_NONBLOCK|O_NOCTTY) = 3
select(4, [3], NULL, NULL, {0, 10000})  = 1 (in [3], left {0, 10000})
read(3, "*W\336\np_\267\274\211\214/\334\250\31\3228\v\276\200\334"...,
32) = 32
close(3)                                = 0
getpid()                                = 17126
getpid()                                = 17126
getuid32()                              = 0
getpid()                                = 17126
time(NULL)                              = 1077811616
getpid()                                = 17126
open("/etc/ssh/sshd_config", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0664, st_size=2425, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x40017000
read(3, "#\t$OpenBSD: sshd_config,v 1.59 2"..., 4096) = 2425
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40017000, 4096)                = 0
open("/etc/ssh/ssh_host_key", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0600, st_size=525, ...}) = 0
getuid32()                              = 0
fstat64(3, {st_mode=S_IFREG|0600, st_size=525, ...}) = 0
brk(0)                                  = 0x809a000
brk(0x809b000)                          = 0x809b000
read(3, "", 0)                          = 0
write(2, "buffer_get: trying to get more b"..., 57buffer_get: trying to
get more bytes 1 than in buffer 0
) = 57
exit_group(255)                         = ?




More information about the Lunar mailing list