From owner-freebsd-i386@FreeBSD.ORG Sun Apr 6 00:50:02 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2925D1065674 for ; Sun, 6 Apr 2008 00:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F1B948FC1B for ; Sun, 6 Apr 2008 00:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m360o1j8041609 for ; Sun, 6 Apr 2008 00:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m360o1dk041608; Sun, 6 Apr 2008 00:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 6 Apr 2008 00:50:01 GMT Resent-Message-Id: <200804060050.m360o1dk041608@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, Gijs Peskens Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A1D31065675 for ; Sun, 6 Apr 2008 00:45:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5070B8FC18 for ; Sun, 6 Apr 2008 00:45:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m360j0se065183 for ; Sun, 6 Apr 2008 00:45:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m360j0ga065180; Sun, 6 Apr 2008 00:45:00 GMT (envelope-from nobody) Message-Id: <200804060045.m360j0ga065180@www.freebsd.org> Date: Sun, 6 Apr 2008 00:45:00 GMT From: Gijs Peskens To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/122478: typo in ftp-proxy rc script X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 00:50:02 -0000 >Number: 122478 >Category: i386 >Synopsis: typo in ftp-proxy rc script >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 00:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gijs Peskens >Release: 7.0 RC3-7.0 RELENG >Organization: >Environment: - >Description: I found this problem on a RC3 machine, but i checked the file on a RELENG machine and it is the same. The ftp-proxy file in the rc.d dir states as name ftpproxy, while the name of the file implies ftp-proxy, when having ftp-proxy_enable="YES" en rc.conf and trying to give a start command the rc script responds ftp-proxy_enable=YES: not in rc.conf work around: put ftpproxy_enable="YES" in rc.conf >How-To-Repeat: >Fix: fix: change name variable in ftp-proxy rc script to ftp-proxy >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sun Apr 6 03:18:18 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A6E7106564A; Sun, 6 Apr 2008 03:18:18 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DEF3F8FC12; Sun, 6 Apr 2008 03:18:17 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m363IHjU054719; Sun, 6 Apr 2008 03:18:17 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m363IH83054715; Sun, 6 Apr 2008 03:18:17 GMT (envelope-from gavin) Date: Sun, 6 Apr 2008 03:18:17 GMT Message-Id: <200804060318.m363IH83054715@freefall.freebsd.org> To: gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-rc@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: conf/122478: typo in ftp-proxy rc script X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 03:18:18 -0000 Synopsis: typo in ftp-proxy rc script Responsible-Changed-From-To: freebsd-i386->freebsd-rc Responsible-Changed-By: gavin Responsible-Changed-When: Sun Apr 6 03:17:21 UTC 2008 Responsible-Changed-Why: Over to responsible mailing list http://www.freebsd.org/cgi/query-pr.cgi?pr=122478 From owner-freebsd-i386@FreeBSD.ORG Sun Apr 6 16:17:05 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7F4A106567D; Sun, 6 Apr 2008 16:17:05 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 63CED8FC1B; Sun, 6 Apr 2008 16:17:05 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m36GH4M2091759; Sun, 6 Apr 2008 12:17:04 -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.14.2/8.14.2) with ESMTP id m36GH4Qf027618; Sun, 6 Apr 2008 12:17:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9049073039; Sun, 6 Apr 2008 12:17:04 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080406161704.9049073039@freebsd-current.sentex.ca> Date: Sun, 6 Apr 2008 12:17:04 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 16:17:06 -0000 TB --- 2008-04-06 15:16:59 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-06 15:16:59 - starting HEAD tinderbox run for i386/i386 TB --- 2008-04-06 15:16:59 - cleaning the object tree TB --- 2008-04-06 15:17:35 - cvsupping the source tree TB --- 2008-04-06 15:17:35 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-04-06 15:17:41 - building world (CFLAGS=-O -pipe) TB --- 2008-04-06 15:17:41 - cd /src TB --- 2008-04-06 15:17:41 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 6 15:17:46 UTC 2008 >>> 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 [...] ===> usr.sbin/rpc.statd (all) cc -O -pipe -I. -c /src/usr.sbin/rpc.statd/file.c cc -O -pipe -I. -c sm_inter_svc.c cc -O -pipe -I. -c /src/usr.sbin/rpc.statd/statd.c /src/usr.sbin/rpc.statd/statd.c: In function 'create_service': /src/usr.sbin/rpc.statd/statd.c:371: error: 'sock' undeclared (first use in this function) /src/usr.sbin/rpc.statd/statd.c:371: error: (Each undeclared identifier is reported only once /src/usr.sbin/rpc.statd/statd.c:371: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/rpc.statd. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-06 16:17:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-06 16:17:04 - ERROR: failed to build world TB --- 2008-04-06 16:17:04 - tinderbox aborted TB --- 2732.50 user 316.08 system 3605.23 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Sun Apr 6 16:22:03 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E29D9106564A; Sun, 6 Apr 2008 16:22:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7E5218FC12; Sun, 6 Apr 2008 16:22:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m36GM3fA092031; Sun, 6 Apr 2008 12:22:03 -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.14.2/8.14.2) with ESMTP id m36GM22i033173; Sun, 6 Apr 2008 12:22:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DAA0273039; Sun, 6 Apr 2008 12:22:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080406162202.DAA0273039@freebsd-current.sentex.ca> Date: Sun, 6 Apr 2008 12:22:02 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 16:22:04 -0000 TB --- 2008-04-06 15:22:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-06 15:22:29 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-04-06 15:22:29 - cleaning the object tree TB --- 2008-04-06 15:22:51 - cvsupping the source tree TB --- 2008-04-06 15:22:51 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-04-06 15:22:56 - building world (CFLAGS=-O -pipe) TB --- 2008-04-06 15:22:56 - cd /src TB --- 2008-04-06 15:22:56 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 6 15:22:58 UTC 2008 >>> 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 [...] ===> usr.sbin/rpc.statd (all) cc -O -pipe -I. -c /src/usr.sbin/rpc.statd/file.c cc -O -pipe -I. -c sm_inter_svc.c cc -O -pipe -I. -c /src/usr.sbin/rpc.statd/statd.c /src/usr.sbin/rpc.statd/statd.c: In function 'create_service': /src/usr.sbin/rpc.statd/statd.c:371: error: 'sock' undeclared (first use in this function) /src/usr.sbin/rpc.statd/statd.c:371: error: (Each undeclared identifier is reported only once /src/usr.sbin/rpc.statd/statd.c:371: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/rpc.statd. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-06 16:22:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-06 16:22:02 - ERROR: failed to build world TB --- 2008-04-06 16:22:02 - tinderbox aborted TB --- 2707.59 user 326.78 system 3573.53 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Sun Apr 6 20:21:45 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E76C106568B; Sun, 6 Apr 2008 20:21:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id D00D78FC1B; Sun, 6 Apr 2008 20:21:34 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m36KLYVs032880; Sun, 6 Apr 2008 16:21:34 -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.14.2/8.14.2) with ESMTP id m36KLXNM077785; Sun, 6 Apr 2008 16:21:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B17B373039; Sun, 6 Apr 2008 16:21:33 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080406202133.B17B373039@freebsd-current.sentex.ca> Date: Sun, 6 Apr 2008 16:21:33 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 20:21:45 -0000 TB --- 2008-04-06 19:22:03 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-06 19:22:03 - starting HEAD tinderbox run for i386/i386 TB --- 2008-04-06 19:22:03 - cleaning the object tree TB --- 2008-04-06 19:22:20 - cvsupping the source tree TB --- 2008-04-06 19:22:20 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-04-06 19:22:26 - building world (CFLAGS=-O -pipe) TB --- 2008-04-06 19:22:26 - cd /src TB --- 2008-04-06 19:22:26 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 6 19:22:28 UTC 2008 >>> 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 [...] ===> usr.sbin/rpc.statd (all) cc -O -pipe -I. -c /src/usr.sbin/rpc.statd/file.c cc -O -pipe -I. -c sm_inter_svc.c cc -O -pipe -I. -c /src/usr.sbin/rpc.statd/statd.c /src/usr.sbin/rpc.statd/statd.c: In function 'create_service': /src/usr.sbin/rpc.statd/statd.c:371: error: 'sock' undeclared (first use in this function) /src/usr.sbin/rpc.statd/statd.c:371: error: (Each undeclared identifier is reported only once /src/usr.sbin/rpc.statd/statd.c:371: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/rpc.statd. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-06 20:21:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-06 20:21:33 - ERROR: failed to build world TB --- 2008-04-06 20:21:33 - tinderbox aborted TB --- 2729.73 user 316.18 system 3569.95 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Sun Apr 6 20:26:40 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEA2E1065673; Sun, 6 Apr 2008 20:26:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7A8BD8FC27; Sun, 6 Apr 2008 20:26:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m36KQYZ5005433; Sun, 6 Apr 2008 16:26:34 -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.14.2/8.14.2) with ESMTP id m36KQYiR090157; Sun, 6 Apr 2008 16:26:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 78B9C73039; Sun, 6 Apr 2008 16:26:34 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080406202634.78B9C73039@freebsd-current.sentex.ca> Date: Sun, 6 Apr 2008 16:26:34 -0400 (EDT) X-Virus-Scanned: ClamAV 0.92.1/6526/Tue Apr 1 08:33:51 2008 clamav-milter version 0.92.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2008 20:26:41 -0000 TB --- 2008-04-06 19:27:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-06 19:27:17 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-04-06 19:27:17 - cleaning the object tree TB --- 2008-04-06 19:27:30 - cvsupping the source tree TB --- 2008-04-06 19:27:30 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-04-06 19:27:35 - building world (CFLAGS=-O -pipe) TB --- 2008-04-06 19:27:35 - cd /src TB --- 2008-04-06 19:27:35 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 6 19:27:37 UTC 2008 >>> 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 [...] ===> usr.sbin/rpc.statd (all) cc -O -pipe -I. -c /src/usr.sbin/rpc.statd/file.c cc -O -pipe -I. -c sm_inter_svc.c cc -O -pipe -I. -c /src/usr.sbin/rpc.statd/statd.c /src/usr.sbin/rpc.statd/statd.c: In function 'create_service': /src/usr.sbin/rpc.statd/statd.c:371: error: 'sock' undeclared (first use in this function) /src/usr.sbin/rpc.statd/statd.c:371: error: (Each undeclared identifier is reported only once /src/usr.sbin/rpc.statd/statd.c:371: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/rpc.statd. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-06 20:26:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-06 20:26:34 - ERROR: failed to build world TB --- 2008-04-06 20:26:34 - tinderbox aborted TB --- 2709.48 user 323.94 system 3557.05 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Apr 7 11:06:59 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8D92106566B for ; Mon, 7 Apr 2008 11:06:59 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B82AB8FC1A for ; Mon, 7 Apr 2008 11:06:59 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m37B6xDQ048784 for ; Mon, 7 Apr 2008 11:06:59 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m37B6xtt048780 for freebsd-i386@FreeBSD.org; Mon, 7 Apr 2008 11:06:59 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 Apr 2008 11:06:59 GMT Message-Id: <200804071106.m37B6xtt048780@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 11:06:59 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/121115 i386 [SATA] READ_DMA failure after 6.3 security upgrade 1 problem total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70525 i386 [boot] boot0cfg: -o packet not effective o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o i386/72960 i386 BTX halted with Promise Tx2000 Raid o i386/74008 i386 IBM eServer x225 cannot boot any v5.x - endless dump s o i386/74044 i386 [smb] ServerWorks OSB4 SMBus interface does not detect o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug s i386/79169 i386 freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 /boot/loader causes reboot due to CFLAGS+= -msse3 s i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS o i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacketStack s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w s i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re o i386/88929 i386 [install] FreeBSD 6.0 install CD fails to find disks o f i386/89383 i386 [sio] [panic] page fault o i386/91282 i386 [install] 6.0R install CD crashes on Promise PDC20267 o i386/91745 i386 Second processor not detected on Proliant ML530 G2 wit o i386/92193 i386 Can't boot from 6.0 Installation CD: BTX halted (Gigab o i386/93615 i386 [install] Operating system wont install. Problem with o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/93762 i386 Machine lockup at boot loader countdown on SuperMicro o i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1850r server a o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o i386/93989 i386 [install] Can't install FreeBSD from IEEE1394 DVD-RW o o i386/94141 i386 [iwi] iwi doesn't work on Acer Laptop o i386/94364 i386 [kbd] Unable to boot on NX9110 laptop o i386/94420 i386 FreeBSD does NOT support the pcChips M925 motherboard. o i386/94911 i386 [ata] ata regression with DOM-IDE o i386/95087 i386 System freeze irrespective of load on Promise FastTrak o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 Toshiba M70-CL3 Hangs Up During Booting o i386/96302 i386 [ata] nVidia nForce CK804 SATA300 controller not recog o i386/96357 i386 FreeBSD cannot recognize all the logical partitions o i386/96382 i386 [bge] In 6.1-RC1 the bge driver does not reliably work o i386/97025 i386 fbsd (2 cd) dont install in vmware 5.5.0 - reboot. o i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o i386/98215 i386 [geode] regression: FreeBSD can no longer boot Geode G o i386/98765 i386 [sata] timeouts on sata drive (Asus a7n8x-e) o i386/98964 i386 [iwi] iwi totally freezes system o i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi o i386/100420 i386 boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports o i386/101135 i386 [iwi] iwi goes up and down o i386/101616 i386 FreeBSD freeze on bootup, Compaq Proliant (legacy) ser o i386/101667 i386 [ata] ATA problems when power management is on o i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze o i386/102562 i386 [em] no traffic pass through a em card after approx. a o i386/103063 i386 [install] Can not install on Dell XPS 700 s i386/103624 i386 [ata] [install] Problem installing on Dell Powervault o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter o i386/104473 i386 boot loader reboots before loading kernel on Albatron o i386/104572 i386 [ata] issues with detecting HDD on Intel Q965 Express o i386/104711 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel - video/ o i386/104719 i386 Seagate ST3802110A errors/delays when using PIO4 or UD o i386/104867 i386 Clock running at 2x speed of wall clock o i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 o i386/107564 i386 [install] fatal trap 19 during installation on a Dell o i386/108139 i386 [patch] System hangs after /sbin/shutdown o i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap s i386/109200 i386 [ata] READ_UDMA UDMA ICRC error cause not detecting ca o i386/109568 i386 [panic] Reboot server with "Fatal trap 12" o i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode o i386/110111 i386 [install] install hangs after APIC inspection, Xeon on o i386/110214 i386 [hang] FreeBSD 6.2 freezes on SSH activitiy caused by o i386/110218 i386 kmem_malloc(4096): kmem_map too small: 335544320 total o i386/112036 i386 [ata] TIMEOUT - WRITE_DMA retrying, TIMEOUT - READ_DMA o i386/112487 i386 [sio] kernel panic on swi0:sio o i386/112580 i386 BTX Halted on HP DV6255 Notebook o i386/112596 i386 [aac] aac driver causes kernel panic - page fault on 2 o i386/112635 i386 [hang] Hang during boot installation o i386/112700 i386 SMP Kernel with FreeBSD 6.2 release on compaq dl360 g1 o i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" o i386/114208 i386 Problem booting the FreeBSD CD ISO image o i386/114535 i386 Toshiba Satellite 105A: "no driver attached" for vario o i386/115285 i386 [panic] fatal trap 1 on freebsd 6.2 install boot up on o i386/115854 i386 Install FreeBSD with USB CDROM causes panic in BTX loa o i386/115947 i386 Dell poweredge 860 hangs when stressed and ACPI is ena o i386/116297 i386 system hangs during installation o i386/116844 i386 cannot boot from cd when using Dell Vostro 200 Desktop o i386/117297 i386 [hang] System hangs up every day o i386/118285 i386 [i386] Segmentation fault in reloc_non_plt. o i386/118656 i386 Init dies in single user mode and box get kernel panic o i386/119903 i386 Fast increase in loading of the processor. Almost 100% o i386/119946 i386 [est] sysctl dev.cpu.0.freq on 75 Hz, cannot be change o i386/121258 i386 [boot] FreeBSD 6.3 / 7.0 boot problem (regression) o i386/121549 i386 [nfe]: nfe interface locks up during rc.conf initializ o i386/121699 i386 [boot] can't boot on MSI K9N Ultra o i386/121903 i386 [ips] [boot] can't boot on IBM x235 ServeRaid 6M (regr f i386/121918 i386 [panic] reboot fails with panic with multiprocessor sy f i386/122008 i386 Fdisk fails. Cannot install 7.0 Release on P5VD2-MX wi o i386/122462 i386 Fails to boot from an usb harddrive 97 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst f i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage f i386/74650 i386 System Reboot with umount command o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s o i386/79840 i386 [sysinstall] Partitioning and formating a new disk fai o i386/80095 i386 ld-elf.so.1 crashes with executables produced by tinyc o i386/85417 i386 [i386] [npx] [patch] Possible bug in ia32 floating-poi o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during o i386/85653 i386 [i386] [patch] relieve hangs in tight loops in process o i386/85655 i386 [i386] [patch] expose cpu info for i386 systems o i386/85656 i386 [i386] [patch] expose more i386 specific CPU informati s i386/88491 i386 [install] Panic when boot installation CD1 (Acer Trave o i386/91594 i386 FreeBSD > 5.4 w/ACPI fails to detect Intel Pro/1000 MT o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o o i386/92501 i386 [irq] Hang on boot with ACPI enabled on ASUS A6R noteb o i386/93793 i386 [kbd] Keyboard stops working after a shutdown -p now ( o i386/95106 i386 [install] cannot install freebsd, Nvidia nForce 2 base o i386/95993 i386 Cyrix 5530 unable to map interrupt o i386/96406 i386 System freezes on IBM xSeries 335 with FreeBSD-6.0-REL o i386/98366 i386 [em] Intel PRO/1000 MT Dual PCI-X: simulatenious 1000 o i386/98932 i386 [i386] [patch] Kernel compilation failed on specific P o i386/100142 i386 [pci] [patch] /dev/smb0 device not available on system o i386/100204 i386 FreeBSD reports raid as broken - but it is not o i386/101062 i386 Freeze on detect Intel 900 VGA on boot with ACPI p i386/101379 i386 [i386] [patch] page fault clobbers error code in trap o i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works o i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server o i386/106789 i386 [nfe] or [nve]: Internal NIC of GA-K8N51GMF-RH does no o i386/106850 i386 [powerd] powernow0 attach returned 6 o i386/109423 i386 [ichsmb] ICH5 smb interface problems o i386/113110 i386 [mk] [patch] i686 is not an alias of pentiumpro on GCC o i386/113177 i386 [pci] [patch] Extended PCI Configuration register (>= o i386/116100 i386 Fatal trap 12 right after reboot (da0s1error = 6) o i386/116347 i386 [apm] [patch] APM does not suspend USB devices o i386/118350 i386 [hang] BTX loader hangs on PC Engines WRAP o i386/119175 i386 [busdma] [patch] Typo in bus_dmamem_alloc() o i386/119574 i386 [i386] 7.0-RC1 times out in calibrate_clocks() (regres o i386/120714 i386 [viapm] [patch] viapm driver doesn't work on VIA VT823 o i386/120933 i386 [boot] 6.x and 7.x do not boot from CD on IBM HS20 883 o i386/121675 i386 [ata] incorrect fallback to udma33 with CF memory inst o i386/122148 i386 [irq] interrupt storm on 7.0 (regression) 43 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon Apr 7 16:03:37 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3CE91065670; Mon, 7 Apr 2008 16:03:37 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7C4308FC1F; Mon, 7 Apr 2008 16:03:37 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m37G3bFw077039; Mon, 7 Apr 2008 16:03:37 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m37G3bRw077035; Mon, 7 Apr 2008 16:03:37 GMT (envelope-from gavin) Date: Mon, 7 Apr 2008 16:03:37 GMT Message-Id: <200804071603.m37G3bRw077035@freefall.freebsd.org> To: jambundo@gmail.com, gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: i386/116297: system hangs during installation X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 16:03:37 -0000 Synopsis: system hangs during installation State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Mon Apr 7 16:02:32 UTC 2008 State-Changed-Why: To submitter: Are you able to test if FreeBSD 6.3 or FreeBSD 7.0 work? Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Mon Apr 7 16:02:32 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=116297 From owner-freebsd-i386@FreeBSD.ORG Mon Apr 7 17:01:59 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 379131065670; Mon, 7 Apr 2008 17:01:59 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0F3EF8FC1C; Mon, 7 Apr 2008 17:01:59 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m37H1r8u082037; Mon, 7 Apr 2008 17:01:58 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m37H1rFM082033; Mon, 7 Apr 2008 17:01:53 GMT (envelope-from gavin) Date: Mon, 7 Apr 2008 17:01:53 GMT Message-Id: <200804071701.m37H1rFM082033@freefall.freebsd.org> To: support@transpacific.net, gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: i386/110111: [install] install hangs after APIC inspection, Xeon on ASUS NCLV-D2 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:01:59 -0000 Synopsis: [install] install hangs after APIC inspection, Xeon on ASUS NCLV-D2 State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Mon Apr 7 17:00:32 UTC 2008 State-Changed-Why: To submitter: Are you able to retest this with newer versions of FreeBSD (6.3 or 7.0) and see if it is still an issue? Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Mon Apr 7 17:00:32 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=110111 From owner-freebsd-i386@FreeBSD.ORG Mon Apr 7 17:24:36 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B5CE106566B; Mon, 7 Apr 2008 17:24:36 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E704C8FC15; Mon, 7 Apr 2008 17:24:35 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m37HOZjT084175; Mon, 7 Apr 2008 17:24:35 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m37HOZBr084171; Mon, 7 Apr 2008 17:24:35 GMT (envelope-from gavin) Date: Mon, 7 Apr 2008 17:24:35 GMT Message-Id: <200804071724.m37HOZBr084171@freefall.freebsd.org> To: Juergen.Dankoweit@FreeBSD-Onkel.de, gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: i386/108139: [patch] System hangs after /sbin/shutdown X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2008 17:24:36 -0000 Synopsis: [patch] System hangs after /sbin/shutdown State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Mon Apr 7 17:22:48 UTC 2008 State-Changed-Why: Do you still see this problem with newer versions of FreeBSD? If so, could you please try removing the line ehci_pci_givecontroller(self); from around line 200 of /usr/src/sys/dev/usb/ehci_pci.c and seeing if that fixes your problem? Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Mon Apr 7 17:22:48 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=108139 From owner-freebsd-i386@FreeBSD.ORG Tue Apr 8 15:56:32 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F05A106567B; Tue, 8 Apr 2008 15:56:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 561848FC0C; Tue, 8 Apr 2008 15:56:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m38FuW1p014158; Tue, 8 Apr 2008 15:56:32 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m38FuWK5014154; Tue, 8 Apr 2008 15:56:32 GMT (envelope-from linimon) Date: Tue, 8 Apr 2008 15:56:32 GMT Message-Id: <200804081556.m38FuWK5014154@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: i386/122572: FreeBSD 7.0 doesn't install on Dell PowerEdge SC1435 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 15:56:32 -0000 Synopsis: FreeBSD 7.0 doesn't install on Dell PowerEdge SC1435 Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Tue Apr 8 15:56:14 UTC 2008 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=122572 From owner-freebsd-i386@FreeBSD.ORG Tue Apr 8 22:10:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3825D1065673 for ; Tue, 8 Apr 2008 22:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1034D8FC1E for ; Tue, 8 Apr 2008 22:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m38MA034044175 for ; Tue, 8 Apr 2008 22:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m38MA09s044174; Tue, 8 Apr 2008 22:10:00 GMT (envelope-from gnats) Resent-Date: Tue, 8 Apr 2008 22:10:00 GMT Resent-Message-Id: <200804082210.m38MA09s044174@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, raoul megelas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90EED106564A for ; Tue, 8 Apr 2008 22:09:40 +0000 (UTC) (envelope-from rmgls@free.fr) Received: from postfix2-g20.free.fr (postfix2-g20.free.fr [212.27.60.43]) by mx1.freebsd.org (Postfix) with ESMTP id 14C7A8FC1A for ; Tue, 8 Apr 2008 22:09:39 +0000 (UTC) (envelope-from rmgls@free.fr) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by postfix2-g20.free.fr (Postfix) with ESMTP id 7A1A9251EBF2 for ; Tue, 8 Apr 2008 21:50:38 +0200 (CEST) Received: from smtp1-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp1-g19.free.fr (Postfix) with ESMTP id B7B601AB2E2 for ; Tue, 8 Apr 2008 23:51:04 +0200 (CEST) Received: from free.fr (roa76-6-82-238-235-5.fbx.proxad.net [82.238.235.5]) by smtp1-g19.free.fr (Postfix) with ESMTP id 8600F1AB2CE for ; Tue, 8 Apr 2008 23:51:04 +0200 (CEST) Message-Id: <20080408215104.8600F1AB2CE@smtp1-g19.free.fr> Date: Tue, 08 Apr 2008 23:51:02 +0200 From: raoul megelas Sender: rmgls@free.fr To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: i386/122588: 4 Lock Order Reversal X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: raoul megelas List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 22:10:01 -0000 Note: There was a bad value `as' for the field `>Priority:'. It was set to the default value of `medium'. Note: There was a bad value `kernel' for the field `>Class:'. It was set to the default value of `sw-bug'. >Number: 122588 >Category: i386 >Synopsis: 4 Lock Order Reversal >Confidential: yes >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 22:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: raoul megelas >Release: FreeBSD 8.0-CURRENT i386 #5 2008-04-02 >Organization: >Environment: >Description: Hi, I found some LOR looking at my dmesg. the system: a Sony s5 laptop (intel 770 at 2 ghz); 1G ram running current dated from: 2008 April 2. If these LOR are well known, please simply forget this message. lock order reversal: 1st 0xc496ce08 devfs (devfs) @ /usr/src/sys/kern/vfs_subr.c:2045 2nd 0xc4ad0614 devfsmount (devfsmount) @ /usr/src/sys/fs/devfs/devfs_vnops.c:201 KDB: stack backtrace: db_trace_self_wrapper(c0b0fe6d,e2f95bbc,c07add7e,c0b1235f,c4ad0614,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c0b1235f,c4ad0614,c0b03801,c0b03801,c0b03842,...) at kdb_backtrace+0x29 witness_checkorder(c4ad0614,9,c0b03842,c9,c7,...) at witness_checkorder+0x6de _sx_xlock(c4ad0614,0,c0b03842,c9,c4ad0614,...) at _sx_xlock+0x7d devfs_allocv(c4b0ec00,c4b26000,e2f95c28,c4627cc0,c0b180c1,...) at devfs_allocv+0x144 devfs_root(c4b26000,2,c0c83018,c4627cc0,ca,...) at devfs_root+0x51 set_rootvnode(c0c83000,0,c0b180c1,5f5,c07eb350,...) at set_rootvnode+0x2b vfs_mountroot(c0c30730,4,c0b07c9a,264,ffd7ff9d,...) at vfs_mountroot+0x356 start_init(0,e2f95d38,c0b0960f,30d,c4625cf8,...) at start_init+0x65 fork_exit(c073b5f0,0,e2f95d38) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xe2f95d70, ebp = 0 --- Trying to mount root from ufs:/dev/ad4s4a lock order reversal: 1st 0xc496c978 ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:2045 2nd 0xc4b26000 vfslock (vfslock) @ /usr/src/sys/kern/vfs_subr.c:364 KDB: stack backtrace: db_trace_self_wrapper(c0b0fe6d,e2f959b4,c07add7e,c0b1235f,c4b26000,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c0b1235f,c4b26000,c0b181bf,c0b181bf,c0b1875c,...) at kdb_backtrace+0x29 witness_checkorder(c4b26000,1,c0b1875c,16c,e2f959f4,...) at witness_checkorder+0x6de _lockmgr_args(c4b26000,20001,c4b26030,0,ffffffff,...) at _lockmgr_args+0x1d5 vfs_busy(c4b26000,0,0,c4627cc0,e2f95b3c,...) at vfs_busy+0x1b0 lookup(e2f95b24,c0b17e6f,d8,c0,c461132c,...) at lookup+0x7bf namei(e2f95b24,e2f95b28,c07ad55c,e2f95b30,c0c828a8,...) at namei+0x44b kern_unlinkat(c4627cc0,ffffff9c,c0b184fe,1,e2f95c5c,...) at kern_unlinkat+0x46 kern_unlink(c4627cc0,c0b184fe,1,630,0,...) at kern_unlink+0x27 vfs_mountroot_try(c0b186b8,c0b069cb,c0aff32c,1,c07eb350,...) at vfs_mountroot_try+0x476 vfs_mountroot(c0c30730,4,c0b07c9a,264,ffd7ff9d,...) at vfs_mountroot+0x418 start_init(0,e2f95d38,c0b0960f,30d,c4625cf8,...) at start_init+0x65 fork_exit(c073b5f0,0,e2f95d38) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xe2f95d70, ebp = 0 --- start_init: trying /sbin/init lock order reversal: 1st 0xc462b044 user map (user map) @ /usr/src/sys/vm/vm_map.c:3111 2nd 0xc496c730 ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:2045 KDB: stack backtrace: db_trace_self_wrapper(c0b0fe6d,e2f959e0,c07add7e,c0b1235f,c496c730,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c0b1235f,c496c730,c0b0727e,c0b0727e,c0b1875c,...) at kdb_backtrace+0x29 witness_checkorder(c496c730,1,c0b1875c,7fd,c0b307d9,...) at witness_checkorder+0x6de _lockmgr_args(c496c730,30041,c496c760,0,ffffffff,...) at _lockmgr_args+0x1d5 ffs_lock(e2f95a88,c0b32281,c0b069c9,30041,c496c6d8,...) at ffs_lock+0x72 VOP_LOCK1_APV(c0be6ba0,e2f95a88,c0bff060,c496c6d8,30041,...) at VOP_LOCK1_APV+0xa5 _vn_lock(c496c6d8,30041,c0b1875c,7fd,c0b0bba3,...) at _vn_lock+0x5b vget(c496c6d8,30041,c4627cc0,4a9,c1c5f180,...) at vget+0xa1 vnode_pager_lock(c1c5f200,0,c0b2f8d7,127,e2f95be8,...) at vnode_pager_lock+0x1ad vm_fault(c462b000,80d3000,2,8,80d3000,...) at vm_fault+0x1df trap_pfault(5,0,c0b3e3ed,2c4,c4625cf8,...) at trap_pfault+0x118 trap(e2f95d38) at trap+0x259 calltrap() at calltrap+0x6 --- trap 0xc, eip = 0x80480e5, esp = 0xbfbfeef0, ebp = 0xbfbfef10 --- WARNING: attempt to net_add_domain(bluetooth) after domainfinalize() WARNING: attempt to net_add_domain(netgraph) after domainfinalize() lock order reversal: 1st 0xc4ba7978 pseudofs (pseudofs) @ /usr/src/sys/kern/vfs_subr.c:2045 2nd 0xc4b25a70 vfslock (vfslock) @ /usr/src/sys/kern/vfs_subr.c:364 KDB: stack backtrace: db_trace_self_wrapper(c0b0fe6d,e6ee3a14,c07add7e,c0b1235f,c4b25a70,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c0b1235f,c4b25a70,c0b181bf,c0b181bf,c0b1875c,...) at kdb_backtrace+0x29 witness_checkorder(c4b25a70,1,c0b1875c,16c,e6ee3a54,...) at witness_checkorder+0x6de _lockmgr_args(c4b25a70,20001,c4b25aa0,0,ffffffff,...) at _lockmgr_args+0x1d5 vfs_busy(c4b25a70,10,0,c4b74aa0,0,...) at vfs_busy+0x1b0 vfs_donmount(810e080,c,e6ee3c70,c4c1f180,810b530,...) at vfs_donmount+0xdbc nmount(c4b74aa0,e6ee3cfc,c,c0b12fc9,c0bc7630,...) at nmount+0xb2 syscall(e6ee3d38) at syscall+0x2a3 Xint0x80_syscall() at Xint0x80_syscall+0x20 --- syscall (378, FreeBSD ELF32, nmount), eip = 0x280d727b, esp = 0xbfbfe96c, ebp = 0xbfbfedb8 --- best regards raoul rmgls@free.fr >How-To-Repeat: simply booting the machine, all the time. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >machine see below From owner-freebsd-i386@FreeBSD.ORG Wed Apr 9 16:10:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4B0A1065672 for ; Wed, 9 Apr 2008 16:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AEEF98FC20 for ; Wed, 9 Apr 2008 16:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m39GA1ro050804 for ; Wed, 9 Apr 2008 16:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m39GA1hE050803; Wed, 9 Apr 2008 16:10:01 GMT (envelope-from gnats) Resent-Date: Wed, 9 Apr 2008 16:10:01 GMT Resent-Message-Id: <200804091610.m39GA1hE050803@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, Poul-Henning Kamp Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2EDA106566B for ; Wed, 9 Apr 2008 16:04:42 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 9356C8FC19 for ; Wed, 9 Apr 2008 16:04:41 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id C4E8917107 for ; Wed, 9 Apr 2008 16:04:40 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m39G4eCM050302 for ; Wed, 9 Apr 2008 16:04:40 GMT (envelope-from phk@critter.freebsd.dk) Received: (from phk@localhost) by critter.freebsd.dk (8.14.2/8.14.2/Submit) id m39G4eIc050301; Wed, 9 Apr 2008 16:04:40 GMT (envelope-from phk) Message-Id: <200804091604.m39G4eIc050301@critter.freebsd.dk> Date: Wed, 9 Apr 2008 16:04:40 GMT From: Poul-Henning Kamp To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: i386/122602: i386/conf/PAE does not compile on RELENG_7 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Poul-Henning Kamp List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 16:10:01 -0000 >Number: 122602 >Category: i386 >Synopsis: i386/conf/PAE does not compile on RELENG_7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 16:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Poul-Henning Kamp >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: >Description: Make Universe cannot build the i386/PAE kernel because some usb drivers are not "nodeviced" in it like the rest of the USB code. >How-To-Repeat: cd /usr/src make universe tail -20 _.i386.PAE >Fix: In -current we seem to have included (ie: not nodevice'd) the USB stack in the PAE kernel. Not sure what the proper fix is for RELENG_7 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Apr 9 23:49:30 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C182F106566B; Wed, 9 Apr 2008 23:49:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7CEB68FC21; Wed, 9 Apr 2008 23:49:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m39NnT6U079561; Wed, 9 Apr 2008 19:49:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [64.7.128.104]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m39NnTrY005906; Wed, 9 Apr 2008 19:49:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666) id 850AF241A2; Wed, 9 Apr 2008 19:49:50 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080409234950.850AF241A2@freebsd-legacy.sentex.ca> Date: Wed, 9 Apr 2008 19:49:50 -0400 (EDT) X-Virus-Scanned: ClamAV 0.92.1/6526/Tue Apr 1 08:33:51 2008 clamav-milter version 0.92.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 23:49:30 -0000 TB --- 2008-04-09 22:47:00 - tinderbox 2.3 running on freebsd-legacy.sentex.ca TB --- 2008-04-09 22:47:00 - starting RELENG_6 tinderbox run for i386/i386 TB --- 2008-04-09 22:47:00 - cleaning the object tree TB --- 2008-04-09 22:47:38 - cvsupping the source tree TB --- 2008-04-09 22:47:38 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/i386/i386/supfile TB --- 2008-04-09 22:47:46 - building world (CFLAGS=-O2 -pipe) TB --- 2008-04-09 22:47:46 - cd /src TB --- 2008-04-09 22:47:46 - /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 --- 2008-04-09 23:41:27 - generating LINT kernel config TB --- 2008-04-09 23:41:27 - cd /src/sys/i386/conf TB --- 2008-04-09 23:41:27 - /usr/bin/make -B LINT TB --- 2008-04-09 23:41:27 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-04-09 23:41:27 - cd /src TB --- 2008-04-09 23:41:27 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 9 23:41:28 UTC 2008 >>> 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 -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/init_main.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/init_sysent.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_acct.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_acl.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_alq.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_clock.c /src/sys/kern/kern_clock.c: In function `sysctl_kern_cp_times': /src/sys/kern/kern_clock.c:123: warning: unused variable `i' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-09 23:49:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-09 23:49:50 - ERROR: failed to build lint kernel TB --- 2008-04-09 23:49:50 - tinderbox aborted TB --- 2957.15 user 360.86 system 3769.98 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Thu Apr 10 00:50:56 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E785106564A; Thu, 10 Apr 2008 00:50:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id E9AAA8FC0C; Thu, 10 Apr 2008 00:50:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m3A0otM3084609; Wed, 9 Apr 2008 20:50:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [64.7.128.104]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m3A0otOP058181; Wed, 9 Apr 2008 20:50:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666) id 6F30B241A2; Wed, 9 Apr 2008 20:51:16 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080410005116.6F30B241A2@freebsd-legacy.sentex.ca> Date: Wed, 9 Apr 2008 20:51:16 -0400 (EDT) X-Virus-Scanned: ClamAV 0.92.1/6526/Tue Apr 1 08:33:51 2008 clamav-milter version 0.92.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 00:50:56 -0000 TB --- 2008-04-09 23:49:50 - tinderbox 2.3 running on freebsd-legacy.sentex.ca TB --- 2008-04-09 23:49:50 - starting RELENG_6 tinderbox run for i386/pc98 TB --- 2008-04-09 23:49:50 - cleaning the object tree TB --- 2008-04-09 23:50:40 - cvsupping the source tree TB --- 2008-04-09 23:50:40 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/i386/pc98/supfile TB --- 2008-04-09 23:50:48 - building world (CFLAGS=-O2 -pipe) TB --- 2008-04-09 23:50:48 - cd /src TB --- 2008-04-09 23:50:48 - /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 --- 2008-04-10 00:44:21 - generating LINT kernel config TB --- 2008-04-10 00:44:21 - cd /src/sys/pc98/conf TB --- 2008-04-10 00:44:21 - /usr/bin/make -B LINT TB --- 2008-04-10 00:44:21 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-04-10 00:44:21 - cd /src TB --- 2008-04-10 00:44:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 10 00:44:21 UTC 2008 >>> 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 -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/init_main.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/init_sysent.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_acct.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_acl.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_alq.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/dev/em -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_clock.c /src/sys/kern/kern_clock.c: In function `sysctl_kern_cp_times': /src/sys/kern/kern_clock.c:123: warning: unused variable `i' *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-10 00:51:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-10 00:51:16 - ERROR: failed to build lint kernel TB --- 2008-04-10 00:51:16 - tinderbox aborted TB --- 2841.79 user 367.16 system 3685.85 real http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Thu Apr 10 02:30:57 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 193FC106564A; Thu, 10 Apr 2008 02:30:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 949098FC18; Thu, 10 Apr 2008 02:30:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m3A2UuYK092568; Wed, 9 Apr 2008 22:30:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m3A2Uuk1099877; Wed, 9 Apr 2008 22:30:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id C18F21B5078; Wed, 9 Apr 2008 22:30:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080410023055.C18F21B5078@freebsd-stable.sentex.ca> Date: Wed, 9 Apr 2008 22:30:55 -0400 (EDT) X-Virus-Scanned: ClamAV 0.92.1/6526/Tue Apr 1 08:33:51 2008 clamav-milter version 0.92.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [releng_7 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 02:30:57 -0000 TB --- 2008-04-10 01:16:45 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-04-10 01:16:45 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2008-04-10 01:16:45 - cleaning the object tree TB --- 2008-04-10 01:17:09 - cvsupping the source tree TB --- 2008-04-10 01:17:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile TB --- 2008-04-10 01:17:17 - building world (CFLAGS=-O2 -pipe) TB --- 2008-04-10 01:17:17 - cd /src TB --- 2008-04-10 01:17:17 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 10 01:17:19 UTC 2008 >>> 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 >>> World build completed on Thu Apr 10 02:21:24 UTC 2008 TB --- 2008-04-10 02:21:24 - generating LINT kernel config TB --- 2008-04-10 02:21:24 - cd /src/sys/i386/conf TB --- 2008-04-10 02:21:24 - /usr/bin/make -B LINT TB --- 2008-04-10 02:21:24 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-04-10 02:21:24 - cd /src TB --- 2008-04-10 02:21:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 10 02:21:24 UTC 2008 >>> 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 -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/init_sysent.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/ksched.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_acct.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_alq.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_clock.c cc1: warnings being treated as errors /src/sys/kern/kern_clock.c: In function 'sysctl_kern_cp_times': /src/sys/kern/kern_clock.c:125: warning: unused variable 'i' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-10 02:30:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-10 02:30:55 - ERROR: failed to build lint kernel TB --- 2008-04-10 02:30:55 - tinderbox aborted TB --- 3695.80 user 383.80 system 4450.38 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Thu Apr 10 12:50:03 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D14F1065677 for ; Thu, 10 Apr 2008 12:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3B4448FC26 for ; Thu, 10 Apr 2008 12:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3ACo3q4085750 for ; Thu, 10 Apr 2008 12:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3ACo3vF085749; Thu, 10 Apr 2008 12:50:03 GMT (envelope-from gnats) Resent-Date: Thu, 10 Apr 2008 12:50:03 GMT Resent-Message-Id: <200804101250.m3ACo3vF085749@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, Robert Woolley Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FEC5106564A for ; Thu, 10 Apr 2008 12:44:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 808378FC12 for ; Thu, 10 Apr 2008 12:44:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3ACiVmW047155 for ; Thu, 10 Apr 2008 12:44:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m3ACiVdp047154; Thu, 10 Apr 2008 12:44:31 GMT (envelope-from nobody) Message-Id: <200804101244.m3ACiVdp047154@www.freebsd.org> Date: Thu, 10 Apr 2008 12:44:31 GMT From: Robert Woolley To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/122623: bsd.cpu.mk doesn't handle opteron/athlon64/k8 properly for i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 12:50:03 -0000 >Number: 122623 >Category: i386 >Synopsis: bsd.cpu.mk doesn't handle opteron/athlon64/k8 properly for i386 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 12:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Robert Woolley >Release: 7.0 >Organization: >Environment: FreeBSD gumby.homeunix.com 7.0-RELEASE FreeBSD 7.0-RELEASE #11: Sat Mar 29 03:29:48 GMT 2008 root@gumby.homeunix.com:/usr/obj/usr/src/sys/MUSTARD i386 >Description: In bsd.cpu.mk the cputypes opteron/athlon64/k8 are treated as aliases for athlon-mp on i386, despite the fact that there is separate handling for these processors' MACHINE_CPU further down the file, and the types are understood by gcc. Also k8 is ommitted where MACHINE_CPU is set for opteron/athlon64. >How-To-Repeat: If you set CPUTYPE=athlon64, athlon-mp is used in the -march option, and MACHINE_CPU doesn't have sse2. >Fix: Patch removes aliases for opteron/athlon64/k8, and adds k8 in the MACHINE_CPU section. Patch attached with submission follows: --- ./share/mk/bsd.cpu.mk.orig 2007-10-19 18:08:38.000000000 +0100 +++ ./share/mk/bsd.cpu.mk 2008-03-22 18:30:02.000000000 +0000 @@ -44,9 +44,6 @@ CPUTYPE = pentium-mmx . elif ${CPUTYPE} == "i586" CPUTYPE = pentium -. elif ${CPUTYPE} == "opteron" || ${CPUTYPE} == "athlon64" || \ - ${CPUTYPE} == "k8" -CPUTYPE = athlon-mp . elif ${CPUTYPE} == "k7" CPUTYPE = athlon . endif @@ -116,7 +113,7 @@ # presence of a CPU feature. . if ${MACHINE_ARCH} == "i386" -. if ${CPUTYPE} == "opteron" || ${CPUTYPE} == "athlon64" +. if ${CPUTYPE} == "opteron" || ${CPUTYPE} == "athlon64" || ${CPUTYPE} == "k8" MACHINE_CPU = athlon-xp athlon k7 3dnow sse2 sse mmx k6 k5 i586 i486 i386 . elif ${CPUTYPE} == "athlon-mp" || ${CPUTYPE} == "athlon-xp" || \ ${CPUTYPE} == "athlon-4" >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Fri Apr 11 03:40:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 804AD1065672 for ; Fri, 11 Apr 2008 03:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6467D8FC1B for ; Fri, 11 Apr 2008 03:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3B3e1HD073953 for ; Fri, 11 Apr 2008 03:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3B3e1ev073952; Fri, 11 Apr 2008 03:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 11 Apr 2008 03:40:01 GMT Resent-Message-Id: <200804110340.m3B3e1ev073952@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, Igor Kulemzin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5694A106566B for ; Fri, 11 Apr 2008 03:32:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4CCD68FC25 for ; Fri, 11 Apr 2008 03:32:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3B3W81m052254 for ; Fri, 11 Apr 2008 03:32:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m3B3W8EV052253; Fri, 11 Apr 2008 03:32:08 GMT (envelope-from nobody) Message-Id: <200804110332.m3B3W8EV052253@www.freebsd.org> Date: Fri, 11 Apr 2008 03:32:08 GMT From: Igor Kulemzin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/122644: on-boot mount /tmp kernel dump X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 03:40:01 -0000 >Number: 122644 >Category: i386 >Synopsis: on-boot mount /tmp kernel dump >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 03:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Igor Kulemzin >Release: 6.3-STABLE >Organization: >Environment: FreeBSD fw.amurimpulse.ru 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Jan 20 21:14:46 YAKT 2008 igor_k@fw.amurimpulse.ru:/usr/obj/usr/src/sys/SRV i386 >Description: On my FreeBSD server I've mount /dev/ad0s1d partition into /tmp mount point. Permissions set to 1777. Sometimes after clean reboot kernel dumps when trying to mount /tmp. After /sbin/fsck -y /dev/ad0s1d I've reboot and nothing changed. kernel dumps again. Only /sbin/newfs /dev/ad0s1d return my server to work. >How-To-Repeat: I don't know. May be mount some partition into /tmp with permissions 1777 set after. I've use: - MySQL server, that create /tmp/mysql.sock socket. - postfix-policyd-weight-0.1.14.17, that create /tmp/.policyd-weight directory - samba server, that create /tmp/.winbindd directory >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Fri Apr 11 08:52:41 2008 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDB36106566C for ; Fri, 11 Apr 2008 08:52:41 +0000 (UTC) (envelope-from mjl@luckie.org.nz) Received: from mailfilter14.ihug.co.nz (mailfilter14.ihug.co.nz [203.109.136.14]) by mx1.freebsd.org (Postfix) with ESMTP id 749C58FC1D for ; Fri, 11 Apr 2008 08:52:41 +0000 (UTC) (envelope-from mjl@luckie.org.nz) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgoFALDB/kd2XAcy/2dsb2JhbACBXapD X-IronPort-AV: E=Sophos;i="4.25,640,1199617200"; d="scan'208";a="75476751" Ironport-Content-Filter: send-to-smtp Ironport-OCF: send-to-smtp Received: from 118-92-7-50.dsl.dyn.ihug.co.nz (HELO spandex.luckie.org.nz) ([118.92.7.50]) by smtp.mailfilter4.ihug.co.nz with ESMTP/TLS/DHE-RSA-AES256-SHA; 11 Apr 2008 20:42:34 +1200 Received: from rayon.luckie.org.nz ([192.168.1.25]) by spandex.luckie.org.nz with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JkEq8-0007Vz-4j for freebsd-i386@freebsd.org; Fri, 11 Apr 2008 20:42:32 +1200 Message-ID: <47FF2478.2050803@luckie.org.nz> Date: Fri, 11 Apr 2008 20:42:32 +1200 From: Matthew Luckie User-Agent: Thunderbird 2.0.0.9 (X11/20080129) MIME-Version: 1.0 To: freebsd-i386@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: i386/bpf_jit_machdep X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 08:52:42 -0000 Here is a patch to the BPF JIT compiler, which I am sending here first to be reviewed by people who have a good chance of being able to spot any flaws. I'm inexperienced in i386 assembly. The things I have tried to achieve with the patch are as follows: - put a return zero target at the end of the procedure, rather than encode it in each BPF op code that needs it. My thought on this is that it seems likely that the length check will always work out, so it is better to put the unlikely result as the jump and fall through to what is most likely to occur. - BPF jump instructions are likely to have one fall through jump target. so don't encode both jump instructions. Review, please. --- /sys/i386/i386/bpf_jit_machdep.h.orig 2005-12-07 09:11:07.000000000 +1300 +++ /sys/i386/i386/bpf_jit_machdep.h 2008-04-11 19:08:40.000000000 +1200 @@ -78,6 +78,13 @@ u_int *refs; } bpf_bin_stream; +#define COMPUTE_TARGETS(stream, ins, jt, jf) do { \ + jt = stream.refs[stream.bpf_pc + ins->jt] - \ + stream.refs[stream.bpf_pc]; \ + jf = stream.refs[stream.bpf_pc + ins->jf] - \ + stream.refs[stream.bpf_pc]; \ +} while (0) + /* * Prototype of the emit functions. * @@ -330,6 +337,13 @@ } while (0) /* jne off32 */ +#define JNE(off32) do { \ + emitm(&stream, 0x0f, 1); \ + emitm(&stream, 0x85, 1); \ + emitm(&stream, off32, 4); \ +} while (0) + +/* jne off8 */ #define JNEb(off8) do { \ emitm(&stream, 0x75, 1); \ emitm(&stream, off8, 1); \ @@ -369,6 +383,27 @@ emitm(&stream, off32, 4); \ } while (0) +/* jb off32 */ +#define JB(off32) do { \ + emitm(&stream, 0x0f, 1); \ + emitm(&stream, 0x82, 1); \ + emitm(&stream, off32, 4); \ +} while (0) + +/* jl off32 */ +#define JL(off32) do { \ + emitm(&stream, 0x0f, 1); \ + emitm(&stream, 0x8c, 1); \ + emitm(&stream, off32, 4); \ +} while (0) + +/* jbe off32 */ +#define JBE(off32) do {\ + emitm(&stream, 0x0f, 1); \ + emitm(&stream, 0x86, 1); \ + emitm(&stream, off32, 4); \ +} while (0) + /* jg off32 */ #define JG(off32) do { \ emitm(&stream, 0x0f, 1); \ --- /sys/i386/i386/bpf_jit_machdep.c.orig 2006-01-04 09:26:02.000000000 +1300 +++ /sys/i386/i386/bpf_jit_machdep.c 2008-04-11 20:04:24.000000000 +1200 @@ -94,7 +94,7 @@ bpf_jit_compile(struct bpf_insn *prog, u_int nins, int *mem) { struct bpf_insn *ins; - u_int i, pass; + u_int i, pass, jt, jf; bpf_bin_stream stream; /* @@ -108,13 +108,13 @@ return NULL; /* Allocate the reference table for the jumps */ - stream.refs = (u_int *)malloc((nins + 1) * sizeof(u_int), + stream.refs = (u_int *)malloc((nins + 2) * sizeof(u_int), M_BPFJIT, M_NOWAIT); if (stream.refs == NULL) return NULL; /* Reset the reference table */ - for (i = 0; i < nins + 1; i++) + for (i = 0; i < nins + 2; i++) stream.refs[i] = 0; stream.cur_ip = 0; @@ -165,12 +165,8 @@ MOVrd(ESI, ECX); ADDib(ECX, sizeof(int)); CMPodd(ECX, EBP, 0x10); - JLEb(7); - ZERO_EAX(); - POP(EBX); - POP(ESI); - POP(EDI); - LEAVE_RET(); + JG(stream.refs[nins] - + stream.refs[stream.bpf_pc] + 5); MOVobd(EAX, EBX, ESI); BSWAP(EAX); break; @@ -181,11 +177,8 @@ MOVrd(ESI, ECX); ADDib(ECX, sizeof(short)); CMPodd(ECX, EBP, 0x10); - JLEb(5); - POP(EBX); - POP(ESI); - POP(EDI); - LEAVE_RET(); + JG(stream.refs[nins] - + stream.refs[stream.bpf_pc] + 6); MOVobw(AX, EBX, ESI); SWAP_AX(); break; @@ -194,11 +187,8 @@ ZERO_EAX(); MOVid(ECX, ins->k); CMPodd(ECX, EBP, 0x10); - JLEb(5); - POP(EBX); - POP(ESI); - POP(EDI); - LEAVE_RET(); + JG(stream.refs[nins] - + stream.refs[stream.bpf_pc] + 3); MOVobb(AL, EBX, ECX); break; @@ -216,12 +206,8 @@ MOVrd(ESI, ECX); ADDib(ECX, sizeof(int)); CMPodd(ECX, EBP, 0x10); - JLEb(7); - ZERO_EAX(); - POP(EBX); - POP(ESI); - POP(EDI); - LEAVE_RET(); + JG(stream.refs[nins] - + stream.refs[stream.bpf_pc] + 5); MOVobd(EAX, EBX, ESI); BSWAP(EAX); break; @@ -233,11 +219,8 @@ MOVrd(ESI, ECX); ADDib(ECX, sizeof(short)); CMPodd(ECX, EBP, 0x10); - JLEb(5); - POP(EBX); - POP(ESI); - POP(EDI); - LEAVE_RET(); + JG(stream.refs[nins] - + stream.refs[stream.bpf_pc] + 6); MOVobw(AX, EBX, ESI); SWAP_AX(); break; @@ -247,23 +230,16 @@ MOVid(ECX, ins->k); ADDrd(ECX, EDX); CMPodd(ECX, EBP, 0x10); - JLEb(5); - POP(EBX); - POP(ESI); - POP(EDI); - LEAVE_RET(); + JG(stream.refs[nins] - + stream.refs[stream.bpf_pc] + 3); MOVobb(AL, EBX, ECX); break; case BPF_LDX|BPF_MSH|BPF_B: MOVid(ECX, ins->k); CMPodd(ECX, EBP, 0x10); - JLEb(7); - ZERO_EAX(); - POP(EBX); - POP(ESI); - POP(EDI); - LEAVE_RET(); + JG(stream.refs[nins] - + stream.refs[stream.bpf_pc] + 11); ZERO_EDX(); MOVobb(DL, EBX, ECX); ANDib(DL, 0xf); @@ -313,70 +289,109 @@ break; case BPF_JMP|BPF_JGT|BPF_K: + COMPUTE_TARGETS(stream, ins, jt, jf); CMPid(EAX, ins->k); - /* 5 is the size of the following JMP */ - JG(stream.refs[stream.bpf_pc + ins->jt] - - stream.refs[stream.bpf_pc] + 5 ); - JMP(stream.refs[stream.bpf_pc + ins->jf] - - stream.refs[stream.bpf_pc]); + if(ins->jt == 0 && ins->jf != 0) + JLE(jf); + else if(ins->jt != 0 && ins->jf == 0) + JG(jt); + else { + JG(jt + 5); + JMP(jf); + } break; case BPF_JMP|BPF_JGE|BPF_K: + COMPUTE_TARGETS(stream, ins, jt, jf); CMPid(EAX, ins->k); - JGE(stream.refs[stream.bpf_pc + ins->jt] - - stream.refs[stream.bpf_pc] + 5); - JMP(stream.refs[stream.bpf_pc + ins->jf] - - stream.refs[stream.bpf_pc]); + if(ins->jt == 0 && ins->jf != 0) + JL(jf); + else if(ins->jt != 0 && ins->jf == 0) + JGE(jt); + else { + JGE(jt + 5); + JMP(jf); + } break; case BPF_JMP|BPF_JEQ|BPF_K: + COMPUTE_TARGETS(stream, ins, jt, jf); CMPid(EAX, ins->k); - JE(stream.refs[stream.bpf_pc + ins->jt] - - stream.refs[stream.bpf_pc] + 5); - JMP(stream.refs[stream.bpf_pc + ins->jf] - - stream.refs[stream.bpf_pc]); + if(ins->jt == 0 && ins->jf != 0) + JNE(jf); + else if(ins->jt != 0 && ins->jf == 0) + JE(jt); + else { + JE(jt + 5); + JMP(jf); + } break; case BPF_JMP|BPF_JSET|BPF_K: + COMPUTE_TARGETS(stream, ins, jt, jf); MOVrd(ECX, EAX); ANDid(ECX, ins->k); - JE(stream.refs[stream.bpf_pc + ins->jf] - - stream.refs[stream.bpf_pc] + 5); - JMP(stream.refs[stream.bpf_pc + ins->jt] - - stream.refs[stream.bpf_pc]); + if(ins->jt == 0 && ins->jf != 0) + JE(jf); + else if(ins->jt != 0 && ins->jf == 0) + JNE(jt); + else { + JE(jf + 5); + JMP(jt); + } break; case BPF_JMP|BPF_JGT|BPF_X: + COMPUTE_TARGETS(stream, ins, jt, jf); CMPrd(EAX, EDX); - JA(stream.refs[stream.bpf_pc + ins->jt] - - stream.refs[stream.bpf_pc] + 5); - JMP(stream.refs[stream.bpf_pc + ins->jf] - - stream.refs[stream.bpf_pc]); + if(ins->jt == 0 && ins->jf != 0) + JBE(jf); + else if(ins->jt != 0 && ins->jf == 0) + JA(jt); + else { + JA(jt + 5); + JMP(jf); + } break; case BPF_JMP|BPF_JGE|BPF_X: + COMPUTE_TARGETS(stream, ins, jt, jf); CMPrd(EAX, EDX); - JAE(stream.refs[stream.bpf_pc + ins->jt] - - stream.refs[stream.bpf_pc] + 5); - JMP(stream.refs[stream.bpf_pc + ins->jf] - - stream.refs[stream.bpf_pc]); + if(ins->jt == 0 && ins->jf != 0) + JB(jf); + else if(ins->jt != 0 && ins->jf == 0) + JAE(jt); + else { + JAE(jt + 5); + JMP(jf); + } break; case BPF_JMP|BPF_JEQ|BPF_X: + COMPUTE_TARGETS(stream, ins, jt, jf); CMPrd(EAX, EDX); - JE(stream.refs[stream.bpf_pc + ins->jt] - - stream.refs[stream.bpf_pc] + 5); - JMP(stream.refs[stream.bpf_pc + ins->jf] - - stream.refs[stream.bpf_pc]); + if(ins->jt == 0 && ins->jf != 0) + JNE(jf); + else if(ins->jt != 0 && ins->jf == 0) + JE(jt); + else { + JE(jt + 5); + JMP(jf); + } break; case BPF_JMP|BPF_JSET|BPF_X: + COMPUTE_TARGETS(stream, ins, jt, jf); MOVrd(ECX, EAX); ANDrd(ECX, EDX); - JE(stream.refs[stream.bpf_pc + ins->jf] - - stream.refs[stream.bpf_pc] + 5); - JMP(stream.refs[stream.bpf_pc + ins->jt] - - stream.refs[stream.bpf_pc]); + if(ins->jt == 0 && ins->jf != 0) + JE(jf); + else if(ins->jt != 0 && ins->jf == 0) + JNE(jt); + else { + JE(jf + 5); + JMP(jt); + } break; case BPF_ALU|BPF_ADD|BPF_X: @@ -395,12 +410,8 @@ case BPF_ALU|BPF_DIV|BPF_X: CMPid(EDX, 0); - JNEb(7); - ZERO_EAX(); - POP(EBX); - POP(ESI); - POP(EDI); - LEAVE_RET(); + JE(stream.refs[nins] - + stream.refs[stream.bpf_pc] + 8); MOVrd(ECX, EDX); ZERO_EDX(); DIVrd(ECX); @@ -479,6 +490,14 @@ ins++; } + /* procedure-wide return zero goes at the end */ + stream.bpf_pc++; + ZERO_EAX(); + POP(EBX); + POP(ESI); + POP(EDI); + LEAVE_RET(); + pass++; if (pass == 2) break; @@ -493,7 +512,7 @@ * modify the reference table to contain the offsets and * not the lengths of the instructions */ - for (i = 1; i < nins + 1; i++) + for (i = 1; i < nins + 2; i++) stream.refs[i] += stream.refs[i - 1]; /* Reset the counters */ From owner-freebsd-i386@FreeBSD.ORG Fri Apr 11 19:10:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A05E1065673 for ; Fri, 11 Apr 2008 19:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 687B48FC16 for ; Fri, 11 Apr 2008 19:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3BJA19d076810 for ; Fri, 11 Apr 2008 19:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3BJA1np076809; Fri, 11 Apr 2008 19:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 11 Apr 2008 19:10:01 GMT Resent-Message-Id: <200804111910.m3BJA1np076809@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, Mike Hibler Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EC00106564A for ; Fri, 11 Apr 2008 19:09:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3347A8FC19 for ; Fri, 11 Apr 2008 19:09:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3BJ8r2E079929 for ; Fri, 11 Apr 2008 19:08:53 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m3BJ8rEj079928; Fri, 11 Apr 2008 19:08:53 GMT (envelope-from nobody) Message-Id: <200804111908.m3BJ8rEj079928@www.freebsd.org> Date: Fri, 11 Apr 2008 19:08:53 GMT From: Mike Hibler To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/122668: FreeBSD boot loader doesn't work on Dell R900 (+workaround) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 19:10:01 -0000 >Number: 122668 >Category: i386 >Synopsis: FreeBSD boot loader doesn't work on Dell R900 (+workaround) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 19:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mike Hibler >Release: 6.2-RELEASE >Organization: University of Utah, Flux Research Group >Environment: N/A >Description: As far as I can tell, this isn't a bug in the BSD bootloader, rather it is a bug in the Dell BIOS. However, googling around I see that other people have seen this problem and I have worked around it, so thought I would report it. Note also that I am seeing this bug in the Emulab bootloader which is derived from the FreeBSD 6.2-RELEASE version of the bootloader, but I believe that the problem would be the same in the actual boot loader (based on the posts I have seen). The symptom is that I try to boot over the net using a PXE (currdev="pxe0:") and the loader complains that it "cannot load kernel". The problem is that on this machine one of BIOS calls (int15/fn0x820) in bios_getsmap (src/sys/boot/i386/libi386/biossmap.c) is returning more than the 20 bytes of data it is supposed to--it appears to return the value 0x09 in the 21st byte (or 24th, I forget my little-endian lore). As the data are being read into a 20-byte static heap buffer, the result is that the following variable gets clobbered. In this case 'smap' is the buffer, and the following BSS allocated region is 'smapbase': static struct bios_smap smap; static struct bios_smap *smapbase; smapbase is the dynamically allocated area where the individual smap entries are copied into via: bcopy(&smap, &smapbase[smaplen], sizeof(struct bios_smap)); What I see then is that the first couple of iterations of read-an-entry, copy-to-buffer work fine, but then one call returns the extra data and the low-order byte of smapbase gets changed to 0x09 from something like 0xb4. The result is still a legit address so the bcopy goes without incident but the smap entry data winds up getting bcopy()ed to an earlier address, overwriting other malloc()ed memory. In this case it is overwriting some entries in the 'environ' environment linked list, corrupting the chain. The result is that I no longer have a "currdev" environment variable, and so the loader tries to load from the default (hard drive) rather than the net. Since there is nothing on the hard drive, it cannot read loader.rc or boot.conf or ..., and ultimately winds up trying to load "kernel" which fails with an error. Note that there are two read-data loops in this function, and the problem does occur in the first loop as well, but since smapbase has not yet been initialized (i.e., no bcopy happens here) it does not matter. Note also that one post I read mentioned that another BSD boots fine on the machine. That could be because in that BSD they are reading the data directly into the smapbase buffer and not via a temporary smap buffer. There what is getting clobbered with 0x09 is just a yet-to-be-filled, later part of the smapbase buffer. >How-To-Repeat: Try booting from Dell R900 >Fix: The work around is to (arbitrarily) pad the temporary smap buffer with another 4 bytes. I tried padding up to an extra 32 bytes, but never saw more than the single overwrite, and that was always in the 0-3rd byte after. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Fri Apr 11 19:52:50 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 437C81065670; Fri, 11 Apr 2008 19:52:50 +0000 (UTC) (envelope-from vwe@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1307C8FC12; Fri, 11 Apr 2008 19:52:50 +0000 (UTC) (envelope-from vwe@FreeBSD.org) Received: from freefall.freebsd.org (vwe@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3BJqnuM081212; Fri, 11 Apr 2008 19:52:49 GMT (envelope-from vwe@freefall.freebsd.org) Received: (from vwe@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3BJqnjC081208; Fri, 11 Apr 2008 19:52:49 GMT (envelope-from vwe) Date: Fri, 11 Apr 2008 19:52:49 GMT Message-Id: <200804111952.m3BJqnjC081208@freefall.freebsd.org> To: ivk@kristal.ru, vwe@FreeBSD.org, freebsd-i386@FreeBSD.org From: vwe@FreeBSD.org Cc: Subject: Re: kern/122644: [panic] on-boot mount /tmp kernel dump X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 19:52:50 -0000 Old Synopsis: on-boot mount /tmp kernel dump New Synopsis: [panic] on-boot mount /tmp kernel dump State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Fri Apr 11 19:49:55 UTC 2008 State-Changed-Why: Please provide us with the actual panic message and a backtrace. As your problem seems to be fs related, please give us dumpfs output. Problem does not look like i386 specific, category changed. http://www.freebsd.org/cgi/query-pr.cgi?pr=122644 From owner-freebsd-i386@FreeBSD.ORG Sat Apr 12 00:00:09 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34A221065673 for ; Sat, 12 Apr 2008 00:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C93F18FC12 for ; Sat, 12 Apr 2008 00:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3C007hd001670 for ; Sat, 12 Apr 2008 00:00:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3C007lt001667; Sat, 12 Apr 2008 00:00:07 GMT (envelope-from gnats) Date: Sat, 12 Apr 2008 00:00:07 GMT Message-Id: <200804120000.m3C007lt001667@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "=?utf-8?b?0JrRg9C70LXQvNC30LjQvQ==?= =?utf-8?b?INCYLtCSLg==?=" Cc: Subject: Re: kern/122644: [panic] on-boot mount /tmp kernel dump X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?utf-8?b?0JrRg9C70LXQvNC30LjQvQ==?= =?utf-8?b?INCYLtCSLg==?= List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2008 00:00:09 -0000 The following reply was made to PR kern/122644; it has been noted by GNATS. From: "=?utf-8?b?0JrRg9C70LXQvNC30LjQvQ==?= =?utf-8?b?INCYLtCSLg==?=" To: bug-followup@freebsd.org Cc: Subject: Re: kern/122644: [panic] on-boot mount /tmp kernel dump Date: Sat, 12 Apr 2008 09:41:21 +1000 Hi, /sbin/dumpfs /dev/ad0s1d output: magic 19540119 (UFS2) time Sat Apr 12 09:10:15 2008 superblock location 65536 id [ 47ff951a 46b3826f ] ncg 4 size 262144 blocks 253815 bsize 16384 shift 14 mask 0xffffc000 fsize 2048 shift 11 mask 0xfffff800 frag 8 shift 3 fsbtodb 2 minfree 8% optim time symlinklen 120 maxbsize 16384 maxbpg 2048 maxcontig 8 contigsumsize 8 nbfree 31721 ndir 11 nifree 65695 nffree 19 bpg 8193 fpg 65544 ipg 16448 nindir 2048 inopb 64 maxfilesize 140806241583103 sbsize 2048 cgsize 12288 csaddr 2112 cssize 2048 sblkno 40 cblkno 48 iblkno 56 dblkno 2112 cgrotor 0 fmod 0 ronly 0 clean 0 avgfpdir 64 avgfilesize 16384 flags none fsmnt /tmp volname swuid 0 cs[].cs_(nbfree,ndir,nifree,nffree): (7926,1,16363,5) (7933,6,16440,2) (7933,3,16445,5) (7929,1,16447,7) blocks in last group 8189 cg 0: magic 90255 tell 18000 time Sat Apr 12 09:10:04 2008 cgx 0 ndblk 65544 niblk 16448 initiblk 256 nbfree 7926 ndir 1 nifree 16363 nffree 5 rotor 2128 irotor 84 frotor 2128 frsum 0 0 0 0 1 0 0 sum of frsum: 5 clusters 1-7: 0 0 0 0 0 0 0 clusters size 8 and over: 1 clusters free: 267-8192 inodes used: 0-84 blks free: 2131-65543 cg 1: magic 90255 tell 801c000 time Sat Apr 12 02:44:47 2008 cgx 1 ndblk 65544 niblk 16448 initiblk 128 nbfree 7933 ndir 6 nifree 16440 nffree 2 rotor 0 irotor 7 frotor 8 frsum 0 1 0 0 0 0 0 sum of frsum: 2 clusters 1-7: 1 0 1 0 0 0 0 clusters size 8 and over: 1 clusters free: 0, 2-4, 264-8192 inodes used: 0-6, 8 blks free: 0-7, 14-39, 2112-65543 cg 2: magic 90255 tell 10020000 time Sat Apr 12 08:47:39 2008 cgx 2 ndblk 65544 niblk 16448 initiblk 128 nbfree 7933 ndir 3 nifree 16445 nffree 5 rotor 16 irotor 3 frotor 16 frsum 0 0 0 0 1 0 0 sum of frsum: 5 clusters 1-7: 1 0 1 0 0 0 0 clusters size 8 and over: 1 clusters free: 0, 2-4, 264-8192 inodes used: 0-2 blks free: 0-7, 11-39, 2112-65543 cg 3: magic 90255 tell 18024000 time Sat Apr 12 02:44:31 2008 cgx 3 ndblk 65512 niblk 16448 initiblk 128 nbfree 7929 ndir 1 nifree 16447 nffree 7 rotor 0 irotor 0 frotor 0 frsum 0 0 0 0 0 0 1 sum of frsum: 7 clusters 1-7: 1 0 1 0 0 0 0 clusters size 8 and over: 1 clusters free: 0, 2-4, 264-8188 inodes used: 0 blks free: 0-7, 9-39, 2112-65511 From owner-freebsd-i386@FreeBSD.ORG Sat Apr 12 05:10:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C95E106566C for ; Sat, 12 Apr 2008 05:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2DAF38FC23 for ; Sat, 12 Apr 2008 05:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3C5A0Ex044789 for ; Sat, 12 Apr 2008 05:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3C5A00H044788; Sat, 12 Apr 2008 05:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 12 Apr 2008 05:10:00 GMT Resent-Message-Id: <200804120510.m3C5A00H044788@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, Thomas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24F7E1065670 for ; Sat, 12 Apr 2008 05:01:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8F48FC0A for ; Sat, 12 Apr 2008 05:01:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3C519kf092399 for ; Sat, 12 Apr 2008 05:01:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m3C519to092398; Sat, 12 Apr 2008 05:01:09 GMT (envelope-from nobody) Message-Id: <200804120501.m3C519to092398@www.freebsd.org> Date: Sat, 12 Apr 2008 05:01:09 GMT From: Thomas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/122682: FreeBSD fail to reboot on HP DL180 server X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2008 05:10:01 -0000 >Number: 122682 >Category: i386 >Synopsis: FreeBSD fail to reboot on HP DL180 server >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 05:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Thomas >Release: 7.0 >Organization: SANBE >Environment: FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC >Description: I've been trying to install Freebsd on HP DL180 but after installation the server is lockup when it needs to restart, without ACPI it still have lockup tested with 6.3 and 7.0 >How-To-Repeat: Just install fresh FreeBSD >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Apr 12 20:30:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1A241065674 for ; Sat, 12 Apr 2008 20:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9198C8FC25 for ; Sat, 12 Apr 2008 20:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3CKU1Uh042028 for ; Sat, 12 Apr 2008 20:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3CKU1Ch042025; Sat, 12 Apr 2008 20:30:01 GMT (envelope-from gnats) Resent-Date: Sat, 12 Apr 2008 20:30:01 GMT Resent-Message-Id: <200804122030.m3CKU1Ch042025@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, Kilian Kilger Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68C2A106564A for ; Sat, 12 Apr 2008 20:28:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3A63A8FC15 for ; Sat, 12 Apr 2008 20:28:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3CKSnVe092861 for ; Sat, 12 Apr 2008 20:28:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m3CKSnfj092860; Sat, 12 Apr 2008 20:28:49 GMT (envelope-from nobody) Message-Id: <200804122028.m3CKSnfj092860@www.freebsd.org> Date: Sat, 12 Apr 2008 20:28:49 GMT From: Kilian Kilger To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/122697: Atheros card is not well supported X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2008 20:30:01 -0000 >Number: 122697 >Category: i386 >Synopsis: Atheros card is not well supported >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 12 20:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Kilian Kilger >Release: 7.0 >Organization: >Environment: FreeBSD 7.0-STABLE-200803 FreeBSD 7.0-STABLE-200803 #0: Mon Mar 10 22:44:43 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: FreeBSD does not want to load my DLINK DWL-650 card (rev. C2). Many people have very good success with older FreeBSD versions and this card in the net. It has an atheros chipset. Loading the atheros driver gives: ath0: mem 0x88000000-0x8800ffff irq 11 at device 0.0 on cardbus 0 ath0: [ITHREAD] ath0: unable to attach hardware; HAL status 3 device_attach: ath0 attach returned 6 If I try with ndis I get the same error but after loading if_ndis the LED of the card is switched on but nothing is working ether. The card works well with linux on the same computer (very old Thinkpad 600X). Best regards, Kilian. >How-To-Repeat: I don't know ... >Fix: I don't know ... >Release-Note: >Audit-Trail: >Unformatted: