savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] lsh crashed - core available


From: Loic Dachary
Subject: [Savannah-hackers] lsh crashed - core available
Date: Tue, 11 Sep 2001 23:54:03 +0200

        Dear doctor,

        lsh crashed once again. This time it dumped a core. I hope
you can cure it from its disease, it makes everyone a bit edgy :-}

Core was generated by `/usr/local/sbin/lshd --enable-core --daemonic 
--ssh1-fallback=/usr/sbin/sshd --'.
Program terminated with signal 6, Aborted.
Reading symbols from /lib/libutil.so.1...done.
Reading symbols from /lib/libnsl.so.1...done.
Reading symbols from /lib/libcrypt.so.1...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/lib/libgmp2.so.2...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_compat.so.2...done.
Reading symbols from /lib/libnss_files.so.2...done.
#0  0x400b3881 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x400b3881 in kill () from /lib/libc.so.6
#1  0x400b3564 in raise () from /lib/libc.so.6
#2  0x400b4ce1 in abort () from /lib/libc.so.6
#3  0x400ae01b in __assert_fail () from /lib/libc.so.6
#4  0x8067797 in werror_vformat (f=0x808091e "\n", args=0xbfffb94c)
    at werror.c:407
#5  0x8067a32 in verbose (format=0x8080900 "Unknown publickey algorithm %a\n")
    at werror.c:542
#6  0x805be03 in do_authenticate (s=0x80a1470, connection=0x80d54b8, 
    username=0x811cc58, service=35, args=0xbfffb9e0, c=0x811cc38, e=0x811b8a8)
    at server_publickey.c:107
#7  0x805d3bf in do_handle_userauth (s=0x811b9d8, connection=0x80d54b8, 
    packet=0x811c9e8) at server_userauth.c:213
#8  0x806974a in connection_handle_packet (closure=0x80d54b8, packet=0x811c9e8)
    at connection.c:122
#9  0x80697dd in do_handle_connection (w=0x80d54b8, packet=0x811c9e8)
    at connection.c:143
#10 0x8069e5a in do_debug (w=0x80e6068, packet=0x811c9e8) at debug.c:64
#11 0x80693ad in do_packet_inflate (closure=0x80e6088, packet=0x401a10b8)
    at compress.c:80
#12 0x8066fe4 in do_unpad (w=0x80e60a8, packet=0x811c7c8) at unpad.c:95
#13 0x8059be0 in do_read_packet (h=0xbfffbb08, available=20, 
    data=0xbfffbf70 "K§AüÀu«\037\002³\017Ø\\°SûÍ¥rw") at read_packet.c:344
#14 0x8054a14 in do_buffered_read (s=0x80d5af0, fd=0x80d53a0) at io.c:547
#15 0x8054781 in io_iter (b=0x809ed98) at io.c:414
#16 0x805482b in io_run (b=0x809ed98) at io.c:436
#17 0x804b00e in main (argc=6, argv=0x80a1b88) at lshd.c:837

        Here are the syslog lines:

Sep 11 16:17:02 subversions lshd[4657]: io.c: Closing fd 4.
Sep 11 16:17:02 subversions lshd[4657]: Child 21209 died with exit code 0.
Sep 11 16:17:02 subversions lshd[4657]: Unregistered child 21209 died with exit 
status 0.
Sep 11 16:17:58 subversions lshd[4657]: io.c: accept on fd 4
Sep 11 16:17:58 subversions lshd[4657]: Accepting connection from 
195.149.37.148, port 42552
Sep 11 16:17:58 subversions lshd[4657]: Initiating handshake with 195.149.37.148
Sep 11 16:17:58 subversions lshd[4657]: io.c: Preparing fd 4 for reading and 
writing
Sep 11 16:17:58 subversions lshd[4657]: Client version: SSH-2.0-lsh_1.1.5 lsh - 
a free ssh Server version: SSH-1.99-lshd_1.2.1 lsh - a free ssh
Sep 11 16:17:58 subversions lshd[4657]: Selected keyexchange algorithm: 
diffie-hellman-group1-sha1   with hostkey algorithm:       ssh-dss
Sep 11 16:17:58 subversions lshd[4657]: Selected bulk algorithms: (client to 
server, server to client)   Encryption:             (3des-cbc, 3des-cbc)   
Message authentication: (hmac-sha1, hmac-sha1)   Compression:            (none, 
none)
Sep 11 16:17:59 subversions lshd[4657]: handle_dh_init
Sep 11 16:17:59 subversions lshd[4657]: do_dsa_sign: Signing according to 
ssh-dss
Sep 11 16:17:59 subversions lshd[4657]: generic_dsa_sign, r: 
53f339287d81047adf7329c9daf0992e28bbee9d
Sep 11 16:17:59 subversions lshd[4657]: generic_dsa_sign, s: 
18fbcfe82565f9c51947a1fdef5b51755802414f
Sep 11 16:18:01 subversions lshd[4657]: connection.c:410: connection_lock: 
Raising exception locking connection. (type 1048579), using handler installed 
by connection.c:276: make_ssh_connection
Sep 11 16:18:01 subversions lshd[4657]: connection.c:216: 
do_exc_connection_handler: Raising exception locking connection. (type 
1048577), using handler installed by handshake.c:355: do_handshake
Sep 11 16:18:01 subversions lshd[4657]: server_publickey.c:145: 
do_authenticate: Raising exception userauth special reply (type 16386), using 
handler installed by server_userauth.c:352: do_userauth
Sep 11 16:18:01 subversions lshd[4657]: connection.c:418: connection_unlock: 
Raising exception unlocking connection. (type 1048580), using handler installed 
by connection.c:276: make_ssh_connection
Sep 11 16:18:01 subversions lshd[4657]: connection.c:231: 
do_exc_connection_handler: Raising exception unlocking connection. (type 
1048578), using handler installed by handshake.c:355: do_handshake
Sep 11 16:18:01 subversions lshd[4657]: connection.c:410: connection_lock: 
Raising exception locking connection. (type 1048579), using handler installed 
by connection.c:276: make_ssh_connection
Sep 11 16:18:01 subversions lshd[4657]: connection.c:216: 
do_exc_connection_handler: Raising exception locking connection. (type 
1048577), using handler installed by handshake.c:355: do_handshake

-- 
Loic   Dachary         http://www.dachary.org/  address@hidden
24 av Secretan         http://www.senga.org/      address@hidden
75019    Paris         Tel: 33 1 42 45 09 16        address@hidden
        GPG Public Key: http://www.dachary.org/loic/gpg.txt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]