1.1.9 silc_server_purge_expired_clients Expire timeout crash

Stuart Henderson <[email protected]> Thu, 12 Jun 2008 03:40:37 +0000 (UTC)
Newsgroups gmane.network.silc.devel
Message-ID <[email protected]>
OpenBSD/amd64, machine is just running a server:-

20:23:58 silc_server_packet_send:47: Sending COMMAND REPLY packet
20:23:58 silc_server_command_free:307: Command context 0x480fe000 refcnt 2->1
20:23:58 silc_server_command_free:307: Command context 0x480fe000 refcnt 1->0
20:23:59 silc_server_packet_parse_type:301: Received COMMAND packet [flags 0]
20:23:59 silc_server_command_process_timeout:179: Calling PING command
20:23:59 silc_server_command_send_status_reply:491: Sending command status 0
20:23:59 silc_server_packet_send:47: Sending COMMAND REPLY packet
20:23:59 silc_server_command_free:307: Command context 0x4e6bd840 refcnt 1->0
20:24:02 silc_server_purge_expired_clients:1262: Expire timeout

#0  0x0000000000486b09 in silc_hash_free (hash=0x10000073) at silchash.c:267
267         silc_free(hash->context);
(gdb) bt full
#0  0x0000000000486b09 in silc_hash_free (hash=0x10000073) at silchash.c:267
No locals.
#1  0x000000000040b3f9 in silc_idlist_del_data (entry=0x42cf2800) at idlist.c:57
        idata = 0x42cf2800
#2  0x0000000000415d8c in silc_server_purge_expired_clients (
    schedule=0x42e8b700, app_context=0x486b8000, type=SILC_TASK_EXPIRE, fd=0, 
    context=0x486b8000) at server.c:1278
        server = 0x486b8000
        client = 0x42cf2800
        id_list = 0x4fcfa000
        curtime = 1213212242
#3  0x00000000004724c6 in silc_schedule_dispatch_timeout (schedule=0x42e8b700, 
    dispatch_all=0 '\0') at silcschedule.c:114
        t = 0x5057a7c0
        task = 0x5057a7c0
        curtime = {tv_sec = 1213212242, tv_usec = 503109}
        count = 0
#4  0x0000000000472757 in silc_schedule_iterate (schedule=0x42e8b700, 
    timeout_usecs=-1) at silcschedule.c:449
        timeout = {tv_sec = 1215004672, tv_usec = 1347920896}
        ret = 0
#5  0x0000000000470bcf in silc_schedule (schedule=0x42e8b700)
    at silcschedule.c:499
No locals.
#6  0x0000000000415b12 in silc_server_run (server=0x486b8000) at server.c:1192
No locals.
#7  0x000000000040a36f in main (argc=3, argv=0x7f7ffffc6ce8) at silcd.c:753
        ret = 1
        opt = -1
        option_index = 0
        foreground = 1 '\001'
        opt_create_keypair = 0 '\0'
        silcd_config_file = 0x4fcfa020 "/etc/silcd/silcd.conf"
        sa = {__sigaction_u = {__sa_handler = 0x1, __sa_sigaction = 0x1}, 
  sa_mask = 0, sa_flags = 0}


_______________________________________________________________________
Info:    https://lists.silcnet.org/mailman/listinfo/silc-announce
Archive: https://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/support/faq/