From owner-freebsd-current@FreeBSD.ORG Thu Oct 20 07:06:24 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 C982316A41F for ; Thu, 20 Oct 2005 07:06:24 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4E40043D64 for ; Thu, 20 Oct 2005 07:06:21 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 20 Oct 2005 07:06:20 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp027) with SMTP; 20 Oct 2005 09:06:20 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org Date: Thu, 20 Oct 2005 09:05:58 +0200 User-Agent: KMail/1.8.1 X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3979552.VoJmHIG8K9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200510200906.19239@harrymail> X-Y-GMX-Trusted: 0 Subject: PANIC (watchdog) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 07:06:24 -0000 --nextPart3979552.VoJmHIG8K9 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, after I had switched into single user mode I ran installworld where my box= =20 paniced. I have ZERO_COPY_SOCKETS with two not committed patches but I=20 think this is unrelated. Thanks, =2DHarry cd /usr/include/cam/scsi; for h in *.h; do if [ -L $h ]; then rm -f $h;=20 fi; done interrupt total irq4: sio0 1421 irq13: npx0 1 irq20: em0 acpi0 118586 irq21: fwohci0 1 irq22: twe0 204149 cpu0: timer 71692220 Total 72016378 KDB: stack backtrace: kdb_backtrace(c073ede1,44ae1fa,0,c079a9a7,c079a498) at kdb_backtrace+0x2e watchdog_fire(c07a7f00,2,c073ed22,10c,c0813300) at watchdog_fire+0xb5 hardclock(d13d39f4,d13d3a08,41ed,d13d3a4c,c06e6720) at hardclock+0xfd lapic_handle_timer(0) at lapic_handle_timer+0x56 Xtimerint(2,41ed,0,0,40) at Xtimerint+0x30 ufs_access(d13d3ae4,c07a6f6c,22d,c17b9bb0,d13d3b10) at ufs_access+0x20e VOP_ACCESS_APV(c078f120,d13d3ae4,c0741d1e,c1810300,c14d5d00) at=20 VOP_ACCESS_APV+0xac vfs_cache_lookup(d13d3b7c,d13d3b7c,c17b9bb0,c17b9bb0,d13d3c60) at=20 vfs_cache_lookup+0x95 VOP_LOOKUP_APV(c078f120,d13d3b7c,c1810300,246,1) at VOP_LOOKUP_APV+0xb4 lookup(d13d3c38,0,c074b04e,c5,c19b1830) at lookup+0x468 namei(d13d3c38,d13d3c20,246,c07ac8e0,d13d3c3c) at namei+0x438 kern_readlink(c1810300,281975f7,0,bfbfe310,0) at kern_readlink+0x3d readlink(c1810300,d13d3d04,c,4,3) at readlink+0x38 syscall(3b,3b,3b,0,bfbfe310) at syscall+0x290 Xint0x80_syscall() at Xint0x80_syscall+0x1f =2D-- syscall (58, FreeBSD ELF32, readlink), eip =3D 0x28121333, esp =3D=20 0xbfbfe2ac, ebp =3D 0xbfbfe368 --- KDB: enter: watchdog timeout [thread pid 69367 tid 100095 ] Stopped at kdb_enter+0x30: leave --nextPart3979552.VoJmHIG8K9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDV0HrBylq0S4AzzwRAga6AJ0W99fO4p0N8bZemRz0Y3/ZfKdkegCfTF8o xZ1/M/5QtzHggilBvgr9qsM= =tpxy -----END PGP SIGNATURE----- --nextPart3979552.VoJmHIG8K9--