From owner-freebsd-current@FreeBSD.ORG Wed Jul 6 01:24:22 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C5EF16A41C for ; Wed, 6 Jul 2005 01:24:22 +0000 (GMT) (envelope-from dandee@hellteam.net) Received: from pipa.profix.cz (pipa.profix.cz [213.151.89.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id C831C43D45 for ; Wed, 6 Jul 2005 01:24:21 +0000 (GMT) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.profix.cz (Postfix) with ESMTP id CBE524E705 for ; Wed, 6 Jul 2005 03:24:28 +0200 (CEST) Received: from pipa.profix.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08321-05 for ; Wed, 6 Jul 2005 03:24:28 +0200 (CEST) Received: from gandalf (105.121.95.80.ip.b26.cz [80.95.121.105]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.profix.cz (Postfix) with ESMTP id 80D114E704 for ; Wed, 6 Jul 2005 03:24:28 +0200 (CEST) From: =?US-ASCII?Q?Daniel_Dvorak?= To: Date: Wed, 6 Jul 2005 03:24:16 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 In-Reply-To: <200507051430.04322.jhugo@icomtek.csir.co.za> Thread-Index: AcWBXb1uIOX9hP7eTIK6aaofxA/WwwAarpwQ Message-Id: <20050706012428.80D114E704@pipa.profix.cz> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at profix.cz Subject: panic after yesterday (4.7.) base system update (kernel,userland) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@volny.cz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 01:24:22 -0000 Hello all, yesterday I updated my router by canonical way. After that today 2 panics appear. This strange things were in /var/log/messages. Before yesterday never this messages were in logs. One about named and second about arp. Jul 5 14:48:13 lsd named[462]: /usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/unix/socket.c:1115: unexpected error: Jul 5 14:48:13 lsd named[462]: internal_send: 192.203.230.10#53: Network is down Jul 5 14:48:15 lsd named[462]: /usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/unix/socket.c:1115: unexpected error: Jul 5 14:48:15 lsd named[462]: internal_send: 192.112.36.4#53: Network is down Jul 5 14:49:20 lsd named[462]: /usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/unix/socket.c:1115: unexpected error: Jul 5 14:49:20 lsd named[462]: internal_send: 64.4.25.30#53: Network is down Jul 5 14:49:29 lsd kernel: arplookup 10.40.128.9 failed: host is not on local network Jul 5 14:49:29 lsd kernel: arpresolve: can't allocate llinfo for 10.40.128.9rt Jul 5 14:49:29 lsd kernel: arplookup 10.40.128.9 failed: host is not on local network Jul 5 14:49:29 lsd kernel: arpresolve: can't allocate llinfo for 10.40.128.9rt Jul 5 14:49:29 lsd kernel: arplookup 10.40.128.9 failed: host is not on local network Jul 5 14:49:29 lsd kernel: arpresolve: can't allocate llinfo for 10.40.128.9rt ...continue... Jul 5 14:54:15 lsd kernel: arpresolve: can't allocate llinfo for 10.40.128.9rt Jul 5 15:44:14 lsd syslogd: kernel boot file is /boot/kernel/kernel Jul 5 15:44:14 lsd kernel: arplookup 10.40.128.9 failed: host is not on local network Jul 5 15:44:14 lsd kernel: arpresolve: can't allocate llinfo for 10.40.128.9rt Jul 5 15:44:14 lsd kernel: arplookup 10.40.128.9 failed: host is not on local network Jul 5 15:44:14 lsd kernel: arpresolve: can't allocate llinfo for 10.40.128.9rt Jul 5 15:44:14 lsd kernel: arplookup 10.40.128.9 failed: host is not on local network Jul 5 15:44:14 lsd kernel: arpresolve: can't allocate llinfo for 10.40.128.9rt Jul 5 15:44:14 lsd kernel: panic: _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ /usr/src/sys/net/route.c:1292 Jul 5 15:44:14 lsd kernel: Jul 5 15:44:14 lsd kernel: cpuid = 0 Jul 5 15:44:14 lsd kernel: KDB: enter: panic I do not have access to routek locally. It is remote router and my friend do not understand what to do with debugging console. He simple did hardware restart. Socond panic: No messages in /var/log/messages. Just simple panic. Thanks for attention.