From owner-freebsd-amd64@FreeBSD.ORG Mon Aug 2 10:27:18 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA8B16A4CE; Mon, 2 Aug 2004 10:27:18 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 967BC43D66; Mon, 2 Aug 2004 10:27:18 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i72AQw0o015545; Mon, 2 Aug 2004 06:26:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.12.11/8.12.11) with ESMTP id i72AQwmK039832; Mon, 2 Aug 2004 06:26:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9970D7303F; Mon, 2 Aug 2004 06:26:58 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040802102658.9970D7303F@freebsd-current.sentex.ca> Date: Mon, 2 Aug 2004 06:26:58 -0400 (EDT) Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 10:27:19 -0000 TB --- 2004-08-02 09:14:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-02 09:14:00 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-08-02 09:14:00 - checking out the source tree TB --- 2004-08-02 09:14:00 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64 TB --- 2004-08-02 09:14:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-02 09:19:59 - building world (CFLAGS=-O -pipe) TB --- 2004-08-02 09:19:59 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src TB --- 2004-08-02 09:19:59 - /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: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-08-02 10:09:43 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-08-02 10:09:43 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src TB --- 2004-08-02 10:09:43 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Aug 2 10:09:43 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Mon Aug 2 10:18:58 UTC 2004 TB --- 2004-08-02 10:18:58 - generating LINT kernel config TB --- 2004-08-02 10:18:58 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src/sys/amd64/conf TB --- 2004-08-02 10:18:58 - /usr/bin/make -B LINT TB --- 2004-08-02 10:18:59 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-08-02 10:18:59 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src TB --- 2004-08-02 10:18:59 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Aug 2 10:18:59 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:146: warning: 'vr_ioctl' used but never defined /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:147: warning: 'vr_init' used but never defined /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:148: warning: 'vr_init_locked' used but never defined /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:149: warning: 'vr_stop' used but never defined /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:150: warning: 'vr_watchdog' used but never defined /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:151: warning: 'vr_shutdown' used but never defined /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:152: warning: 'vr_ifmedia_upd' used but never defined /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:153: warning: 'vr_ifmedia_sts' used but never defined *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2004-08-02 10:26:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-02 10:26:58 - ERROR: failed to build lint kernel TB --- 2004-08-02 10:26:58 - tinderbox aborted From owner-freebsd-amd64@FreeBSD.ORG Mon Aug 2 10:37:28 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92EFA16A4CE; Mon, 2 Aug 2004 10:37:28 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AFEC43D54; Mon, 2 Aug 2004 10:37:28 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.208] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BraC7-0005vI-00; Mon, 02 Aug 2004 12:37:27 +0200 Received: from [217.227.149.217] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1BraC6-0007bR-00; Mon, 02 Aug 2004 12:37:27 +0200 From: Max Laier To: freebsd-current@freebsd.org Date: Mon, 2 Aug 2004 12:35:29 +0200 User-Agent: KMail/1.6.2 References: <20040802102658.9970D7303F@freebsd-current.sentex.ca> In-Reply-To: <20040802102658.9970D7303F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_xjhDBARB9CDdXXm"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408021235.29974.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: amd64@freebsd.org cc: FreeBSD Tinderbox cc: current@freebsd.org Subject: Re: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 10:37:28 -0000 --Boundary-02=_xjhDBARB9CDdXXm Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 02 August 2004 12:26, FreeBSD Tinderbox wrote: > [...] > /tinderbox/CURRENT/amd64/amd64/src/sys/pci/if_vr.c:146: warning: 'vr_ioct= l' > used but never defined Sorry, my fault ... fixed in if_vr.c rev.1.92 =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --Boundary-02=_xjhDBARB9CDdXXm Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBBDhjxXyyEoT62BG0RAoFKAJ9t6DQeAFi5DdT+kFE09CY/F/T0ywCfXSrT arwJ4ImXF5Bb5E6qpbDwp88= =lNE/ -----END PGP SIGNATURE----- --Boundary-02=_xjhDBARB9CDdXXm-- From owner-freebsd-amd64@FreeBSD.ORG Mon Aug 2 11:07:37 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE63B16A506 for ; Mon, 2 Aug 2004 11:07:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C38B343D39 for ; Mon, 2 Aug 2004 11:07:37 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i72B7b1r008466 for ; Mon, 2 Aug 2004 11:07:37 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i72B7ZAx007874 for freebsd-amd64@freebsd.org; Mon, 2 Aug 2004 11:07:35 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 2 Aug 2004 11:07:35 GMT Message-Id: <200408021107.i72B7ZAx007874@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-amd64@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 11:07:38 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/06/09] amd64/67745 amd64 boot fails on compaq presario r3000z 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/11/26] amd64/59714 amd64 device timeout and ad0: WARNING - WRITE_D o [2004/07/28] amd64/69704 amd64 ext2/ext3 unstable in amd64 o [2004/07/28] amd64/69707 amd64 IPC32 dont work OK in amd64 FreeBSD 3 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/01/11] amd64/61209 amd64 ppc0: cannot reserve I/O port range o [2004/02/21] amd64/63188 amd64 ti(4) broken on amd64 o [2004/07/28] amd64/69705 amd64 IPC problem (msq_queues) o [2004/07/28] amd64/69709 amd64 ACPI enabled then floppy don't work (5.2. o [2004/07/28] amd64/69712 amd64 no DRI (hardware OpenGL) for ATI Radeon 9 o [2004/07/28] amd64/69713 amd64 just quite unstable (panic when burncd fa 6 problems total. From owner-freebsd-amd64@FreeBSD.ORG Mon Aug 2 20:57:56 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5365D16A57A for ; Mon, 2 Aug 2004 20:57:56 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F43143D31 for ; Mon, 2 Aug 2004 20:57:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 32624 invoked from network); 2 Aug 2004 20:57:56 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 2 Aug 2004 20:57:55 -0000 Received: from 10.50.40.208 (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i72KvNC5020109; Mon, 2 Aug 2004 16:57:48 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-amd64@FreeBSD.org Date: Mon, 2 Aug 2004 15:37:18 -0400 User-Agent: KMail/1.6 References: <200407301639.13753.matt@fruitsalad.org> <20040730152201.S64556@area51.capnet.state.tx.us> <20040730211802.GP26534@sirius.firepipe.net> In-Reply-To: <20040730211802.GP26534@sirius.firepipe.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408021537.18681.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: stuart nichols cc: Will Andrews Subject: Re: [FreeBSD AMD64 Current] passive ftp. WAS: proper Options release name string for: SESNAP 0730 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 20:57:57 -0000 On Friday 30 July 2004 05:18 pm, Will Andrews wrote: > On Fri, Jul 30, 2004 at 04:00:39PM -0500, stuart nichols wrote: > > I don't know why it needs to do a package install on a new system (I > > would think that if its required, it might as well be in the > > distribution), but let me know what I should do from this point. When I > > accept "OK" on the packages/INDEX message it simply tries to get the > > package INDEX from the same server again without asking me if I want to > > reset the media, then it gives me the "unable to get packages/INDEX" > > message again. Endless loop. > > I don't know why it is doing that. There's no packages for any > of SESNAP's snapshots. I know the i386 ones work. Can you try a > minimal install instead of adding all the other stuff you pulled? It's going to want the perl package by default. Also, the X stuff is installed via packages. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-freebsd-amd64@FreeBSD.ORG Tue Aug 3 09:53:49 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8D5D16A4CE; Tue, 3 Aug 2004 09:53:49 +0000 (GMT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 610E043D1F; Tue, 3 Aug 2004 09:53:49 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i739rm08050721; Tue, 3 Aug 2004 05:53:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.12.11/8.12.11) with ESMTP id i739rm3Z072274; Tue, 3 Aug 2004 05:53:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6E9247303F; Tue, 3 Aug 2004 05:53:48 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040803095348.6E9247303F@freebsd-current.sentex.ca> Date: Tue, 3 Aug 2004 05:53:48 -0400 (EDT) Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 09:53:50 -0000 TB --- 2004-08-03 08:55:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-03 08:55:42 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-08-03 08:55:42 - checking out the source tree TB --- 2004-08-03 08:55:42 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64 TB --- 2004-08-03 08:55:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-08-03 09:01:21 - building world (CFLAGS=-O -pipe) TB --- 2004-08-03 09:01:21 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src TB --- 2004-08-03 09:01:21 - /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: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-08-03 09:51:21 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-08-03 09:51:21 - cd /home/tinderbox/sandbox/CURRENT/amd64/amd64/src TB --- 2004-08-03 09:51:21 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Aug 3 09:51:21 UTC 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64/src/sys/dev/aac/aac_d ebug.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64/src/sys/dev/aac/aac_d isk.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64/src/sys/dev/aac/aac_p ci.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64/src/sys/dev/aac/aac_c am.c cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/amd64/amd64/src/sys/dev/acpica/ac pi.c /tinderbox/CURRENT/amd64/amd64/src/sys/dev/acpica/acpi.c: In function `acpiioctl': /tinderbox/CURRENT/amd64/amd64/src/sys/dev/acpica/acpi.c:2396: warning: 'hp' might be used uninitialized in this function /tinderbox/CURRENT/amd64/amd64/src/sys/dev/acpica/acpi.c:2397: warning: 'error' might be used uninitialized in this function *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2004-08-03 09:53:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-03 09:53:48 - ERROR: failed to build generic kernel TB --- 2004-08-03 09:53:48 - tinderbox aborted From owner-freebsd-amd64@FreeBSD.ORG Tue Aug 3 14:02:13 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDA2016A4CE for ; Tue, 3 Aug 2004 14:02:13 +0000 (GMT) Received: from CPE000103d44c07-CM000f9f7ae88c.cpe.net.cable.rogers.com (CPE000103d44c07-CM000f9f7ae88c.cpe.net.cable.rogers.com [69.193.43.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CF2143D64 for ; Tue, 3 Aug 2004 14:02:13 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from localhost (localhost [127.0.0.1]) with ESMTP id 44B1E29543F for ; Tue, 3 Aug 2004 10:02:24 -0400 (EDT) Received: from CPE000103d44c07-CM000f9f7ae88c.cpe.net.cable.rogers.com ([127.0.0.1])10024) with ESMTP id 10568-07 for ; Tue, 3 Aug 2004 10:02:22 -0400 (EDT) Received: from cpe000103d44c07-cm000f9f7ae88c.cpe.net.cable.rogers.com (localhost [127.0.0.1])with ESMTP id 1FD0C29543D for ; Tue, 3 Aug 2004 10:02:22 -0400 (EDT) Received: from 66.11.183.182 (SquirrelMail authenticated user mikej); by cpe000103d44c07-cm000f9f7ae88c.cpe.net.cable.rogers.com with HTTP; Tue, 3 Aug 2004 10:02:22 -0400 (EDT) Message-ID: <1157.66.11.183.182.1091541742.squirrel@66.11.183.182> Date: Tue, 3 Aug 2004 10:02:22 -0400 (EDT) From: "Mike Jakubik" To: freebsd-amd64@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at fbsd.wettoast.net Subject: Sudden crash X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 14:02:14 -0000 Hi all, One of my AMD64 boxes decided to crash all of a sudden. It was running fine for a couple of weeks however, maybe its a hardware problem. The hardware is an Asus SK8. Regardless i thought i would post the details that i salvaged from the daily security log. Thanks. --- mail.xxx.com kernel log messages: > pid 603 (dovecot-auth), uid 0: exited on signal 10 (core dumped) > Sorry, need DDB option to print backtrace pid 15214 (dovecot-auth), > uid 0: exited on signal 10 (core dumped) Sorry, need DDB option to > print backtraceSorry, need DDB option to print backtraceSorry, need > DDB option to print backtrace pid 15328 (dovecot-auth), uid 0: exited > on signal 10 (core dumped) kernel trap 12 with interrupts disabled > > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x48 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xffffffff801e6b17 > stack pointer = 0x10:0xffffffff94c41ad0 > frame pointer = 0x10:0xffffff0012b10000 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 > processor eflags = resume, IOPL = 0 > current process = 35 (swi8: clock) > trap number = 12 > panic: page fault > > syncing disks, buffers remaining... 3797 3797 Copyright (c) 1992-2004 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 5.2-CURRENT #0: Thu Jun 24 11:55:40 EDT 2004 > root@mail.xxx.com:/usr/obj/usr/src/sys/MAIL > Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff804ef000. > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: AMD Athlon(tm) 64 Processor 3000+ (2002.58-MHz K8-class CPU) > Origin = "AuthenticAMD" Id = 0xfc0 Stepping = 0 > Features=0x78bfbff > AMD Features=0xe0500800 > real memory = 536018944 (511 MB) > avail memory = 510492672 (486 MB) > ACPI APIC Table: > ioapic0: Changing APIC ID to 1 > MADT: Forcing active-low polarity and level trigger for SCI ioapic0 > irqs 0-23 on motherboard > random: > acpi0: on motherboard > acpi0: [GIANT-LOCKED] > acpi0: Power Button (fixed) > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > cpu0: on acpi0 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: at device 1.0 on pci0 > pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P1 > - AE_NOT_FOUND > pci1: on pcib1 > pcib1: slot 0 INTA is routed to irq 16 > pci1: at device 0.0 (no driver attached) > atapci0: port > 0xdc00-0xdc7f,0xec00-0xec0f,0xc000-0xc03f mem > 0xfda00000-0xfda1ffff,0xfdb00000-0xfdb00fff irq 18 at device 8.0 on > pci0 > atapci0: failed: rid 0x20 is memory, requested 4 > ata2: at 0xfdb00000 on atapci0 > ata3: at 0xfdb00000 on atapci0 > ata4: at 0xfdb00000 on atapci0 > skc0: port 0xc400-0xc4ff mem > 0xfdd00000-0xfdd03fff irq 17 at device 10.0 on pci0 > skc0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter > sk0: on skc0 > sk0: Ethernet address: 00:0e:a6:8c:0d:7e > miibus0: on sk0 > e1000phy0: on miibus0 > e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, > 1000baseTX-FDX, auto > skc0: [GIANT-LOCKED] > ste0: port 0xc800-0xc87f mem > 0xfdf00000-0xfdf001ff irq 17 at device 12.0 on pci0 > miibus1: on ste0 > ukphy0: on miibus1 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > ste0: Ethernet address: 00:05:5d:fe:06:4b > ste0: [GIANT-LOCKED] > atapci1: port > 0xd000-0xd0ff,0xd400-0xd40f,0xd800-0xd803,0xe000-0xe007,0xe400-0xe403, > 0xe800-0xe807 irq 20 at device 15.0 on pci0 > ata5: at 0xe800 on atapci1 > ata6: at 0xe000 on atapci1 > atapci2: port > 0xfc00-0xfc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 15.1 on > pci0 > ata0: at 0x1f0 irq 14 on atapci2 > ata1: at 0x170 irq 15 on atapci2 > isab0: at device 17.0 on pci0 > isa0: on isab0 > acpi_button0: on acpi0 > acpi_button1: on acpi0 > atkbdc0: port 0x64,0x60 irq 1 on acpi0 > atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > psm0: irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > psm0: model IntelliMouse, device ID 3 > fdc0: port > 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > orm0: > > ioapic0: Changing APIC ID to 1 > > MADT: Forcing active-low polarity and level trigger for SCI ioapic0 > > irqs 0-23 on motherboard > > random: > > acpi0: on motherboard > > acpi0: [GIANT-LOCKED] > > acpi0: Power Button (fixed) > > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > > cpu0: on acpi0 > > pcib0: port 0xcf8-0xcff on acpi0 > > pci0: on pcib0 > > pcib1: at device 1.0 on pci0 > > pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P1 > > - AE_NOT_FOUND > > pci1: on pcib1 > > pcib1: slot 0 INTA is routed to irq 16 > > pci1: at device 0.0 (no driver attached) > > atapci0: port > > 0xdc00-0xdc7f,0xec00-0xec0f,0xc000-0xc03f mem > > 0xfda00000-0xfda1ffff,0xfdb00000-0xfdb00fff irq 18 at device 8.0 on > > pci0 > > atapci0: failed: rid 0x20 is memory, requested 4 > > ata2: at 0xfdb00000 on atapci0 > > ata3: at 0xfdb00000 on atapci0 > > ata4: at 0xfdb00000 on atapci0 > > skc0: port 0xc400-0xc4ff mem > > 0xfdd00000-0xfdd03fff irq 17 at device 10.0 on pci0 > > skc0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter > > sk0: on skc0 > > sk0: Ethernet address: 00:0e:a6:8c:0d:7e > > miibus0: on sk0 > > e1000phy0: on miibus0 > > e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, > > 1000baseTX-FDX, auto > > skc0: [GIANT-LOCKED] > > ste0: port 0xc800-0xc87f mem > > 0xfdf00000-0xfdf001ff irq 17 at device 12.0 on pci0 > > miibus1: on ste0 > > ukphy0: on miibus1 > > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > > ste0: Ethernet address: 00:05:5d:fe:06:4b > > ste0: [GIANT-LOCKED] > > atapci1: port > > 0xd000-0xd0ff,0xd400-0xd40f,0xd800-0xd803,0xe000-0xe007,0xe400-0xe403, > > 0xe800-0xe807 irq 20 at device 15.0 on pci0 > > ata5: at 0xe800 on atapci1 > > ata6: at 0xe000 on atapci1 > > atapci2: port > > 0xfc00-0xfc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 15.1 on > > pci0 > > ata0: at 0x1f0 irq 14 on atapci2 > > ata1: at 0x170 irq 15 on atapci2 > > isab0: at device 17.0 on pci0 > > isa0: on isab0 > > acpi_button0: on acpi0 > > acpi_button1: on acpi0 > > atkbdc0: port 0x64,0x60 irq 1 on acpi0 > > atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 > > atkbd0: [GIANT-LOCKED] > > psm0: irq 12 on atkbdc0 > > psm0: [GIANT-LOCKED] > > psm0: model IntelliMouse, device ID 3 > > fdc0: port > > 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 > > fdc0: FIFO enabled, 8 bytes threshold > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > orm0: