From owner-freebsd-current Thu Dec 12 18:41:52 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA05009 for current-outgoing; Thu, 12 Dec 1996 18:41:52 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id SAA05004 for ; Thu, 12 Dec 1996 18:41:49 -0800 (PST) Received: by sovcom.kiae.su id AA12087 (5.65.kiae-1 ); Fri, 13 Dec 1996 05:21:58 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Fri, 13 Dec 96 05:21:58 +0300 Received: from localhost (nagual.ru [127.0.0.1]) by nagual.ru (8.8.4/8.8.4) with SMTP id FAA04697; Fri, 13 Dec 1996 05:21:34 +0300 (MSK) Date: Fri, 13 Dec 1996 05:21:34 +0300 (MSK) From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7=2C_Andrey_Chernov?= To: FreeBSD-current , Garrett Wollman Subject: New routed drop core (sig 11) after remote rtquery Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I rebuild everything, of course. dt:/ ttyp1 1_# gdb /usr/obj/usr/src/sbin/routed/routed routed.core ... Core was generated by `routed'. Program terminated with signal 11, Segmentation fault. #0 0x3872 in input (from=0xefbfdd24, sifp=0x0, aifp=0x0, rip=0xefbfd8d4, cc=24) at /usr/src/sbin/routed/input.c:269 269 ap = find_auth(aifp); (gdb) bt #0 0x3872 in input (from=0xefbfdd24, sifp=0x0, aifp=0x0, rip=0xefbfd8d4, cc=24) at /usr/src/sbin/routed/input.c:269 #1 0x18 in ?? () #2 0x30fd in read_rip (sock=5, sifp=0x0) at /usr/src/sbin/routed/input.c:133 #3 0x570e in main (argc=0, argv=0xefbfde94) at /usr/src/sbin/routed/main.c:479 (gdb) quit -- Andrey A. Chernov http://www.nagual.ru/~ache/