1.1.5 early segfault

Stuart Henderson stu at spacehopper.org
Sun Apr 20 22:02:21 CEST 2008


This happened very shortly after starting up, nothing at all was
logged (not even "SILC Server started"). 

<sthen at pyxis:16>$ sudo gdb /usr/obj/ports/silc-server-1.1.5-operops/sil>
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc64-unknown-openbsd4.3"...
Core was generated by `silcd'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libiconv.so.4.0...done.
Loaded symbols for /usr/local/lib/libiconv.so.4.0
Reading symbols from /usr/lib/libpthread.so.10.0...done.
Loaded symbols for /usr/lib/libpthread.so.10.0
Reading symbols from /usr/lib/libc.so.44.0...done.
Loaded symbols for /usr/lib/libc.so.44.0
Reading symbols from /usr/libexec/ld.so...done.
Loaded symbols for /usr/libexec/ld.so
#0  0x000000000011f9f8 in silc_server_do_rekey (schedule=0x47cf4c00, 
    app_context=0x4118a200, type=SILC_TASK_EXPIRE, fd=0, 
    context=0x47cf5600) at server.c:2781
2781      if (idata->status & SILC_IDLIST_STATUS_DISABLED)
(gdb) bt full
#0  0x000000000011f9f8 in silc_server_do_rekey (schedule=0x47cf4c00, 
    app_context=0x4118a200, type=SILC_TASK_EXPIRE, fd=0, 
    context=0x47cf5600) at server.c:2781
        server = 0x4118a200
        sock = 0x47cf5600
        idata = 0x0
        ske = 0x474688
#1  0x0000000000199168 in silc_schedule_dispatch_timeout (
    schedule=0x47cf4c00, dispatch_all=0 '\0') at silcschedule.c:114
        t = 0x451e0ec0
        task = 0x451e0ec0
        curtime = {tv_sec = 1208720590, tv_usec = 976977}
        count = 0
#2  0x0000000000199610 in silc_schedule_iterate (schedule=0x47cf4c00, 
    timeout_usecs=-1) at silcschedule.c:449
        timeout = {tv_sec = -851897795114371101, tv_usec = 1159595136}
        ret = 0
#3  0x000000000019699c in silc_schedule (schedule=0x47cf4c00)
    at silcschedule.c:499
No locals.
#4  0x000000000011d688 in silc_server_run (server=0x4118a200)
    at server.c:1190
No locals.
#5  0x000000000010dcb4 in main (argc=3, argv=0xfffffffffffdc448)
    at silcd.c:753
        ret = 1
        opt = -1
        option_index = 1060152
        foreground = 1 '\001'
        opt_create_keypair = 0 '\0'
        silcd_config_file = 0x406cc020 "/etc/silcd/silcd.conf"
        sa = {__sigaction_u = {__sa_handler = 0x1, 
    __sa_sigaction = 0x1}, sa_mask = 0, sa_flags = 0}



More information about the silc-devel mailing list