From: Scott M L. <da...@bo...> - 2002-05-17 18:39:02
|
+ Irssi: silc: Total of 4 nicks [1 ops, 0 halfops, 0 voices, 3 normal] + Not enough parameters [01:27][Damm][1:#unix(+f)] That's the last i saw. Got this pretty little backtrace #0 silc_client_command_get_clients_list_callback (context=0x3640b0, context2=0x189000) at idlist.c:309 309 SILC_GET16_MSB(idp_len, client_id_list->data + 2); (gdb) bt #0 silc_client_command_get_clients_list_callback (context=0x3640b0, context2=0x189000) at idlist.c:309 #1 0x15a290 in silc_client_command_reply_identify_i (context=0x3622f0, context2=0x0) at command_reply.c:1882 #2 0x155e88 in silc_client_command_reply_process (client=0x1fb170, sock=0x362170, packet=0x310f28) at command_reply.c:124 #3 0x14348c in silc_client_packet_parse_type (client=0x1fb170, sock=0x362170, packet=0x310f28) at client.c:1030 #4 0x14338c in silc_client_packet_parse (parser_context=0x363100, context=0x1fb170) at client.c:942 #5 0x167458 in silc_packet_receive_process (sock=0x362170, local_is_router=0 '\000', cipher=0x362020, hmac=0x254c20, sequence=26, parser=0x143224 <silc_client_packet_parse>, parser_context=0x1fb170) at silcpacket.c:405 #6 0x1431f8 in silc_client_packet_process (schedule=0x1fb680, type=SILC_TASK_READ, fd=10, context=0x1fb170) at client.c:877 #7 0x18987c in silc_schedule_dispatch_nontimeout (schedule=0x1fb680) at silcschedule.c:392 #8 0x189d50 in silc_schedule_one (schedule=0x1fb680, timeout_usecs=0) at silcschedule.c:623 #9 0x14472c in silc_client_run_one (client=0x1fb170) at client.c:172 #10 0x6b968 in my_silc_scheduler () at silc-core.c:59 #11 0xff1f7cbc in ?? () #12 0xff1f67a4 in ?? () #13 0xff1f6c38 in ?? () #14 0x4c528 in main (argc=3, argv=0xffbef754) at silc.c:350 It's quite pretty and i'm sure Pekka's aware of it... |