silc-server 1.1.2 unknown bus error
Stuart Henderson
stu at spacehopper.org
Sat Apr 5 16:30:43 CEST 2008
This is a server, OpenBSD/sparc64 again, sorry, no -D 10 for this
one... nothing logged since an incoming client connection a little
under 10 minutes beforehand.
[Sat Apr 5 11:01:19 2008] [Info] Incoming connection xx (xx)
[Sat Apr 5 11:01:21 2008] [Info] Connection xx (xx) is client
[Sat Apr 5 11:11:03 2008] [Info] SILC Server started
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 10, Bus error.
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 0x00000000001208e8 in silc_server_free_sock_user_data (server=0x4b144400,
sock=0x43c1d000, signoff_message=0x0) at server.c:3009
3009 if (idata->sconn && idata->sconn->op) {
(gdb) bt full
#0 0x00000000001208e8 in silc_server_free_sock_user_data (server=0x4b144400,
sock=0x43c1d000, signoff_message=0x0) at server.c:3009
idata = 0x445c0b00
ip = 0xfb0855828fa5020 <Address 0xfb0855828fa5020 out of bounds>
port = 12992
#1 0x0000000000129430 in silc_server_packet_eos (engine=0x4a9ffc80,
stream=0x43c1d000, callback_context=0x4b144400, stream_context=0x445c0b00)
at server.c:215
server = 0x4b144400
idata = 0x445c0b00
#2 0x000000000017fd94 in silc_packet_stream_read (ps=0x43c1d000,
ret_ps=0xfffffffffffdadd8) at silcpacket.c:391
stream = 0x461cca80
inbuf = 0x489b5800
connected = 0 '\0'
ret = 0
#3 0x000000000017d728 in silc_packet_stream_io (stream=0x461cca80,
status=SILC_STREAM_CAN_READ, context=0x43c1d000) at silcpacket.c:432
remote = 0x0
ps = 0x43c1d000
#4 0x00000000002034b0 in silc_socket_stream_io (schedule=0x4443b200,
app_context=0x4b144400, type=SILC_TASK_READ, fd=42, context=0x461cca80)
at silcunixsocketstream.c:36
stream = 0x461cca80
#5 0x0000000000198b30 in silc_schedule_dispatch_fd (schedule=0x4443b200)
at silcschedule.c:61
task = 0x4dcd1200
t = 0x4dcd1200
#6 0x0000000000199390 in silc_schedule_iterate (schedule=0x4443b200,
timeout_usecs=-1) at silcschedule.c:455
timeout = {tv_sec = -7185322077551575443, tv_usec = 1244112256}
ret = 1
#7 0x00000000001966ac in silc_schedule (schedule=0x4443b200)
at silcschedule.c:499
No locals.
#8 0x000000000011d670 in silc_server_run (server=0x4b144400) at server.c:1187
No locals.
#9 0x000000000010dc9c in main (argc=3, argv=0xfffffffffffdb828) at silcd.c:753
ret = 1
opt = -1
option_index = 1060152
foreground = 1 '\001'
opt_create_keypair = 0 '\0'
silcd_config_file = 0x489b4020 "/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