From owner-freebsd-i386@FreeBSD.ORG Sun Sep 14 14:17:36 2003 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D091516A4BF; Sun, 14 Sep 2003 14:17:36 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A25143FB1; Sun, 14 Sep 2003 14:17:36 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h8ELHU9u067605; Sun, 14 Sep 2003 17:17:30 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h8ELHUTJ067604; Sun, 14 Sep 2003 17:17:30 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Date: Sun, 14 Sep 2003 17:17:30 -0400 (EDT) Message-Id: <200309142117.h8ELHUTJ067604@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, i386@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 21:17:37 -0000 TB --- 2003-09-14 20:08:26 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-09-14 20:08:26 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-09-14 20:11:56 - building world TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: populating /home/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/i386/usr/include >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. TB --- 2003-09-14 21:08:37 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Sep 14 21:08:37 GMT 2003 [...] cc -O -pipe -mcpu=pentiumpro -DPC98 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -finline-limit=15000 -fno-common -g -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_bus_pci.c cc -O -pipe -mcpu=pentiumpro -DPC98 -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -finline-limit=15000 -fno-common -g -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_bus_pccard.c /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_bus_pccard.c: In function `uart_pccard_probe': /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_bus_pccard.c:102: warning: implicit declaration of function `SET_FLAG' /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_bus_pccard.c:102: warning: implicit declaration of function `SET_IFTYPE' /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_bus_pccard.c:102: error: `COM_IF_MODEM_CARD' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_bus_pccard.c:102: error: (Each undeclared identifier is reported only once /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/uart/uart_bus_pccard.c:102: error: for each function it appears in.) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/modules/uart. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. TB --- 2003-09-14 21:17:29 - /usr/bin/make returned exit code 1 TB --- 2003-09-14 21:17:29 - ERROR: failed to build generic kernel TB --- 2003-09-14 21:17:29 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Sep 16 12:33:55 2003 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E135116A4B3 for ; Tue, 16 Sep 2003 12:33:55 -0700 (PDT) Received: from pimout1-ext.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1A5343FCB for ; Tue, 16 Sep 2003 12:33:54 -0700 (PDT) (envelope-from lrnobs@firstclasssolutions.net) Received: from NCSXP (adsl-68-88-32-209.dsl.stlsmo.swbell.net [68.88.32.209]) by pimout1-ext.prodigy.net (8.12.9/8.12.3) with SMTP id h8GJXoow222354 for ; Tue, 16 Sep 2003 15:33:53 -0400 Message-ID: <017f01c37c89$7434ffa0$6400a8c0@NCSXP> From: "lrnobs" To: Date: Tue, 16 Sep 2003 14:33:49 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Test X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 19:33:56 -0000 Test only. From owner-freebsd-i386@FreeBSD.ORG Tue Sep 16 12:46:29 2003 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55FB716A4B3; Tue, 16 Sep 2003 12:46:29 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C7643F93; Tue, 16 Sep 2003 12:46:28 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h8GJkR9u041769; Tue, 16 Sep 2003 15:46:27 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h8GJkRwI041768; Tue, 16 Sep 2003 15:46:27 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Date: Tue, 16 Sep 2003 15:46:27 -0400 (EDT) Message-Id: <200309161946.h8GJkRwI041768@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, i386@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 19:46:29 -0000 TB --- 2003-09-16 18:27:08 - starting CURRENT tinderbox run for i386/i386 TB --- 2003-09-16 18:27:08 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/i386 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-09-16 18:29:00 - building world TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: populating /home/des/tinderbox/CURRENT/i386/i386/obj/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/i386/usr/include >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. TB --- 2003-09-16 19:25:32 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Sep 16 19:25:32 GMT 2003 >>> Kernel build for GENERIC completed on Tue Sep 16 19:39:43 GMT 2003 TB --- 2003-09-16 19:39:43 - generating LINT kernel config TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- /usr/bin/make -B LINT TB --- 2003-09-16 19:39:43 - building LINT kernel TB --- cd /home/des/tinderbox/CURRENT/i386/i386/src TB --- /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Sep 16 19:39:43 GMT 2003 [...] /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/uartsio.c:405: error: `LSR_RXRDY' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/uartsio.c:409: error: `com_data' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/uartsio.c:440: error: `com_msr' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/uartsio.c:442: error: `LSR_TXRDY' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/uartsio.c:442: error: `MSR_CTS' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/uartsio.c:462: error: `com_iir' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/uartsio.c:462: error: `IIR_IMASK' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/dev/sound/isa/uartsio.c:462: error: `IIR_NOPEND' undeclared (first use in this function) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/obj/vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/i386/src. TB --- 2003-09-16 19:46:27 - /usr/bin/make returned exit code 1 TB --- 2003-09-16 19:46:27 - ERROR: failed to build lint kernel TB --- 2003-09-16 19:46:27 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Sep 16 14:02:41 2003 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1126116A4B3; Tue, 16 Sep 2003 14:02:41 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9DAD43FAF; Tue, 16 Sep 2003 14:02:39 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h8GL2d9u091124; Tue, 16 Sep 2003 17:02:39 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h8GL2cMd091123; Tue, 16 Sep 2003 17:02:38 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Date: Tue, 16 Sep 2003 17:02:38 -0400 (EDT) Message-Id: <200309162102.h8GL2cMd091123@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, i386@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 21:02:41 -0000 TB --- 2003-09-16 19:46:27 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-09-16 19:46:27 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-09-16 19:49:03 - building world TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: populating /home/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/i386/usr/include >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. TB --- 2003-09-16 20:45:41 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Sep 16 20:45:41 GMT 2003 >>> Kernel build for GENERIC completed on Tue Sep 16 20:57:28 GMT 2003 TB --- 2003-09-16 20:57:28 - generating LINT kernel config TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- /usr/bin/make -B LINT TB --- 2003-09-16 20:57:28 - building LINT kernel TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Sep 16 20:57:28 GMT 2003 [...] /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/sound/isa/uartsio.c:405: error: `LSR_RXRDY' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/sound/isa/uartsio.c:409: error: `com_data' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/sound/isa/uartsio.c:440: error: `com_msr' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/sound/isa/uartsio.c:442: error: `LSR_TXRDY' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/sound/isa/uartsio.c:442: error: `MSR_CTS' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/sound/isa/uartsio.c:462: error: `com_iir' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/sound/isa/uartsio.c:462: error: `IIR_IMASK' undeclared (first use in this function) /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/sound/isa/uartsio.c:462: error: `IIR_NOPEND' undeclared (first use in this function) *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. TB --- 2003-09-16 21:02:38 - /usr/bin/make returned exit code 1 TB --- 2003-09-16 21:02:38 - ERROR: failed to build lint kernel TB --- 2003-09-16 21:02:38 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Sep 16 14:40:14 2003 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0CEF16A4B3 for ; Tue, 16 Sep 2003 14:40:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 859B143FDD for ; Tue, 16 Sep 2003 14:40:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8GLeDUp034216 for ; Tue, 16 Sep 2003 14:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8GLeD4E034215; Tue, 16 Sep 2003 14:40:13 -0700 (PDT) Resent-Date: Tue, 16 Sep 2003 14:40:13 -0700 (PDT) Resent-Message-Id: <200309162140.h8GLeD4E034215@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ernst de Haan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04E7916A4B3 for ; Tue, 16 Sep 2003 14:36:23 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0743F43F3F for ; Tue, 16 Sep 2003 14:36:22 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.9/8.12.9) with ESMTP id h8GBEqxo000386 for ; Tue, 16 Sep 2003 13:14:52 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.9/8.12.9/Submit) id h8GBEpJp000385; Tue, 16 Sep 2003 13:14:51 +0200 (CEST) Message-Id: <200309161114.h8GBEpJp000385@zaphod.euronet.nl> Date: Tue, 16 Sep 2003 13:14:51 +0200 (CEST) From: Ernst de Haan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/56933: kernel panic vm_page_remove X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ernst de Haan List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 21:40:14 -0000 >Number: 56933 >Category: i386 >Synopsis: kernel panic vm_page_remove >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 16 14:40:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Ernst de Haan >Release: FreeBSD 4.8-STABLE i386 >Organization: FreeBSD Project >Environment: System: FreeBSD zaphod.wanadoo.nl 4.8-STABLE FreeBSD 4.8-STABLE #17: Mon Aug 25 13:12:36 CEST 2003 root@zaphod.euronet.nl:/usr/obj/usr/src/sys/ZAPHOD i386 >Description: Just a few minutes ago my workstation suddenly rebooted spontaneously. I wasn't doing anything special at the moment. Checking the logs showed a kernel panic: $ grep panic /var/log/messages Sep 16 13:05:42 zaphod /kernel: panic: vm_page_remove(): page not found in hash I had not restarted my machine since Aug 25, I think. >How-To-Repeat: This is not reproducible. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Sep 16 17:10:21 2003 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F40A716A4B3 for ; Tue, 16 Sep 2003 17:10:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE6043FCB for ; Tue, 16 Sep 2003 17:10:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8H0AHFY000899 for ; Tue, 16 Sep 2003 17:10:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8H0AHZk000898; Tue, 16 Sep 2003 17:10:17 -0700 (PDT) (envelope-from gnats) Resent-Date: Tue, 16 Sep 2003 17:10:17 -0700 (PDT) Resent-Message-Id: <200309170010.h8H0AHZk000898@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ilya Krel Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 144FC16A4E7 for ; Tue, 16 Sep 2003 16:53:29 -0700 (PDT) Received: from alchemistry.net (66-234-45-114.nyc.cable.nyct.net [66.234.45.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B1534421F for ; Tue, 16 Sep 2003 16:25:14 -0700 (PDT) (envelope-from ilya@alchemistry.net) Received: from vscan by alchemistry.net with scanned-ok (Exim 3.36 #1) id 19zPC5-0007ZX-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 16 Sep 2003 19:25:13 -0400 Received: from ilya by alchemistry.net with local (Exim 3.36 #1) id 19zPC3-0007ZN-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 16 Sep 2003 19:25:11 -0400 Message-Id: Date: Tue, 16 Sep 2003 19:25:11 -0400 From: Ilya Krel To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/56937: system panic during high network load X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ilya Krel List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 00:10:21 -0000 >Number: 56937 >Category: i386 >Synopsis: system panic during high network load >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 16 17:10:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Ilya Krel >Release: FreeBSD 4.9-PRERELEASE i386 >Organization: >Environment: System: FreeBSD saruman.alchemistry.net 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #4: Mon Sep 15 23:07:33 EDT 2003 root@saruman.alchemistry.net:/usr/obj/usr/src/sys/ALCHEMISTRY i386 >Description: during dump of 10gb file to a samba share system paniced >How-To-Repeat: not tried to >Fix: Ive had some crashes after upgrade to 4.9, then the patch came out and i rebuilt everything. Its been over 2 weeks, and now system crashed again after writing about 10gb of data to non system disk: FreeBSD 4.9-PRERELEASE #3: Sat Aug 30 16:53:34 EDT 2003 Does above time mean there was no fix applied yet? This panic also caused a lot of files in lost+found. I am running softupdates,is there anything else i can do to prevent such data loss again? thx a lot gdb -k /var/crash/kernel.7 /var/crash/vmcore.7 GNU gdb 4.18 (FreeBSD) Copyright 1998 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 "i386-unknown-freebsd"...(no debugging symbols found)... IdlePTD at phsyical address 0x004a4000 initial pcb at physical address 0x003d1de0 panicstr: ffs_clusteralloc: map mismatch panic messages: --- panic: ffs_clusteralloc: map mismatch syncing disks... 37 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 giving up on 7 buffers Uptime: 16d3h18m12s dumping to dev #ad/0x20001, offset 901120 dump ata0: resetting devices .. done 160 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 --- #0 0xc019ad82 in dumpsys () (kgdb) bt #0 0xc019ad82 in dumpsys () #1 0xc019ab53 in boot () #2 0xc019af91 in panic () #3 0xc028a70d in ffs_clusteralloc () #4 0xc0289ac3 in ffs_hashalloc () #5 0xc0289283 in ffs_reallocblks () #6 0xc01c60ca in cluster_write () #7 0xc02956f6 in ffs_write () #8 0xc01d0ea6 in vn_write () #9 0xc01aa825 in dofilewrite () #10 0xc01aa6de in write () #11 0xc030ec09 in syscall2 () #12 0xc02ff935 in Xint0x80_syscall () #13 0x809fe9b in ?? () #14 0x809ed92 in ?? () #15 0x80760e7 in ?? () #16 0x80762ad in ?? () #17 0x808949f in ?? () #18 0x80a5ff2 in ?? () #19 0x80a608e in ?? () #20 0x80a631e in ?? () #21 0x80a6ca3 in ?? () #22 0x806eaa4 in ?? () #23 0x806d159 in ?? () >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Sep 20 10:40:20 2003 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4341E16A571 for ; Sat, 20 Sep 2003 10:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44B6C43FBD for ; Sat, 20 Sep 2003 10:40:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KHeIFY061841 for ; Sat, 20 Sep 2003 10:40:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8KHeI5b061840; Sat, 20 Sep 2003 10:40:18 -0700 (PDT) (envelope-from gnats) Resent-Date: Sat, 20 Sep 2003 10:40:18 -0700 (PDT) Resent-Message-Id: <200309201740.h8KHeI5b061840@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Tamas R." Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6434316A4BF for ; Sat, 20 Sep 2003 10:36:09 -0700 (PDT) Received: from tornado.hokinet.net (adsl212200.vnet.hu [62.77.212.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1EE543FB1 for ; Sat, 20 Sep 2003 10:36:07 -0700 (PDT) (envelope-from freddy@tornado.hokinet.net) Received: from tornado.hokinet.net (localhost [127.0.0.1]) by tornado.hokinet.net (8.12.9/8.12.9) with ESMTP id h8KHZgJl072253 for ; Sat, 20 Sep 2003 19:35:42 +0200 (CEST) (envelope-from freddy@tornado.hokinet.net) Received: (from freddy@localhost) by tornado.hokinet.net (8.12.9/8.12.9/Submit) id h8KHZg6E072252; Sat, 20 Sep 2003 19:35:42 +0200 (CEST) (envelope-from freddy) Message-Id: <200309201735.h8KHZg6E072252@tornado.hokinet.net> Date: Sat, 20 Sep 2003 19:35:42 +0200 (CEST) From: "Tamas R." To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/57035: FreeBSD-current kernel cannot be compiled X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Tamas R." List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 17:40:20 -0000 >Number: 57035 >Category: i386 >Synopsis: FreeBSD-current kernel cannot be compiled >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 20 10:40:17 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Tamas R. >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.1-CURRENT i386 >Description: Kernel compilation stops because a header file is missing, which '/usr/src/sys/pci/if_sk.c' includes in line 129 (#include ). I tried to comment out the line 'device sk' in the kernel config but 'make buildkernel' still stopped with the same error. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Sep 20 15:20:48 2003 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECD8D16A4B3 for ; Sat, 20 Sep 2003 15:20:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F2604402F for ; Sat, 20 Sep 2003 15:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KMKDFY048219 for ; Sat, 20 Sep 2003 15:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8KMKDr1048218; Sat, 20 Sep 2003 15:20:13 -0700 (PDT) (envelope-from gnats) Resent-Date: Sat, 20 Sep 2003 15:20:13 -0700 (PDT) Resent-Message-Id: <200309202220.h8KMKDr1048218@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stan Barber Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E984316A4B3 for ; Sat, 20 Sep 2003 15:09:58 -0700 (PDT) Received: from owlcot.academ.com (OWLCOT.ACADEM.COM [198.137.249.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B4E43FE9 for ; Sat, 20 Sep 2003 15:09:58 -0700 (PDT) (envelope-from sob@owlcot.academ.com) Received: from owlcot.academ.com (localhost [127.0.0.1]) by owlcot.academ.com (8.12.9/8.12.6) with ESMTP id h8KM9uWZ058276; Sat, 20 Sep 2003 17:09:56 -0500 (CDT) (envelope-from sob@owlcot.academ.com) Received: (from sob@localhost) by owlcot.academ.com (8.12.9/8.12.6/Submit) id h8KM9u7V058275; Sat, 20 Sep 2003 17:09:56 -0500 (CDT) Message-Id: <200309202209.h8KM9u7V058275@owlcot.academ.com> Date: Sat, 20 Sep 2003 17:09:56 -0500 (CDT) From: Stan Barber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sob@academ.com Subject: i386/57043: ar driver with 2 port PCI card locks up when running Cisco HDLC X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stan Barber List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 22:20:48 -0000 >Number: 57043 >Category: i386 >Synopsis: ar driver with 2 port PCI card locks up when running Cisco HDLC >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 20 15:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Stan Barber >Release: FreeBSD 4.8-RELEASE i386 >Organization: Academ Consulting Services >Environment: System: FreeBSD academ-gw-test.academ.com 4.8-RELEASE-p7 FreeBSD 4.8-RELEASE-p7 #2: Sat Sep 20 09:55:00 CDT 2003 root@academ-gw-test.academ.com:/usr/src/sys/compile/ACADEMGW i386 >Description: When using a SYNC 570/i 2 port card connected to a Adtran TSU using V.35 over a B8ZS/ESF T1 which has a Juniper OR Cisco connected at the far end, the driver will get in a loop when the line gets loaded (at about 4kb/sec) causing the router to lockup. >How-To-Repeat: After booting the kernel in which the ar driver is available (or do a module load, it doesn't matter), configure the card by issuing the following commmand: ifconfig ar0 XX.XX.XX.XX YY.YY.YY.YY link2 up XX.XX.XX.XX is the local link address and YY.YY.YY.YY is the link address at the far end where the Juniper or Cisco are located. The line will come up and you can verify connectivity with by executing "ping YY.YY.YY.YY". Now, load up the line a little bit using the command "ping -f YY.YY.YY.YY" and wait about four minutes. Around that time, the router will show the line is up but the line protocol is down and the PC will have two messages displyed on it rapidly. The two lines look like this: ar0: Receive error chan 0, stat ff msci st3 3, rxhind 410, cda f, eda 4ff0. ar0: eat pkt 1977 loop, cda 0xd1bda00f, rxdesc 0xd1bdf004, stat ff. Note that this same box with the Emerging Technologies Sync card and their driver. Unfortunately, they don't support IPv6 and I need that to work for me under FreeBSD >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Sep 20 22:10:21 2003 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AED3A16A4B3 for ; Sat, 20 Sep 2003 22:10:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A66A443F3F for ; Sat, 20 Sep 2003 22:10:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8L5AKFY073178 for ; Sat, 20 Sep 2003 22:10:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8L5AKRm073177; Sat, 20 Sep 2003 22:10:20 -0700 (PDT) (envelope-from gnats) Date: Sat, 20 Sep 2003 22:10:20 -0700 (PDT) Message-Id: <200309210510.h8L5AKRm073177@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Stan Barber Subject: Re: i386/57043: ar driver with 2 port PCI card locks up whenrunning Cisco HDLC X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stan Barber List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 05:10:21 -0000 The following reply was made to PR i386/57043; it has been noted by GNATS. From: Stan Barber To: freebsd-gnats-submit@FreeBSD.org, sob@academ.com Cc: Subject: Re: i386/57043: ar driver with 2 port PCI card locks up when running Cisco HDLC Date: Sun, 21 Sep 2003 00:07:38 -0500 One more thing: I tested this with a Cisco box running PPP as well. I also go the same results. Also, I realized I left out a couple of words in the next to last sentence in my PR. That should have read "Note that this same box with the Emerging Technologies Sync card and their driver works fine."