From owner-freebsd-amd64@FreeBSD.ORG  Sun May 17 02:27:13 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 047F210656A5;
	Sun, 17 May 2009 02:27:13 +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 A3E308FC1F;
	Sun, 17 May 2009 02:27:12 +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.3/8.14.3) with ESMTP id n4H2RAZs012956;
	Sat, 16 May 2009 22:27:10 -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.3/8.14.3) with ESMTP id n4H2RAQE057782;
	Sat, 16 May 2009 22:27:10 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id A3C9F241BA; Sat, 16 May 2009 22:27:09 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090517022709.A3C9F241BA@freebsd-legacy.sentex.ca>
Date: Sat, 16 May 2009 22:27:09 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 02:27:13 -0000

TB --- 2009-05-17 02:02:24 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-17 02:02:24 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-17 02:02:24 - cleaning the object tree
TB --- 2009-05-17 02:02:45 - cvsupping the source tree
TB --- 2009-05-17 02:02:45 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-17 02:02:55 - building world
TB --- 2009-05-17 02:02:55 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-17 02:02:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-17 02:02:55 - TARGET=amd64
TB --- 2009-05-17 02:02:55 - TARGET_ARCH=amd64
TB --- 2009-05-17 02:02:55 - TZ=UTC
TB --- 2009-05-17 02:02:55 - __MAKE_CONF=/dev/null
TB --- 2009-05-17 02:02:55 - cd /src
TB --- 2009-05-17 02:02:55 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-17 02:27:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-17 02:27:09 - ERROR: failed to build world
TB --- 2009-05-17 02:27:09 - 1120.33 user 157.60 system 1484.60 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full

From owner-freebsd-amd64@FreeBSD.ORG  Sun May 17 11:34:30 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6DA5D106566C;
	Sun, 17 May 2009 11:34: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 191BF8FC08;
	Sun, 17 May 2009 11:34:29 +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.3/8.14.3) with ESMTP id n4HBYRHB044939;
	Sun, 17 May 2009 07:34:27 -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.3/8.14.3) with ESMTP id n4HBYRqK048430;
	Sun, 17 May 2009 07:34:27 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id EA5B4241BA; Sun, 17 May 2009 07:34:26 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090517113426.EA5B4241BA@freebsd-legacy.sentex.ca>
Date: Sun, 17 May 2009 07:34:26 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 11:34:31 -0000

TB --- 2009-05-17 11:09:41 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-17 11:09:41 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-17 11:09:41 - cleaning the object tree
TB --- 2009-05-17 11:09:53 - cvsupping the source tree
TB --- 2009-05-17 11:09:53 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-17 11:10:01 - building world
TB --- 2009-05-17 11:10:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-17 11:10:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-17 11:10:01 - TARGET=amd64
TB --- 2009-05-17 11:10:01 - TARGET_ARCH=amd64
TB --- 2009-05-17 11:10:01 - TZ=UTC
TB --- 2009-05-17 11:10:01 - __MAKE_CONF=/dev/null
TB --- 2009-05-17 11:10:01 - cd /src
TB --- 2009-05-17 11:10:01 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-17 11:34:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-17 11:34:26 - ERROR: failed to build world
TB --- 2009-05-17 11:34:26 - 1117.39 user 156.20 system 1484.84 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full

From owner-freebsd-amd64@FreeBSD.ORG  Sun May 17 20:26:54 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B7656106568C;
	Sun, 17 May 2009 20:26:54 +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 620908FC13;
	Sun, 17 May 2009 20:26:54 +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.3/8.14.3) with ESMTP id n4HKQptG014881;
	Sun, 17 May 2009 16:26:51 -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.3/8.14.3) with ESMTP id n4HKQpEc022613;
	Sun, 17 May 2009 16:26:51 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id 43FBB241BA; Sun, 17 May 2009 16:26:51 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090517202651.43FBB241BA@freebsd-legacy.sentex.ca>
Date: Sun, 17 May 2009 16:26:51 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 20:26:55 -0000

TB --- 2009-05-17 20:01:47 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-17 20:01:47 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-17 20:01:47 - cleaning the object tree
TB --- 2009-05-17 20:02:03 - cvsupping the source tree
TB --- 2009-05-17 20:02:03 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-17 20:02:10 - building world
TB --- 2009-05-17 20:02:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-17 20:02:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-17 20:02:10 - TARGET=amd64
TB --- 2009-05-17 20:02:10 - TARGET_ARCH=amd64
TB --- 2009-05-17 20:02:10 - TZ=UTC
TB --- 2009-05-17 20:02:10 - __MAKE_CONF=/dev/null
TB --- 2009-05-17 20:02:10 - cd /src
TB --- 2009-05-17 20:02:10 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-17 20:26:51 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-17 20:26:51 - ERROR: failed to build world
TB --- 2009-05-17 20:26:51 - 1118.14 user 158.31 system 1503.84 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 02:05:20 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D473A1065670;
	Mon, 18 May 2009 02:05:20 +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 A99B28FC14;
	Mon, 18 May 2009 02:05:20 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4I25KmO001724;
	Mon, 18 May 2009 02:05:20 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4I25K2Y001720;
	Mon, 18 May 2009 02:05:20 GMT (envelope-from linimon)
Date: Mon, 18 May 2009 02:05:20 GMT
Message-Id: <200905180205.n4I25K2Y001720@freefall.freebsd.org>
To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-bugs@FreeBSD.org
From: linimon@FreeBSD.org
X-Mailman-Approved-At: Mon, 18 May 2009 02:30:49 +0000
Cc: 
Subject: Re: kern/134011: [hang] swap_pager_getswapspace(4): failed
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 02:05:21 -0000

Old Synopsis: swap_pager_getswapspace(4): failed
New Synopsis: [hang] swap_pager_getswapspace(4): failed

Responsible-Changed-From-To: freebsd-amd64->freebsd-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon May 18 02:04:18 UTC 2009
Responsible-Changed-Why: 
Not specific to amd64.

http://www.freebsd.org/cgi/query-pr.cgi?pr=134011

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 02:33:16 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D3A741065672;
	Mon, 18 May 2009 02:33:16 +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 A91C68FC12;
	Mon, 18 May 2009 02:33:16 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4I2XG4F043891;
	Mon, 18 May 2009 02:33:16 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4I2XGku043887;
	Mon, 18 May 2009 02:33:16 GMT (envelope-from linimon)
Date: Mon, 18 May 2009 02:33:16 GMT
Message-Id: <200905180233.n4I2XGku043887@freefall.freebsd.org>
To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-fs@FreeBSD.org
From: linimon@FreeBSD.org
X-Mailman-Approved-At: Mon, 18 May 2009 02:42:01 +0000
Cc: 
Subject: Re: kern/127492: [zfs] System hang on ZFS input-output
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 02:33:17 -0000

Synopsis: [zfs] System hang on ZFS input-output

Responsible-Changed-From-To: freebsd-amd64->freebsd-fs
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon May 18 02:32:51 UTC 2009
Responsible-Changed-Why: 
probably not amd64-specific.

http://www.freebsd.org/cgi/query-pr.cgi?pr=127492

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 02:34:41 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D72331065674;
	Mon, 18 May 2009 02:34:41 +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 AC0F88FC0A;
	Mon, 18 May 2009 02:34:41 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4I2YfQj043944;
	Mon, 18 May 2009 02:34:41 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4I2YfUg043940;
	Mon, 18 May 2009 02:34:41 GMT (envelope-from linimon)
Date: Mon, 18 May 2009 02:34:41 GMT
Message-Id: <200905180234.n4I2YfUg043940@freefall.freebsd.org>
To: sean@mcneil.com, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org
From: linimon@FreeBSD.org
X-Mailman-Approved-At: Mon, 18 May 2009 02:42:17 +0000
Cc: 
Subject: Re: amd64/73322: [msdosfs] [hang] unarchiving /etc to msdosfs locks
	up amd64 system
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 02:34:42 -0000

Synopsis: [msdosfs] [hang] unarchiving /etc to msdosfs locks up amd64 system

State-Changed-From-To: feedback->closed
State-Changed-By: linimon
State-Changed-When: Mon May 18 02:33:31 UTC 2009
State-Changed-Why: 
Feedback timeout (2 months).

http://www.freebsd.org/cgi/query-pr.cgi?pr=73322

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 02:35:10 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 04F76106564A;
	Mon, 18 May 2009 02:35:10 +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 CEB278FC16;
	Mon, 18 May 2009 02:35:09 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4I2Z9hX043998;
	Mon, 18 May 2009 02:35:09 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4I2Z91p043994;
	Mon, 18 May 2009 02:35:09 GMT (envelope-from linimon)
Date: Mon, 18 May 2009 02:35:09 GMT
Message-Id: <200905180235.n4I2Z91p043994@freefall.freebsd.org>
To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-bugs@FreeBSD.org
From: linimon@FreeBSD.org
X-Mailman-Approved-At: Mon, 18 May 2009 02:42:49 +0000
Cc: 
Subject: Re: kern/114111: [nfs] System crashes while writing on NFS-mounted
	share
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 02:35:10 -0000

Synopsis: [nfs] System crashes while writing on NFS-mounted share

Responsible-Changed-From-To: freebsd-amd64->freebsd-bugs
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon May 18 02:34:50 UTC 2009
Responsible-Changed-Why: 
This does not sound amd64-specific.

http://www.freebsd.org/cgi/query-pr.cgi?pr=114111

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 02:35:43 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 621781065670;
	Mon, 18 May 2009 02:35:43 +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 36DB78FC18;
	Mon, 18 May 2009 02:35:43 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4I2Zhln044049;
	Mon, 18 May 2009 02:35:43 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4I2Zhqh044045;
	Mon, 18 May 2009 02:35:43 GMT (envelope-from linimon)
Date: Mon, 18 May 2009 02:35:43 GMT
Message-Id: <200905180235.n4I2Zhqh044045@freefall.freebsd.org>
To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-fs@FreeBSD.org
From: linimon@FreeBSD.org
X-Mailman-Approved-At: Mon, 18 May 2009 02:42:56 +0000
Cc: 
Subject: Re: kern/129488: [smbfs] Kernel "bug" when using smbfs in
	smbfs_smb.c: kernel: bug: ecnt = 1, but m_len = 0 and m_next = 0
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 02:35:43 -0000

Synopsis: [smbfs] Kernel "bug" when using smbfs in smbfs_smb.c: kernel: bug: ecnt = 1, but m_len = 0 and m_next = 0

Responsible-Changed-From-To: freebsd-amd64->freebsd-fs
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon May 18 02:35:25 UTC 2009
Responsible-Changed-Why: 
This does not sound amd64-specific.

http://www.freebsd.org/cgi/query-pr.cgi?pr=129488

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 05:27:04 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B68EF106566B;
	Mon, 18 May 2009 05:27:04 +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 63A4C8FC16;
	Mon, 18 May 2009 05:27:04 +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.3/8.14.3) with ESMTP id n4I5R1iR063322;
	Mon, 18 May 2009 01:27:01 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca
	[64.7.128.104])
	by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4I5R16k006361;
	Mon, 18 May 2009 01:27:01 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id 7450D241BA; Mon, 18 May 2009 01:27:01 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090518052701.7450D241BA@freebsd-legacy.sentex.ca>
Date: Mon, 18 May 2009 01:27:01 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 05:27:05 -0000

TB --- 2009-05-18 05:02:10 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-18 05:02:10 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-18 05:02:10 - cleaning the object tree
TB --- 2009-05-18 05:02:25 - cvsupping the source tree
TB --- 2009-05-18 05:02:25 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-18 05:02:32 - building world
TB --- 2009-05-18 05:02:32 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-18 05:02:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-18 05:02:32 - TARGET=amd64
TB --- 2009-05-18 05:02:32 - TARGET_ARCH=amd64
TB --- 2009-05-18 05:02:32 - TZ=UTC
TB --- 2009-05-18 05:02:32 - __MAKE_CONF=/dev/null
TB --- 2009-05-18 05:02:32 - cd /src
TB --- 2009-05-18 05:02:32 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-18 05:27:01 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-18 05:27:01 - ERROR: failed to build world
TB --- 2009-05-18 05:27:01 - 1116.78 user 160.10 system 1490.17 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 11:06:47 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C16A81065673
	for <freebsd-amd64@FreeBSD.org>; Mon, 18 May 2009 11:06:47 +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 A4BC38FC08
	for <freebsd-amd64@FreeBSD.org>; Mon, 18 May 2009 11:06:47 +0000 (UTC)
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4IB6lOi075564
	for <freebsd-amd64@FreeBSD.org>; Mon, 18 May 2009 11:06:47 GMT
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4IB6lUf075560
	for freebsd-amd64@FreeBSD.org; Mon, 18 May 2009 11:06:47 GMT
	(envelope-from owner-bugmaster@FreeBSD.org)
Date: Mon, 18 May 2009 11:06:47 GMT
Message-Id: <200905181106.n4IB6lUf075560@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: gnats set sender to
	owner-bugmaster@FreeBSD.org using -f
From: FreeBSD bugmaster <bugmaster@FreeBSD.org>
To: freebsd-amd64@FreeBSD.org
X-Mailman-Approved-At: Mon, 18 May 2009 11:20:40 +0000
Cc: 
Subject: Current problem reports assigned to freebsd-amd64@FreeBSD.org
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 11:06:48 -0000

Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o amd64/133977 amd64      [panic] [ffs] "panic: ffs_blkfree: freeing free block"
o amd64/133701 amd64      Recompiling the kernel with k8temp or smbios break GEO
o amd64/132574 amd64      [boot] Freeze on bootstrap loader (CD) using ATA/133 P
o amd64/132372 amd64      [ata] No disks found (nVidia nForce MCP55 sata control
o amd64/132019 amd64      [install] kernel trap 12 while installation
o amd64/131906 amd64      [ata] SATA data corruption with Promise PDC20378 (amd6
o amd64/131456 amd64      ACPI & ATA problems
o amd64/131314 amd64      [modules] [panic] large modules fail to load on amd64
o amd64/131209 amd64      [panic] [bce] 7.1-STABLE amd64 crash - m0 NULL
f amd64/130885 amd64      sockstat(1) on amd64 does not work
o amd64/130864 amd64      [hang] Problem with copying files to a large partition
o amd64/130817 amd64      FreeBSD does not support HP DL160G5 [regression]
o amd64/130494 amd64      [boot] netbooting BTX fails on amd64
o amd64/130483 amd64      [mxge] MSI must be disabled when Myricom 10Gbps Card i
o amd64/130368 amd64      [hang] Switching from xorg to console locks up compute
o amd64/129889 amd64      [boot] The booting process stops at the line mounting 
o amd64/129721 amd64      [hang] Motherboard K9N2G Neo-FD hangs on boot of 7.0-R
o amd64/129667 amd64      [ata] Elitegroup A780GM-A IDE controller not recognize
o amd64/129426 amd64      [panic] FreeBSD 7.0 crash after subdiskXX: detached
o amd64/129315 amd64      [boot] amd64 motherboard: Intel DG965WH motherboard co
f amd64/128978 amd64      [install] FreeBSD 6.3 64-bit  panics at boot time duri
o amd64/128810 amd64      AMD 64 port installation
o amd64/128765 amd64      [install] Install CD loads to Install choices but stop
o amd64/128686 amd64      [ata] can't detect SATA Disk on 8.0-Current with NF550
o amd64/128263 amd64      [panic] 2 amd64 dl380 g5 with dual quadcore xeons, 8 a
o amd64/128259 amd64      csh(1): "`" crashes csh
o amd64/127640 amd64      gcc(1) will not build shared libraries with -fprofile-
o amd64/127484 amd64      [timecounters] Drift problem with FreeBSD 7.0 and 7.1 
o amd64/127451 amd64      [scheduler] incorrect load on quad core
o amd64/127397 amd64      [amd64] 32bit application on FreeBSD-6.3 amd64 gets SI
s amd64/127276 amd64      ldd(1) invokes linux yes
o amd64/127129 amd64      mdconfig(8) is core dumping with Segmentation Fault 11
o amd64/125873 amd64      [smbd] [panic] Repeated kernel panics, trap 12 page fa
o amd64/125002 amd64      [install] amd64, SATA hard disks not detected
o amd64/124432 amd64      [panic] 7.0-STABLE panic: invalbuf: dirty bufs
o amd64/124134 amd64      [kernel] The kernel doesn't follow the calling convent
o amd64/123562 amd64      [install] FreeBSD amd64 not installs
o amd64/123520 amd64      [ahd] unable to boot from net while using ahd
o amd64/123456 amd64      fstat(1): /usr/bin/fstat shows error messages and hang
f amd64/123275 amd64      [cbb] [pcmcia] cbb/pcmcia drivers on amd64 failure [re
o kern/122782  amd64      [modules] accf_http.ko kernel module is not loadable
o amd64/122695 amd64      [cpufreq] Lack of cpufreq control using amd64 eith cor
o amd64/122624 amd64      unusable minimal installation of FreeBSD-7.0
o amd64/122549 amd64      7.0-RELEASE-amd64-bootonly.iso doesn't work w/ serial 
o amd64/122468 amd64      Compile problems after upgrading to 7.0
o amd64/122174 amd64      [panic] 7.0 no longer includes "device atpic" so fails
o amd64/121590 amd64      [est] [p4tcc] [acpi_perf] setting dev.cpu.0.freq somet
o amd64/121439 amd64      [boot] Installation of FreeBSD 7.0 fails: ACPI problem
o amd64/120202 amd64      [amd64] [patch] [panic] kernel panic at start_all_aps,
o amd64/119591 amd64      [amd64] [patch] time_t on 64-bit architecture
o amd64/117418 amd64      [hang] FreeBSD 6.2 crash on amd64 4400+ with ssh
o amd64/117316 amd64      [acpi] ACPI lockups on SuperMicro motherboard
o amd64/117296 amd64      [ata] I don`t see second SATA IDE on VIA VT8237A
a amd64/117186 amd64      [modules] kldload Unsupported file type on STABLE amd6
s amd64/116689 amd64      [request] support for MSI K9MM-V
o amd64/116620 amd64      [hang] ifconfig spins when creating carp(4) device on 
o amd64/116322 amd64      [panic] At start fsck on current, the system panics
o amd64/116159 amd64      [panic] Panic while debugging on CURRENT
s amd64/115815 amd64      [ata] [request] Gigabyte GA-M61P-S3 Motherboard unsupp
o amd64/115581 amd64      [Makefile] [patch] -mfancy-math-387 has no effect
o amd64/115194 amd64      LCD screen remains blank after Dell XPS M1210 lid is c
o amd64/114270 amd64      [cpufreq] cpufreq doesnt work when compiled in to kern
o amd64/112222 amd64      [libc] 32-bit libc incorrectly converts some FP number
o amd64/110599 amd64      [geli] geli attach to gmirror device hangs and cannot 
s amd64/108861 amd64      [nve] nve(4) driver on FreeBSD 6.2 AMD64 does not work
o amd64/106186 amd64      [panic] panic in swap_pager_swap_init (amd64/smp/6.2-p
f amd64/105531 amd64      [ata] gigabyte GA-M51GM-S2G / nVidia nForce 430 - does
f amd64/105514 amd64      [boot] FreeBSD/amd64 - Fails to boot on HP Pavilion dv
o amd64/102716 amd64      ex with no argument in an xterm gets SIGSEGV
o amd64/97337  amd64      [dri] xorg reboots system if dri module is enabled
o amd64/95888  amd64      [ata] kernel: ad2: TIMEOUT - WRITE_DMA retrying on HP 
o amd64/94677  amd64      [panic] panic in amd64 install at non-root user creati
o amd64/93961  amd64      [busdma] Problem in bounce buffer handling in sys/amd6
o amd64/92337  amd64      [em] FreeBSD 6.0 Release Intel Pro 1000 MT em1 no buff
o amd64/91405  amd64      [asr] [panic] Kernel panic caused by asr on 6.0-amd64 
o amd64/89501  amd64      [install] System crashes on install using ftp on local
o amd64/88790  amd64      [panic] kernel panic on first boot (after the FreeBSD 
o amd64/88568  amd64      [panic] 6.0-RELEASE install cd does not boot with usb 
o amd64/87689  amd64      [powerd] [hang] powerd hangs SMP Opteron 244 5-STABLE
o amd64/87316  amd64      [vge] "vge0 attach returned 6" on FreeBSD 6.0-RC1 amd6
o amd64/87305  amd64      [smp] Dual Opteron / FreeBSD 5 & 6 / powerd results in
s amd64/85273  amd64      [install] FreeBSD (NetBSD or OpenBSD) not install on l
o amd64/78406  amd64      [panic]AMD64 w/ SCSI: issue 'rm -r /usr/ports' and sys
o amd64/76136  amd64      [hang] system halts before reboot
o amd64/74747  amd64      [panic] System panic on shutdown when process will not

85 problems total.


From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 13:07:36 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5578D1065716;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 670908FC60;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICq228034035;
	Mon, 18 May 2009 07:52:02 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICq1o9034034;
	Mon, 18 May 2009 07:52:01 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-stable@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4HKRjYS071300
	for <jacks@sage-american.com>; Sun, 17 May 2009 15:27:45 -0500 (CDT)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id 1648D1A926B;
	Sun, 17 May 2009 20:27:16 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 2496610656D1;
	Sun, 17 May 2009 20:27:15 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Delivered-To: stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B7656106568C;
	Sun, 17 May 2009 20:26:54 +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 620908FC13;
	Sun, 17 May 2009 20:26:54 +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.3/8.14.3) with ESMTP id n4HKQptG014881;
	Sun, 17 May 2009 16:26:51 -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.3/8.14.3) with ESMTP id n4HKQpEc022613;
	Sun, 17 May 2009 16:26:51 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id 43FBB241BA; Sun, 17 May 2009 16:26:51 -0400 (EDT)
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090517202651.43FBB241BA@freebsd-legacy.sentex.ca>
Date: Sun, 17 May 2009 16:26:51 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:52:02 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 15:27:46 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 15:27:46 -0500
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Sender: owner-freebsd-stable@freebsd.org
Errors-To: owner-freebsd-stable@freebsd.org
X-Spam-Status: NO, hits=-100.00 required=4.50
X-Spam-Report: Content analysis details:   (-100.0 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| -100 USER_IN_WHITELIST From: address is in the user's white-list
	| 
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:07:42 -0000

TB --- 2009-05-17 20:01:47 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-17 20:01:47 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-17 20:01:47 - cleaning the object tree
TB --- 2009-05-17 20:02:03 - cvsupping the source tree
TB --- 2009-05-17 20:02:03 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-17 20:02:10 - building world
TB --- 2009-05-17 20:02:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-17 20:02:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-17 20:02:10 - TARGET=amd64
TB --- 2009-05-17 20:02:10 - TARGET_ARCH=amd64
TB --- 2009-05-17 20:02:10 - TZ=UTC
TB --- 2009-05-17 20:02:10 - __MAKE_CONF=/dev/null
TB --- 2009-05-17 20:02:10 - cd /src
TB --- 2009-05-17 20:02:10 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-17 20:26:51 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-17 20:26:51 - ERROR: failed to build world
TB --- 2009-05-17 20:26:51 - 1118.14 user 158.31 system 1503.84 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 13:07:42 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 69F36106571E;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 86CF58FC63;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICpRDR033486;
	Mon, 18 May 2009 07:51:27 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICpRei033485;
	Mon, 18 May 2009 07:51:27 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-stable@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4GHSFeq002669
	for <jacks@sage-american.com>; Sat, 16 May 2009 12:28:15 -0500 (CDT)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id 89C05154774;
	Sat, 16 May 2009 17:27:41 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id E3A3A106570A;
	Sat, 16 May 2009 17:27:38 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Delivered-To: stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1D55F1065670;
	Sat, 16 May 2009 17:27:18 +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 BF2A58FC1A;
	Sat, 16 May 2009 17:27:17 +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.3/8.14.3) with ESMTP id n4GHRExT071064;
	Sat, 16 May 2009 13:27:14 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca
	[64.7.128.104])
	by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4GHRErI088868;
	Sat, 16 May 2009 13:27:14 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id 7E469241BA; Sat, 16 May 2009 13:27:14 -0400 (EDT)
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090516172714.7E469241BA@freebsd-legacy.sentex.ca>
Date: Sat, 16 May 2009 13:27:14 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:51:27 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sat, 16 May 2009 12:28:16 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sat, 16 May 2009 12:28:15 -0500
X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Sender: owner-freebsd-stable@freebsd.org
Errors-To: owner-freebsd-stable@freebsd.org
X-Spam-Status: NO, hits=-100.00 required=4.50
X-Spam-Report: Content analysis details:   (-100.0 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| -100 USER_IN_WHITELIST From: address is in the user's white-list
	| 
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:07:48 -0000

TB --- 2009-05-16 17:02:27 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-16 17:02:27 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-16 17:02:27 - cleaning the object tree
TB --- 2009-05-16 17:02:39 - cvsupping the source tree
TB --- 2009-05-16 17:02:39 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-16 17:02:46 - building world
TB --- 2009-05-16 17:02:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-16 17:02:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-16 17:02:46 - TARGET=amd64
TB --- 2009-05-16 17:02:46 - TARGET_ARCH=amd64
TB --- 2009-05-16 17:02:46 - TZ=UTC
TB --- 2009-05-16 17:02:46 - __MAKE_CONF=/dev/null
TB --- 2009-05-16 17:02:46 - cd /src
TB --- 2009-05-16 17:02: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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-16 17:27:14 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-16 17:27:14 - ERROR: failed to build world
TB --- 2009-05-16 17:27:14 - 1118.53 user 155.83 system 1486.74 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 13:07:48 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9D4431065735;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 32CC88FC38;
	Mon, 18 May 2009 13:07:34 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICqIT8034329;
	Mon, 18 May 2009 07:52:18 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICqIn0034328;
	Mon, 18 May 2009 07:52:18 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-stable@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4I5RrAt093606
	for <jacks@sage-american.com>; Mon, 18 May 2009 00:27:54 -0500 (CDT)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id C0309202BC6;
	Mon, 18 May 2009 05:27:26 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 12DDB106570B;
	Mon, 18 May 2009 05:27:25 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Delivered-To: stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B68EF106566B;
	Mon, 18 May 2009 05:27:04 +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 63A4C8FC16;
	Mon, 18 May 2009 05:27:04 +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.3/8.14.3) with ESMTP id n4I5R1iR063322;
	Mon, 18 May 2009 01:27:01 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca
	[64.7.128.104])
	by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4I5R16k006361;
	Mon, 18 May 2009 01:27:01 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id 7450D241BA; Mon, 18 May 2009 01:27:01 -0400 (EDT)
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090518052701.7450D241BA@freebsd-legacy.sentex.ca>
Date: Mon, 18 May 2009 01:27:01 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:52:18 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Mon, 18 May 2009 00:27:54 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Mon, 18 May 2009 00:27:54 -0500
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Sender: owner-freebsd-stable@freebsd.org
Errors-To: owner-freebsd-stable@freebsd.org
X-Spam-Status: NO, hits=-100.00 required=4.50
X-Spam-Report: Content analysis details:   (-100.0 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| -100 USER_IN_WHITELIST From: address is in the user's white-list
	| 
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:07:55 -0000

TB --- 2009-05-18 05:02:10 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-18 05:02:10 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-18 05:02:10 - cleaning the object tree
TB --- 2009-05-18 05:02:25 - cvsupping the source tree
TB --- 2009-05-18 05:02:25 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-18 05:02:32 - building world
TB --- 2009-05-18 05:02:32 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-18 05:02:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-18 05:02:32 - TARGET=amd64
TB --- 2009-05-18 05:02:32 - TARGET_ARCH=amd64
TB --- 2009-05-18 05:02:32 - TZ=UTC
TB --- 2009-05-18 05:02:32 - __MAKE_CONF=/dev/null
TB --- 2009-05-18 05:02:32 - cd /src
TB --- 2009-05-18 05:02:32 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-18 05:27:01 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-18 05:27:01 - ERROR: failed to build world
TB --- 2009-05-18 05:27:01 - 1116.78 user 160.10 system 1490.17 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 13:07:55 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C9D561065745;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id CF6E18FC1D;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICpkkm033783;
	Mon, 18 May 2009 07:51:46 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICpkiw033782;
	Mon, 18 May 2009 07:51:46 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-stable@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4HBZRX4046958
	for <jacks@sage-american.com>; Sun, 17 May 2009 06:35:28 -0500 (CDT)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id CF28B1778CE;
	Sun, 17 May 2009 11:34:51 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 776E61065674;
	Sun, 17 May 2009 11:34:51 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Delivered-To: stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6DA5D106566C;
	Sun, 17 May 2009 11:34: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 191BF8FC08;
	Sun, 17 May 2009 11:34:29 +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.3/8.14.3) with ESMTP id n4HBYRHB044939;
	Sun, 17 May 2009 07:34:27 -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.3/8.14.3) with ESMTP id n4HBYRqK048430;
	Sun, 17 May 2009 07:34:27 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id EA5B4241BA; Sun, 17 May 2009 07:34:26 -0400 (EDT)
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090517113426.EA5B4241BA@freebsd-legacy.sentex.ca>
Date: Sun, 17 May 2009 07:34:26 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:51:46 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 06:35:28 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 06:35:28 -0500
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Sender: owner-freebsd-stable@freebsd.org
Errors-To: owner-freebsd-stable@freebsd.org
X-Spam-Status: NO, hits=-100.00 required=4.50
X-Spam-Report: Content analysis details:   (-100.0 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| -100 USER_IN_WHITELIST From: address is in the user's white-list
	| 
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:08:03 -0000

TB --- 2009-05-17 11:09:41 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-17 11:09:41 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-17 11:09:41 - cleaning the object tree
TB --- 2009-05-17 11:09:53 - cvsupping the source tree
TB --- 2009-05-17 11:09:53 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-17 11:10:01 - building world
TB --- 2009-05-17 11:10:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-17 11:10:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-17 11:10:01 - TARGET=amd64
TB --- 2009-05-17 11:10:01 - TARGET_ARCH=amd64
TB --- 2009-05-17 11:10:01 - TZ=UTC
TB --- 2009-05-17 11:10:01 - __MAKE_CONF=/dev/null
TB --- 2009-05-17 11:10:01 - cd /src
TB --- 2009-05-17 11:10:01 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-17 11:34:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-17 11:34:26 - ERROR: failed to build world
TB --- 2009-05-17 11:34:26 - 1117.39 user 156.20 system 1484.84 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 13:08:03 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EE8C61065694;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id D10D18FC23;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICpddn033665;
	Mon, 18 May 2009 07:51:39 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICpdE3033664;
	Mon, 18 May 2009 07:51:39 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-stable@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4H2Rcmf025001
	for <jacks@sage-american.com>; Sat, 16 May 2009 21:27:39 -0500 (CDT)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id E957D178D82;
	Sun, 17 May 2009 02:27:28 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id AD2841065723;
	Sun, 17 May 2009 02:27:27 +0000 (UTC)
	(envelope-from owner-freebsd-stable@freebsd.org)
Delivered-To: stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 047F210656A5;
	Sun, 17 May 2009 02:27:13 +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 A3E308FC1F;
	Sun, 17 May 2009 02:27:12 +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.3/8.14.3) with ESMTP id n4H2RAZs012956;
	Sat, 16 May 2009 22:27:10 -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.3/8.14.3) with ESMTP id n4H2RAQE057782;
	Sat, 16 May 2009 22:27:10 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id A3C9F241BA; Sat, 16 May 2009 22:27:09 -0400 (EDT)
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090517022709.A3C9F241BA@freebsd-legacy.sentex.ca>
Date: Sat, 16 May 2009 22:27:09 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:51:39 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sat, 16 May 2009 21:27:39 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sat, 16 May 2009 21:27:39 -0500
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Sender: owner-freebsd-stable@freebsd.org
Errors-To: owner-freebsd-stable@freebsd.org
X-Spam-Status: NO, hits=-100.00 required=4.50
X-Spam-Report: Content analysis details:   (-100.0 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| -100 USER_IN_WHITELIST From: address is in the user's white-list
	| 
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:08:07 -0000

TB --- 2009-05-17 02:02:24 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-17 02:02:24 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-17 02:02:24 - cleaning the object tree
TB --- 2009-05-17 02:02:45 - cvsupping the source tree
TB --- 2009-05-17 02:02:45 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-17 02:02:55 - building world
TB --- 2009-05-17 02:02:55 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-17 02:02:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-17 02:02:55 - TARGET=amd64
TB --- 2009-05-17 02:02:55 - TARGET_ARCH=amd64
TB --- 2009-05-17 02:02:55 - TZ=UTC
TB --- 2009-05-17 02:02:55 - __MAKE_CONF=/dev/null
TB --- 2009-05-17 02:02:55 - cd /src
TB --- 2009-05-17 02:02:55 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-17 02:27:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-17 02:27:09 - ERROR: failed to build world
TB --- 2009-05-17 02:27:09 - 1120.33 user 157.60 system 1484.60 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 14:27:36 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6800510656A8;
	Mon, 18 May 2009 14:27:36 +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 156218FC1D;
	Mon, 18 May 2009 14:27:35 +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.3/8.14.3) with ESMTP id n4IERYPw001920;
	Mon, 18 May 2009 10:27:34 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca
	[64.7.128.104])
	by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4IERXgl072982;
	Mon, 18 May 2009 10:27:33 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-legacy.sentex.ca (Postfix, from userid 666)
	id 63F8D241BA; Mon, 18 May 2009 10:27:33 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090518142733.63F8D241BA@freebsd-legacy.sentex.ca>
Date: Mon, 18 May 2009 10:27:33 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50
Cc: 
Subject: [releng_6 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 14:27:37 -0000

TB --- 2009-05-18 14:02:42 - tinderbox 2.6 running on freebsd-legacy.sentex.ca
TB --- 2009-05-18 14:02:42 - starting RELENG_6 tinderbox run for amd64/amd64
TB --- 2009-05-18 14:02:42 - cleaning the object tree
TB --- 2009-05-18 14:02:57 - cvsupping the source tree
TB --- 2009-05-18 14:02:57 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_6/amd64/amd64/supfile
TB --- 2009-05-18 14:03:05 - building world
TB --- 2009-05-18 14:03:05 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-18 14:03:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-18 14:03:05 - TARGET=amd64
TB --- 2009-05-18 14:03:05 - TARGET_ARCH=amd64
TB --- 2009-05-18 14:03:05 - TZ=UTC
TB --- 2009-05-18 14:03:05 - __MAKE_CONF=/dev/null
TB --- 2009-05-18 14:03:05 - cd /src
TB --- 2009-05-18 14:03:05 - /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
[...]
cc -O2 -fno-strict-aliasing -pipe  -I. -I/src/lib/libthread_db -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/lib/libthread_db/arch/amd64/libpthread_md.c
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_fpreg_to_ucontext':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: implicit declaration of function `memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c:94: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
/src/lib/libthread_db/arch/amd64/libpthread_md.c: In function `pt_ucontext_to_fpreg':
/src/lib/libthread_db/arch/amd64/libpthread_md.c:100: warning: nested extern declaration of `memcpy'
<internal>:0: warning: redundant redeclaration of 'memcpy'
*** Error code 1

Stop in /src/lib/libthread_db.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-18 14:27:33 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-18 14:27:33 - ERROR: failed to build world
TB --- 2009-05-18 14:27:33 - 1116.55 user 159.14 system 1490.53 real


http://tinderbox.des.no/tinderbox-releng_6-RELENG_6-amd64-amd64.full

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 16:50:03 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9E8AA1065688
	for <freebsd-amd64@hub.freebsd.org>;
	Mon, 18 May 2009 16: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 5FABB8FC26
	for <freebsd-amd64@hub.freebsd.org>;
	Mon, 18 May 2009 16: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.3/8.14.3) with ESMTP id n4IGo3fB042203
	for <freebsd-amd64@freefall.freebsd.org>; Mon, 18 May 2009 16:50:03 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4IGo32b042202;
	Mon, 18 May 2009 16:50:03 GMT (envelope-from gnats)
Resent-Date: Mon, 18 May 2009 16:50:03 GMT
Resent-Message-Id: <200905181650.n4IGo32b042202@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-amd64@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Harald Jensas <harald_jensas@dell.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E3A501065678
	for <freebsd-gnats-submit@FreeBSD.org>;
	Mon, 18 May 2009 16:42:55 +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 D1D6F8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>;
	Mon, 18 May 2009 16:42:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4IGgtnX073515
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 May 2009 16:42:55 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4IGgtBA073514;
	Mon, 18 May 2009 16:42:55 GMT (envelope-from nobody)
Message-Id: <200905181642.n4IGgtBA073514@www.freebsd.org>
Date: Mon, 18 May 2009 16:42:55 GMT
From: Harald Jensas <harald_jensas@dell.com>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
X-Mailman-Approved-At: Mon, 18 May 2009 19:38:07 +0000
Cc: 
Subject: amd64/134658: bce driver fails on PowerEdge m610 blade.
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 16:50:04 -0000


>Number:         134658
>Category:       amd64
>Synopsis:       bce driver fails on PowerEdge m610 blade.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 18 16:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Harald Jensas
>Release:        7.2
>Organization:
Dell
>Environment:
FreeBSD  7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC 2009     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
bce driver fails to attach to Broadcom BCM5709 NIC in Dell PowerEdge m610 blade server.

>From dmesg log:

pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
bce0: <Broadcom NetXtreme II BCM5709 1000Base-SX (C0)> mem 0xda000000-0xdbffffff irq 36 at device 0.0 on pci1
bce0: /usr/src/sys/dev/bce/if_bce.c(1044): No PHY found on child MII bus!
device_attach: bce0 attach returned 6
bce1: <Broadcom NetXtreme II BCM5709 1000Base-SX (C0)> mem 0xdc000000-0xddffffff irq 48 at device 0.1 on pci1
bce1: /usr/src/sys/dev/bce/if_bce.c(1044): No PHY found on child MII bus!
device_attach: bce1 attach returned 6
>How-To-Repeat:
Install FreeBSD 7.2 on Dell PowerEdge server with BroadCom BCM5709 LOM (Lan On Motherboard.)
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:

From owner-freebsd-amd64@FreeBSD.ORG  Mon May 18 23:12:26 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 321F01065675;
	Mon, 18 May 2009 23:12:26 +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 077538FC14;
	Mon, 18 May 2009 23:12:26 +0000 (UTC)
	(envelope-from linimon@FreeBSD.org)
Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4INCPFW080398;
	Mon, 18 May 2009 23:12:25 GMT
	(envelope-from linimon@freefall.freebsd.org)
Received: (from linimon@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4INCP2t080394;
	Mon, 18 May 2009 23:12:25 GMT (envelope-from linimon)
Date: Mon, 18 May 2009 23:12:25 GMT
Message-Id: <200905182312.n4INCP2t080394@freefall.freebsd.org>
To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-net@FreeBSD.org
From: linimon@FreeBSD.org
X-Mailman-Approved-At: Tue, 19 May 2009 00:12:51 +0000
Cc: 
Subject: Re: kern/134658: [bce] bce driver fails on PowerEdge m610 blade.
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 23:12:26 -0000

Old Synopsis: bce driver fails on PowerEdge m610 blade.
New Synopsis: [bce] bce driver fails on PowerEdge m610 blade.

Responsible-Changed-From-To: freebsd-amd64->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon May 18 23:11:45 UTC 2009
Responsible-Changed-Why: 
Take a guess that this is not amd64-specific.

http://www.freebsd.org/cgi/query-pr.cgi?pr=134658

From owner-freebsd-amd64@FreeBSD.ORG  Tue May 19 09:50:01 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8CACB106564A
	for <freebsd-amd64@hub.freebsd.org>;
	Tue, 19 May 2009 09:50: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 668318FC16
	for <freebsd-amd64@hub.freebsd.org>;
	Tue, 19 May 2009 09: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.3/8.14.3) with ESMTP id n4J9o1qw069349
	for <freebsd-amd64@freefall.freebsd.org>; Tue, 19 May 2009 09:50:01 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4J9o1F2069348;
	Tue, 19 May 2009 09:50:01 GMT (envelope-from gnats)
Resent-Date: Tue, 19 May 2009 09:50:01 GMT
Resent-Message-Id: <200905190950.n4J9o1F2069348@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-amd64@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Alexey Loginov <navymaker@rambler-co.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 796D010656B9
	for <freebsd-gnats-submit@FreeBSD.org>;
	Tue, 19 May 2009 09:40:31 +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 5F4638FC15
	for <freebsd-gnats-submit@FreeBSD.org>;
	Tue, 19 May 2009 09:40:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4J9eUgL061910
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 19 May 2009 09:40:30 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4J9eUhn061908;
	Tue, 19 May 2009 09:40:30 GMT (envelope-from nobody)
Message-Id: <200905190940.n4J9eUhn061908@www.freebsd.org>
Date: Tue, 19 May 2009 09:40:30 GMT
From: Alexey Loginov <navymaker@rambler-co.ru>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
X-Mailman-Approved-At: Tue, 19 May 2009 11:24:43 +0000
Cc: 
Subject: amd64/134706: security/openssh-portable does not compile on amd64
	arch
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 09:50:02 -0000


>Number:         134706
>Category:       amd64
>Synopsis:       security/openssh-portable does not compile on amd64 arch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 19 09:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Loginov
>Release:        6.x-7.x
>Organization:
Rambler Internet Holding
>Environment:
>Description:
Because of a wrong order of application of patches, port security/openssh-portable does not compile on amd64 arch.
openssh-portable version: 5.2.p1_1,1
>How-To-Repeat:
On amd64:
cd /usr/ports/security/openssh-portable
make
>Fix:
Apply the included patch

Patch attached with submission follows:

--- Makefile.orig	2009-05-19 12:42:13.165868242 +0400
+++ Makefile	2009-05-19 12:43:10.968663011 +0400
@@ -148,9 +148,6 @@
 # See http://dev.inversepath.com/trac/openssh-lpk
 .if defined(WITH_LPK)
 EXTRA_PATCHES+=		${FILESDIR}/openssh-lpk-5.0p1-0.3.9.patch
-.if ${ARCH} == "amd64"
-EXTRA_PATCHES+=		${FILESDIR}/openssh-lpk-5.0p1-64bit.patch
-.endif
 USE_OPENLDAP=		yes
 CPPFLAGS+=		"-I${LOCALBASE}/include -DWITH_LDAP_PUBKEY"
 CONFIGURE_ARGS+=	--with-libs='-lldap' --with-ldflags='-L${LOCALBASE}/lib' \
@@ -167,6 +164,10 @@
 EXTRA_PATCHES+=		${FILESDIR}/openssh-lpk-5.0p1-0.3.9-servconv.patch
 .endif
 
+.if defined(WITH_LPK) && ${ARCH} == "amd64"
+EXTRA_PATCHES+=		${FILESDIR}/openssh-lpk-5.0p1-64bit.patch
+.endif
+
 # See http://www.roumenpetrov.info/openssh/
 .if defined(WITH_X509)
 PATCH_DIST_STRIP=	-p1


>Release-Note:
>Audit-Trail:
>Unformatted:

From owner-freebsd-amd64@FreeBSD.ORG  Tue May 19 10:14:42 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2ACB41065674;
	Tue, 19 May 2009 10:14:42 +0000 (UTC) (envelope-from osa@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id F36038FC14;
	Tue, 19 May 2009 10:14:41 +0000 (UTC) (envelope-from osa@FreeBSD.org)
Received: from freefall.freebsd.org (osa@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4JAEfu5009263;
	Tue, 19 May 2009 10:14:41 GMT
	(envelope-from osa@freefall.freebsd.org)
Received: (from osa@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4JAEf4T009259;
	Tue, 19 May 2009 10:14:41 GMT (envelope-from osa)
Date: Tue, 19 May 2009 10:14:41 GMT
Message-Id: <200905191014.n4JAEf4T009259@freefall.freebsd.org>
To: navymaker@rambler-co.ru, osa@FreeBSD.org, freebsd-amd64@FreeBSD.org
From: osa@FreeBSD.org
X-Mailman-Approved-At: Tue, 19 May 2009 11:24:51 +0000
Cc: 
Subject: Re: amd64/134706: security/openssh-portable does not compile on
	amd64 arch
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 10:14:42 -0000

Synopsis: security/openssh-portable does not compile on amd64 arch

State-Changed-From-To: open->closed
State-Changed-By: osa
State-Changed-When: Tue May 19 10:14:24 UTC 2009
State-Changed-Why: 
Committed, thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=134706

From owner-freebsd-amd64@FreeBSD.ORG  Tue May 19 10:20:02 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E10C3106564A
	for <freebsd-amd64@hub.freebsd.org>;
	Tue, 19 May 2009 10:20: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 CF0578FC13
	for <freebsd-amd64@hub.freebsd.org>;
	Tue, 19 May 2009 10:20:02 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4JAK2eT009362
	for <freebsd-amd64@freefall.freebsd.org>; Tue, 19 May 2009 10:20:02 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4JAK2UG009361;
	Tue, 19 May 2009 10:20:02 GMT (envelope-from gnats)
Date: Tue, 19 May 2009 10:20:02 GMT
Message-Id: <200905191020.n4JAK2UG009361@freefall.freebsd.org>
To: freebsd-amd64@FreeBSD.org
From: dfilter@FreeBSD.ORG (dfilter service)
X-Mailman-Approved-At: Tue, 19 May 2009 11:25:01 +0000
Cc: 
Subject: Re: amd64/134706: commit references a PR
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: dfilter service <dfilter@FreeBSD.ORG>
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 10:20:03 -0000

The following reply was made to PR amd64/134706; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: amd64/134706: commit references a PR
Date: Tue, 19 May 2009 10:13:42 +0000 (UTC)

 osa         2009-05-19 10:13:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/openssh-portable Makefile 
   Log:
   Fix build with WITH_LPK support for amd64 by change extra patches order.
   Do not bump PORTREVISION.
   
   Submitted by:   Fedor Dikarev aka fe at rambler dash co dot ru
   Spotted by:     maxim
   Approved by:    maintainer unavailable, i.e.
                   $ whois dindin.ru | grep ^state
                   state:      REGISTERED, NOT DELEGATED
   PR:             amd64/134706
   
   Revision  Changes    Path
   1.136     +4 -3      ports/security/openssh-portable/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From owner-freebsd-amd64@FreeBSD.ORG  Wed May 20 16:00:12 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F14F71065673
	for <freebsd-amd64@hub.freebsd.org>;
	Wed, 20 May 2009 16:00:12 +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 CAB698FC16
	for <freebsd-amd64@hub.freebsd.org>;
	Wed, 20 May 2009 16:00:12 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4KG0Ce7055284
	for <freebsd-amd64@freefall.freebsd.org>; Wed, 20 May 2009 16:00:12 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4KG0CjM055281;
	Wed, 20 May 2009 16:00:12 GMT (envelope-from gnats)
Resent-Date: Wed, 20 May 2009 16:00:12 GMT
Resent-Message-Id: <200905201600.n4KG0CjM055281@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-amd64@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Stephen Sanders <ssanders@opnet.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 750FD106566B
	for <freebsd-gnats-submit@FreeBSD.org>;
	Wed, 20 May 2009 15:52:46 +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 6142D8FC16
	for <freebsd-gnats-submit@FreeBSD.org>;
	Wed, 20 May 2009 15:52:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4KFqjU7096125
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 May 2009 15:52:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4KFqjxY096124;
	Wed, 20 May 2009 15:52:45 GMT (envelope-from nobody)
Message-Id: <200905201552.n4KFqjxY096124@www.freebsd.org>
Date: Wed, 20 May 2009 15:52:45 GMT
From: Stephen Sanders <ssanders@opnet.com>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
X-Mailman-Approved-At: Wed, 20 May 2009 18:44:16 +0000
Cc: 
Subject: amd64/134757: 32 bit processes on 64 bit platforms occasionally
	drop core with bad ds reg
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2009 16:00:13 -0000


>Number:         134757
>Category:       amd64
>Synopsis:       32 bit processes on 64 bit platforms occasionally drop core with bad  ds reg
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 20 16:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Sanders
>Release:        6.3 Release amd64
>Organization:
OPNET
>Environment:
FreeBSD alt-4100-2.lab.opnet.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Tue Mar 31 14:11:07 PDT 2009     pmai@focus7.networkphysics.com:/u1/builds/ping/NP/FreeBSD/package/NPbabkernel/bld-tmp/sys/amd64/compile/NPBAB  amd64
>Description:
With fair regularity, we have 32 bit processes dropping core on 64 bit systems.  In particular perl and bash.

Our system is definitely a hybrid but that aspect appears to not be the issue.  The system works properly more than not.

I have attached a file containing 2 gdb sessions. One session is looking at a core that bash left behind and the other is looking at a bash session with no core.

In the core case, the core drop is occurring when the instruction "cmpl $0x0,,0x80d41d4" is executed.  Checking the registers, one will see that 

ss == cs == ds == es == fs == gs == 0x23 35

In the non-core case, I halted execution on execute_command() and found that 

ss == 0x23 35

ds == es == fs == gs == 0x0

This sound suspiciously like a bug that was fixed in 7.1.  I believe the issue was in in cpuswitch.S.

Porting the 32 bit processes up to 64 bits is not currently an option for a solution.
>How-To-Repeat:
Fork a 32 bit process on a 64 bit 6.3 FBSD machine often and long enough.  Something like once a minute.

Alternatively, fork a large number of 32 bit processes at boot time.

>Fix:
None.

Patch attached with submission follows:

The following is gdb output from debugging a /usr/local/bin/bash 
core drop. Note that ds == ss.
==============================================================================
(gdb) 
(gdb) bt
#0  0x080759fe in kill_pid ()
#1  0x08074dc8 in wait_for ()
#2  0x08067d18 in execute_command_internal ()
#3  0x08068af1 in execute_command_internal ()
#4  0x08068cb3 in execute_command_internal ()
#5  0x08067ef5 in execute_command_internal ()
#6  0x08097317 in parse_and_execute ()
#7  0x0807cadc in command_substitute ()
#8  0x080801bc in pat_subst ()
#9  0x0807a6cc in cond_expand_word ()
#10 0x0807a76d in cond_expand_word ()
#11 0x0807a7c6 in expand_string_unsplit ()
#12 0x0807a44c in string_rest_of_args ()
#13 0x08079e7c in strip_trailing_ifs_whitespace ()
#14 0x0807a018 in do_assignment ()
#15 0x0808175e in expand_words_shellexp ()
#16 0x080811a4 in expand_words ()
#17 0x0806a95c in execute_command_internal ()
#18 0x08067cab in execute_command_internal ()
#19 0x08067796 in execute_command ()
#20 0x08068c63 in execute_command_internal ()
#21 0x08067ef5 in execute_command_internal ()
#22 0x08067796 in execute_command ()
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) info frame
Stack level 0, frame at 0xffffca40:
 eip = 0x80759fe in kill_pid; saved eip 0x8074dc8
 called by frame at 0xffffca90
 Arglist at 0xffffca38, args: 
 Locals at 0xffffca38, Previous frame's sp is 0xffffca40
 Saved registers:
  ebx at 0xffffca2c, ebp at 0xffffca38, esi at 0xffffca30, edi at 0xffffca34,
  eip at 0xffffca3c
(gdb) disassemble 0x80759fe
Dump of assembler code for function kill_pid:
0x0807579c <kill_pid+0>:	push   %ebp
0x0807579d <kill_pid+1>:	mov    %esp,%ebp
0x0807579f <kill_pid+3>:	push   %edi
0x080757a0 <kill_pid+4>:	push   %esi
0x080757a1 <kill_pid+5>:	push   %ebx
0x080757a2 <kill_pid+6>:	sub    $0x3c,%esp
0x080757a5 <kill_pid+9>:	mov    0xc(%ebp),%edi
0x080757a8 <kill_pid+12>:	movl   $0x0,0xffffffc0(%ebp)
0x080757af <kill_pid+19>:	cmpl   $0x0,0x10(%ebp)
0x080757b3 <kill_pid+23>:	je     0x8075948 <kill_pid+428>
0x080757b9 <kill_pid+29>:	sub    $0xc,%esp
0x080757bc <kill_pid+32>:	lea    0xffffffd8(%ebp),%esi
0x080757bf <kill_pid+35>:	push   %esi
0x080757c0 <kill_pid+36>:	call   0x8059908 <_init+316>
0x080757c5 <kill_pid+41>:	add    $0x8,%esp
0x080757c8 <kill_pid+44>:	push   $0x14
0x080757ca <kill_pid+46>:	push   %esi
0x080757cb <kill_pid+47>:	call   0x8059b78 <_init+940>
0x080757d0 <kill_pid+52>:	lea    0xffffffc8(%ebp),%ebx
0x080757d3 <kill_pid+55>:	mov    %ebx,(%esp)
0x080757d6 <kill_pid+58>:	call   0x8059908 <_init+316>
0x080757db <kill_pid+63>:	add    $0xc,%esp
---Type <return> to continue, or q <return> to quit--- 
0x080757de <kill_pid+66>:	push   %ebx
0x080757df <kill_pid+67>:	push   %esi
0x080757e0 <kill_pid+68>:	push   $0x1
0x080757e2 <kill_pid+70>:	call   0x805a2b8 <close+112>
0x080757e7 <kill_pid+75>:	add    $0xc,%esp
0x080757ea <kill_pid+78>:	lea    0xffffffc4(%ebp),%eax
0x080757ed <kill_pid+81>:	push   %eax
0x080757ee <kill_pid+82>:	push   $0x0
0x080757f0 <kill_pid+84>:	pushl  0x8(%ebp)
0x080757f3 <kill_pid+87>:	call   0x8073d4c <kill_current_pipeline+20>
0x080757f8 <kill_pid+92>:	mov    %eax,%ebx
0x080757fa <kill_pid+94>:	add    $0x10,%esp
0x080757fd <kill_pid+97>:	cmpl   $0xffffffff,0xffffffc4(%ebp)
0x08075801 <kill_pid+101>:	je     0x807591c <kill_pid+384>
0x08075807 <kill_pid+107>:	mov    0xffffffc4(%ebp),%edx
0x0807580a <kill_pid+110>:	mov    0x80d3d60,%eax
0x0807580f <kill_pid+115>:	mov    (%eax,%edx,4),%eax
0x08075812 <kill_pid+118>:	andl   $0xfffffffd,0x10(%eax)
0x08075816 <kill_pid+122>:	mov    0xffffffc4(%ebp),%edx
0x08075819 <kill_pid+125>:	mov    0x80d3d60,%eax
0x0807581e <kill_pid+130>:	mov    (%eax,%edx,4),%edx
0x08075821 <kill_pid+133>:	mov    0x8(%edx),%eax
0x08075824 <kill_pid+136>:	cmp    0x80cd618,%eax
---Type <return> to continue, or q <return> to quit---      
0x0807582a <kill_pid+142>:	jne    0x8075878 <kill_pid+220>
0x0807582c <kill_pid+144>:	mov    0x4(%edx),%ebx
0x0807582f <kill_pid+147>:	nop    
0x08075830 <kill_pid+148>:	sub    $0x8,%esp
0x08075833 <kill_pid+151>:	push   %edi
0x08075834 <kill_pid+152>:	pushl  0x4(%ebx)
0x08075837 <kill_pid+155>:	call   0x8059ca8 <_init+1244>
0x0807583c <kill_pid+160>:	add    $0x10,%esp
0x0807583f <kill_pid+163>:	cmpl   $0x0,0xc(%ebx)
0x08075843 <kill_pid+167>:	jne    0x8075860 <kill_pid+196>
0x08075845 <kill_pid+169>:	cmp    $0xf,%edi
0x08075848 <kill_pid+172>:	je     0x807584f <kill_pid+179>
0x0807584a <kill_pid+174>:	cmp    $0x1,%edi
0x0807584d <kill_pid+177>:	jne    0x8075860 <kill_pid+196>
0x0807584f <kill_pid+179>:	sub    $0x8,%esp
0x08075852 <kill_pid+182>:	push   $0x13
0x08075854 <kill_pid+184>:	pushl  0x4(%ebx)
0x08075857 <kill_pid+187>:	call   0x8059ca8 <_init+1244>
0x0807585c <kill_pid+192>:	add    $0x10,%esp
0x0807585f <kill_pid+195>:	nop    
0x08075860 <kill_pid+196>:	mov    (%ebx),%ebx
0x08075862 <kill_pid+198>:	mov    0xffffffc4(%ebp),%eax
0x08075865 <kill_pid+201>:	mov    0x80d3d60,%edx
---Type <return> to continue, or q <return> to quit---
0x0807586b <kill_pid+207>:	mov    (%edx,%eax,4),%eax
0x0807586e <kill_pid+210>:	cmp    %ebx,0x4(%eax)
0x08075871 <kill_pid+213>:	jne    0x8075830 <kill_pid+148>
0x08075873 <kill_pid+215>:	jmp    0x8075930 <kill_pid+404>
0x08075878 <kill_pid+220>:	sub    $0x8,%esp
0x0807587b <kill_pid+223>:	push   %edi
0x0807587c <kill_pid+224>:	mov    0xffffffc4(%ebp),%eax
0x0807587f <kill_pid+227>:	mov    0x80d3d60,%edx
0x08075885 <kill_pid+233>:	mov    (%edx,%eax,4),%eax
0x08075888 <kill_pid+236>:	pushl  0x8(%eax)
0x0807588b <kill_pid+239>:	call   0x8059e88 <unlink+160>
0x08075890 <kill_pid+244>:	mov    %eax,0xffffffc0(%ebp)
0x08075893 <kill_pid+247>:	add    $0x10,%esp
0x08075896 <kill_pid+250>:	test   %ebx,%ebx
0x08075898 <kill_pid+252>:	je     0x8075930 <kill_pid+404>
0x0807589e <kill_pid+258>:	mov    0xffffffc4(%ebp),%eax
0x080758a1 <kill_pid+261>:	mov    0x80d3d60,%edx
0x080758a7 <kill_pid+267>:	mov    (%edx,%eax,4),%eax
0x080758aa <kill_pid+270>:	cmpl   $0x1,0xc(%eax)
0x080758ae <kill_pid+274>:	jne    0x80758d6 <kill_pid+314>
0x080758b0 <kill_pid+276>:	cmp    $0xf,%edi
0x080758b3 <kill_pid+279>:	je     0x80758ba <kill_pid+286>
0x080758b5 <kill_pid+281>:	cmp    $0x1,%edi
---Type <return> to continue, or q <return> to quit---
0x080758b8 <kill_pid+284>:	jne    0x80758d6 <kill_pid+314>
0x080758ba <kill_pid+286>:	sub    $0x8,%esp
0x080758bd <kill_pid+289>:	push   $0x13
0x080758bf <kill_pid+291>:	mov    0xffffffc4(%ebp),%eax
0x080758c2 <kill_pid+294>:	mov    0x80d3d60,%edx
0x080758c8 <kill_pid+300>:	mov    (%edx,%eax,4),%eax
0x080758cb <kill_pid+303>:	pushl  0x8(%eax)
0x080758ce <kill_pid+306>:	call   0x8059e88 <unlink+160>
0x080758d3 <kill_pid+311>:	add    $0x10,%esp
0x080758d6 <kill_pid+314>:	test   %ebx,%ebx
0x080758d8 <kill_pid+316>:	je     0x8075930 <kill_pid+404>
0x080758da <kill_pid+318>:	mov    0xffffffc4(%ebp),%edx
0x080758dd <kill_pid+321>:	mov    0x80d3d60,%eax
0x080758e2 <kill_pid+326>:	mov    (%eax,%edx,4),%eax
0x080758e5 <kill_pid+329>:	cmpl   $0x1,0xc(%eax)
0x080758e9 <kill_pid+333>:	jne    0x8075930 <kill_pid+404>
0x080758eb <kill_pid+335>:	cmp    $0x13,%edi
0x080758ee <kill_pid+338>:	jne    0x8075930 <kill_pid+404>
0x080758f0 <kill_pid+340>:	push   %edx
0x080758f1 <kill_pid+341>:	call   0x807543c <reap_dead_jobs+580>
0x080758f6 <kill_pid+346>:	mov    0xffffffc4(%ebp),%edx
0x080758f9 <kill_pid+349>:	mov    0x80d3d60,%eax
0x080758fe <kill_pid+354>:	mov    (%eax,%edx,4),%eax
---Type <return> to continue, or q <return> to quit---
0x08075901 <kill_pid+357>:	andl   $0xfffffffe,0x10(%eax)
0x08075905 <kill_pid+361>:	mov    0xffffffc4(%ebp),%edx
0x08075908 <kill_pid+364>:	mov    0x80d3d60,%eax
0x0807590d <kill_pid+369>:	mov    (%eax,%edx,4),%eax
0x08075910 <kill_pid+372>:	orl    $0x2,0x10(%eax)
0x08075914 <kill_pid+376>:	add    $0x4,%esp
0x08075917 <kill_pid+379>:	jmp    0x8075930 <kill_pid+404>
0x08075919 <kill_pid+381>:	lea    0x0(%esi),%esi
0x0807591c <kill_pid+384>:	sub    $0x8,%esp
0x0807591f <kill_pid+387>:	push   %edi
0x08075920 <kill_pid+388>:	pushl  0x8(%ebp)
0x08075923 <kill_pid+391>:	call   0x8059e88 <unlink+160>
0x08075928 <kill_pid+396>:	mov    %eax,0xffffffc0(%ebp)
0x0807592b <kill_pid+399>:	add    $0x10,%esp
0x0807592e <kill_pid+402>:	mov    %esi,%esi
0x08075930 <kill_pid+404>:	sub    $0x4,%esp
0x08075933 <kill_pid+407>:	push   $0x0
0x08075935 <kill_pid+409>:	lea    0xffffffc8(%ebp),%eax
0x08075938 <kill_pid+412>:	push   %eax
0x08075939 <kill_pid+413>:	push   $0x3
0x0807593b <kill_pid+415>:	call   0x805a2b8 <close+112>
0x08075940 <kill_pid+420>:	add    $0x10,%esp
0x08075943 <kill_pid+423>:	jmp    0x807595a <kill_pid+446>
---Type <return> to continue, or q <return> to quit---
0x08075945 <kill_pid+425>:	lea    0x0(%esi),%esi
0x08075948 <kill_pid+428>:	sub    $0x8,%esp
0x0807594b <kill_pid+431>:	push   %edi
0x0807594c <kill_pid+432>:	pushl  0x8(%ebp)
0x0807594f <kill_pid+435>:	call   0x8059ca8 <_init+1244>
0x08075954 <kill_pid+440>:	mov    %eax,0xffffffc0(%ebp)
0x08075957 <kill_pid+443>:	add    $0x10,%esp
0x0807595a <kill_pid+446>:	mov    0xffffffc0(%ebp),%eax
0x0807595d <kill_pid+449>:	lea    0xfffffff4(%ebp),%esp
0x08075960 <kill_pid+452>:	pop    %ebx
0x08075961 <kill_pid+453>:	pop    %esi
0x08075962 <kill_pid+454>:	pop    %edi
0x08075963 <kill_pid+455>:	leave  
0x08075964 <kill_pid+456>:	ret    
0x08075965 <kill_pid+457>:	lea    0x0(%esi),%esi
0x08075968 <kill_pid+460>:	push   %ebp
0x08075969 <kill_pid+461>:	mov    %esp,%ebp
0x0807596b <kill_pid+463>:	push   %ebx
0x0807596c <kill_pid+464>:	sub    $0x4,%esp
0x0807596f <kill_pid+467>:	call   0x8059d58 <_init+1420>
0x08075974 <kill_pid+472>:	mov    (%eax),%ebx
0x08075976 <kill_pid+474>:	incl   0x80d41d4
0x0807597c <kill_pid+480>:	cmpl   $0x0,0x80d41d8
---Type <return> to continue, or q <return> to quit---
0x08075983 <kill_pid+487>:	jne    0x8075994 <kill_pid+504>
0x08075985 <kill_pid+489>:	sub    $0x8,%esp
0x08075988 <kill_pid+492>:	push   $0x0
0x0807598a <kill_pid+494>:	push   $0xffffffff
0x0807598c <kill_pid+496>:	call   0x80759a0 <kill_pid+516>
0x08075991 <kill_pid+501>:	add    $0x10,%esp
0x08075994 <kill_pid+504>:	call   0x8059d58 <_init+1420>
0x08075999 <kill_pid+509>:	mov    %ebx,(%eax)
0x0807599b <kill_pid+511>:	mov    0xfffffffc(%ebp),%ebx
0x0807599e <kill_pid+514>:	leave  
0x0807599f <kill_pid+515>:	ret    
0x080759a0 <kill_pid+516>:	push   %ebp
0x080759a1 <kill_pid+517>:	mov    %esp,%ebp
0x080759a3 <kill_pid+519>:	push   %edi
0x080759a4 <kill_pid+520>:	push   %esi
0x080759a5 <kill_pid+521>:	push   %ebx
0x080759a6 <kill_pid+522>:	sub    $0x1c,%esp
0x080759a9 <kill_pid+525>:	mov    $0x0,%edi
0x080759ae <kill_pid+530>:	movl   $0x0,0xffffffe8(%ebp)
0x080759b5 <kill_pid+537>:	movl   $0xffffffff,0xffffffe4(%ebp)
0x080759bc <kill_pid+544>:	cmpl   $0x0,0x80cd634
0x080759c3 <kill_pid+551>:	je     0x80759d3 <kill_pid+567>
0x080759c5 <kill_pid+553>:	mov    $0x6,%esi
---Type <return> to continue, or q <return> to quit---
0x080759ca <kill_pid+558>:	cmpl   $0x0,0x80d5454
0x080759d1 <kill_pid+565>:	je     0x80759d8 <kill_pid+572>
0x080759d3 <kill_pid+567>:	mov    $0x0,%esi
0x080759d8 <kill_pid+572>:	cmpl   $0x0,0x80d41d4
0x080759df <kill_pid+579>:	jne    0x80759e7 <kill_pid+587>
0x080759e1 <kill_pid+581>:	cmpl   $0x0,0xc(%ebp)
0x080759e5 <kill_pid+585>:	jne    0x80759ea <kill_pid+590>
0x080759e7 <kill_pid+587>:	or     $0x1,%esi
0x080759ea <kill_pid+590>:	sub    $0x4,%esp
0x080759ed <kill_pid+593>:	push   %esi
0x080759ee <kill_pid+594>:	lea    0xfffffff0(%ebp),%eax
0x080759f1 <kill_pid+597>:	push   %eax
0x080759f2 <kill_pid+598>:	push   $0xffffffff
0x080759f4 <kill_pid+600>:	call   0x8059838 <_init+108>
0x080759f9 <kill_pid+605>:	mov    %eax,%ebx
0x080759fb <kill_pid+607>:	add    $0x10,%esp
0x080759fe <kill_pid+610>:	cmpl   $0x0,0x80d41d4
0x08075a05 <kill_pid+617>:	jle    0x8075a15 <kill_pid+633>

(gdb) info registers
eax            0x369	873
ecx            0x0	0
edx            0x0	0
ebx            0x369	873
esp            0xffffca10	0xffffca10
ebp            0xffffca38	0xffffca38
esi            0x0	0
edi            0x0	0
eip            0x80759fe	0x80759fe
eflags         0x10282	66178
cs             0x1b	27
ss             0x23	35
ds             0x23	35
es             0x23	35
fs             0x23	35
gs             0x23	35

===============================================================================
The following is a gdb session that is not a core drop.  Here ds != ss
===============================================================================

alt-4100-2[1036] # gdb /usr/local/bin/bash 
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)...
(gdb) break execute_command
Breakpoint 1 at 0x8067755
(gdb) run
Starting program: /usr/local/bin/bash 
bash-3.00# ls

Breakpoint 1, 0x08067755 in execute_command ()
(gdb) bt
#0  0x08067755 in execute_command ()
#1  0x0805c749 in reader_loop ()
#2  0x0805aba0 in main ()
(gdb) info frame
Stack level 0, frame at 0xffffdc00:
 eip = 0x8067755 in execute_command; saved eip 0x805c749
 called by frame at 0xffffdc30
 Arglist at 0xffffdbf8, args: 
 Locals at 0xffffdbf8, Previous frame's sp is 0xffffdc00
 Saved registers:
  ebx at 0xffffdbf0, ebp at 0xffffdbf8, esi at 0xffffdbf4, eip at 0xffffdbfc
(gdb) info registers
eax            0x80dd5a0	135124384
ecx            0x0	0
edx            0xffffd400	-11264
ebx            0x0	0
esp            0xffffdbf0	0xffffdbf0
ebp            0xffffdbf8	0xffffdbf8
esi            0x0	0
edi            0xffffdcd4	-9004
eip            0x8067755	0x8067755
eflags         0x292	658
cs             0x1b	27
ss             0x23	35
ds             0x0	0
es             0x0	0
fs             0x0	0
gs             0x0	0
(gdb) 



>Release-Note:
>Audit-Trail:
>Unformatted:

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 01:19:16 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B6C47106564A;
	Thu, 21 May 2009 01:19:16 +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 807448FC14;
	Thu, 21 May 2009 01:19:16 +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.3/8.14.3) with ESMTP id n4L1JDYR022606;
	Wed, 20 May 2009 21:19:13 -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.3/8.14.3) with ESMTP id n4L1JDpl011113;
	Wed, 20 May 2009 21:19:13 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-stable.sentex.ca (Postfix, from userid 666)
	id 444871B5060; Wed, 20 May 2009 21:19:13 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090521011913.444871B5060@freebsd-stable.sentex.ca>
Date: Wed, 20 May 2009 21:19:13 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [releng_7 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 01:19:17 -0000

TB --- 2009-05-20 23:21:28 - tinderbox 2.6 running on freebsd-stable.sentex.ca
TB --- 2009-05-20 23:21:28 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2009-05-20 23:21:28 - cleaning the object tree
TB --- 2009-05-20 23:22:02 - cvsupping the source tree
TB --- 2009-05-20 23:22:02 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
TB --- 2009-05-20 23:22:13 - building world
TB --- 2009-05-20 23:22:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-20 23:22:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-20 23:22:13 - TARGET=amd64
TB --- 2009-05-20 23:22:13 - TARGET_ARCH=amd64
TB --- 2009-05-20 23:22:13 - TZ=UTC
TB --- 2009-05-20 23:22:13 - __MAKE_CONF=/dev/null
TB --- 2009-05-20 23:22:13 - cd /src
TB --- 2009-05-20 23:22:13 - /usr/bin/make -B buildworld
>>> World build started on Wed May 20 23:22:14 UTC 2009
>>> 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Thu May 21 00:54:51 UTC 2009
TB --- 2009-05-21 00:54:51 - generating LINT kernel config
TB --- 2009-05-21 00:54:51 - cd /src/sys/amd64/conf
TB --- 2009-05-21 00:54:51 - /usr/bin/make -B LINT
TB --- 2009-05-21 00:54:51 - building LINT kernel
TB --- 2009-05-21 00:54:51 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-21 00:54:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-21 00:54:51 - TARGET=amd64
TB --- 2009-05-21 00:54:51 - TARGET_ARCH=amd64
TB --- 2009-05-21 00:54:51 - TZ=UTC
TB --- 2009-05-21 00:54:51 - __MAKE_CONF=/dev/null
TB --- 2009-05-21 00:54:51 - cd /src
TB --- 2009-05-21 00:54:51 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Thu May 21 00:54:51 UTC 2009
>>> 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 -O2 -fno-strict-aliasing -pipe -DFREEBSD_NAMECACHE -DBUILDING_ZFS  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnes
 ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_kobj.c
cc -O2 -fno-strict-aliasing -pipe -DFREEBSD_NAMECACHE -DBUILDING_ZFS  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnes
 ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_kstat.c
cc -O2 -fno-strict-aliasing -pipe -DFREEBSD_NAMECACHE -DBUILDING_ZFS  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnes
 ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_misc.c
cc -O2 -fno-strict-aliasing -pipe -DFREEBSD_NAMECACHE -DBUILDING_ZFS  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnes
 ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_policy.c
cc -O2 -fno-strict-aliasing -pipe -DFREEBSD_NAMECACHE -DBUILDING_ZFS  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnes
 ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_string.c
cc -O2 -fno-strict-aliasing -pipe -DFREEBSD_NAMECACHE -DBUILDING_ZFS  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnes
 ted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_vfs.c
/src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_vfs.c:41: error: redefinition of 'struct vfsoptlist'
/src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_vfs.c:42: error: redefinition of 'struct vfsopt'
*** Error code 1

Stop in /src/sys/modules/zfs.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

Stop in /obj/amd64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-21 01:19:13 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-21 01:19:13 - ERROR: failed to build lint kernel
TB --- 2009-05-21 01:19:13 - 5759.48 user 597.36 system 7064.38 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 14:50:04 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BA820106566B
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 14:50:04 +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 7C5E38FC1E
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 14:50:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4LEo4o0065699
	for <freebsd-amd64@freefall.freebsd.org>; Thu, 21 May 2009 14:50:04 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4LEo4P6065698;
	Thu, 21 May 2009 14:50:04 GMT (envelope-from gnats)
Resent-Date: Thu, 21 May 2009 14:50:04 GMT
Resent-Message-Id: <200905211450.n4LEo4P6065698@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-amd64@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Emil Mikulic <emikulic@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F1FB2106566B
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 21 May 2009 14:48:28 +0000 (UTC) (envelope-from emil@dmr.ath.cx)
Received: from ipmail04.adl2.internode.on.net (ipmail04.adl2.internode.on.net
	[203.16.214.57])
	by mx1.freebsd.org (Postfix) with ESMTP id 784FB8FC12
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 21 May 2009 14:48:28 +0000 (UTC) (envelope-from emil@dmr.ath.cx)
Received: from ppp154-240.static.internode.on.net ([150.101.154.240])
	by ipmail04.adl2.internode.on.net with ESMTP; 22 May 2009 00:18:26 +0930
Received: by ppp154-240.static.internode.on.net (Poo-fix, from userid 1001)
	id 5E65F5C40; Fri, 22 May 2009 00:48:25 +1000 (EST)
Message-Id: <20090521144825.5E65F5C40@ppp154-240.static.internode.on.net>
Date: Fri, 22 May 2009 00:48:25 +1000 (EST)
From: Emil Mikulic <emikulic@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
X-Mailman-Approved-At: Thu, 21 May 2009 15:10:24 +0000
Cc: 
Subject: amd64/134786: [patch] vfs.bufspace sysctl wideness on amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 14:50:05 -0000


>Number:         134786
>Category:       amd64
>Synopsis:       [patch] vfs.bufspace sysctl wideness on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 21 14:50:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Emil Mikulic
>Release:        FreeBSD 8-CURRENT
>Organization:
>Environment:
>Description:

On amd64, providing a 64-bit buffer to get the vfs.bufspace sysctl will
return a 64-bit (long) quantity, but providing a *larger* buffer will
only yield a 32-bit (int) quantity.

>How-To-Repeat:

len = 8;
sysctlbyname("vfs.bufspace", &buf, &len, NULL, 0);
/* len is still 8 */

len = 10;
sysctlbyname("vfs.bufspace", &buf, &len, NULL, 0);
/* len is 4! */

>Fix:

--- sys/kern/vfs_bio.c	2009-04-17 10:01:39.000000000 +0000
+++ sys/kern/vfs_bio.c.2	2009-05-09 09:27:16.000000000 +0000
@@ -288,15 +288,15 @@
     defined(COMPAT_FREEBSD6) || defined(COMPAT_FREEBSD7)
 static int
 sysctl_bufspace(SYSCTL_HANDLER_ARGS)
 {
 	long lvalue;
 	int ivalue;
 
-	if (sizeof(int) == sizeof(long) || req->oldlen == sizeof(long))
+	if (sizeof(int) == sizeof(long) || req->oldlen >= sizeof(long))
 		return (sysctl_handle_long(oidp, arg1, arg2, req));
 	lvalue = *(long *)arg1;
 	if (lvalue > INT_MAX)
 		/* On overflow, still write out a long to trigger ENOMEM. */
 		return (sysctl_handle_long(oidp, &lvalue, 0, req));
 	ivalue = lvalue;
 	return (sysctl_handle_int(oidp, &ivalue, 0, req));
>Release-Note:
>Audit-Trail:
>Unformatted:

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 16:21:07 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0E1491065673;
	Thu, 21 May 2009 16:21:07 +0000 (UTC) (envelope-from jhb@freebsd.org)
Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42])
	by mx1.freebsd.org (Postfix) with ESMTP id D4E8C8FC13;
	Thu, 21 May 2009 16:21:06 +0000 (UTC) (envelope-from jhb@freebsd.org)
Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net
	[66.111.2.69])
	by cyrus.watson.org (Postfix) with ESMTPSA id 711EA46B2C;
	Thu, 21 May 2009 12:21:06 -0400 (EDT)
Received: from jhbbsd.hudson-trading.com (unknown [209.249.190.8])
	by bigwig.baldwin.cx (Postfix) with ESMTPA id 486A18A025;
	Thu, 21 May 2009 12:21:05 -0400 (EDT)
From: John Baldwin <jhb@freebsd.org>
To: freebsd-amd64@freebsd.org
Date: Thu, 21 May 2009 12:16:26 -0400
User-Agent: KMail/1.9.7
References: <20090521144825.5E65F5C40@ppp154-240.static.internode.on.net>
In-Reply-To: <20090521144825.5E65F5C40@ppp154-240.static.internode.on.net>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200905211216.26962.jhb@freebsd.org>
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1
	(bigwig.baldwin.cx); Thu, 21 May 2009 12:21:05 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95 at bigwig.baldwin.cx
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE
	autolearn=no version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx
Cc: FreeBSD-gnats-submit@freebsd.org, Emil Mikulic <emikulic@gmail.com>
Subject: Re: amd64/134786: [patch] vfs.bufspace sysctl wideness on amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 16:21:07 -0000

On Thursday 21 May 2009 10:48:25 am Emil Mikulic wrote:
> 
> >Number:         134786
> >Category:       amd64
> >Synopsis:       [patch] vfs.bufspace sysctl wideness on amd64
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-amd64
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Thu May 21 14:50:04 UTC 2009
> >Closed-Date:
> >Last-Modified:
> >Originator:     Emil Mikulic
> >Release:        FreeBSD 8-CURRENT
> >Organization:
> >Environment:
> >Description:
> 
> On amd64, providing a 64-bit buffer to get the vfs.bufspace sysctl will
> return a 64-bit (long) quantity, but providing a *larger* buffer will
> only yield a 32-bit (int) quantity.
> 
> >How-To-Repeat:
> 
> len = 8;
> sysctlbyname("vfs.bufspace", &buf, &len, NULL, 0);
> /* len is still 8 */
> 
> len = 10;
> sysctlbyname("vfs.bufspace", &buf, &len, NULL, 0);
> /* len is 4! */
> 
> >Fix:
> 
> --- sys/kern/vfs_bio.c	2009-04-17 10:01:39.000000000 +0000
> +++ sys/kern/vfs_bio.c.2	2009-05-09 09:27:16.000000000 +0000
> @@ -288,15 +288,15 @@
>      defined(COMPAT_FREEBSD6) || defined(COMPAT_FREEBSD7)
>  static int
>  sysctl_bufspace(SYSCTL_HANDLER_ARGS)
>  {
>  	long lvalue;
>  	int ivalue;
>  
> -	if (sizeof(int) == sizeof(long) || req->oldlen == sizeof(long))
> +	if (sizeof(int) == sizeof(long) || req->oldlen >= sizeof(long))
>  		return (sysctl_handle_long(oidp, arg1, arg2, req));
>  	lvalue = *(long *)arg1;
>  	if (lvalue > INT_MAX)
>  		/* On overflow, still write out a long to trigger ENOMEM. */
>  		return (sysctl_handle_long(oidp, &lvalue, 0, req));
>  	ivalue = lvalue;
>  	return (sysctl_handle_int(oidp, &ivalue, 0, req));

Hummm.  I guess that is correct, though that is a bit odd.

-- 
John Baldwin

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 16:21:13 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7EA251065755;
	Thu, 21 May 2009 16:21:13 +0000 (UTC) (envelope-from jhb@freebsd.org)
Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42])
	by mx1.freebsd.org (Postfix) with ESMTP id 4E5308FC20;
	Thu, 21 May 2009 16:21:13 +0000 (UTC) (envelope-from jhb@freebsd.org)
Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net
	[66.111.2.69])
	by cyrus.watson.org (Postfix) with ESMTPSA id 034EE46B2C;
	Thu, 21 May 2009 12:21:13 -0400 (EDT)
Received: from jhbbsd.hudson-trading.com (unknown [209.249.190.8])
	by bigwig.baldwin.cx (Postfix) with ESMTPA id 6B4E78A026;
	Thu, 21 May 2009 12:21:06 -0400 (EDT)
From: John Baldwin <jhb@freebsd.org>
To: freebsd-amd64@freebsd.org
Date: Thu, 21 May 2009 12:21:00 -0400
User-Agent: KMail/1.9.7
References: <200905201552.n4KFqjxY096124@www.freebsd.org>
In-Reply-To: <200905201552.n4KFqjxY096124@www.freebsd.org>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200905211221.00654.jhb@freebsd.org>
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1
	(bigwig.baldwin.cx); Thu, 21 May 2009 12:21:06 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95 at bigwig.baldwin.cx
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE
	autolearn=no version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx
Cc: freebsd-gnats-submit@freebsd.org, Stephen Sanders <ssanders@opnet.com>
Subject: Re: amd64/134757: 32 bit processes on 64 bit platforms occasionally
	drop core with bad ds reg
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 16:21:14 -0000

On Wednesday 20 May 2009 11:52:45 am Stephen Sanders wrote:
> 
> >Number:         134757
> >Category:       amd64
> >Synopsis:       32 bit processes on 64 bit platforms occasionally drop core 
with bad  ds reg
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       medium
> >Responsible:    freebsd-amd64
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Wed May 20 16:00:12 UTC 2009
> >Closed-Date:
> >Last-Modified:
> >Originator:     Stephen Sanders
> >Release:        6.3 Release amd64
> >Organization:
> OPNET
> >Environment:
> FreeBSD alt-4100-2.lab.opnet.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Tue Mar 
31 14:11:07 PDT 2009     
pmai@focus7.networkphysics.com:/u1/builds/ping/NP/FreeBSD/package/NPbabkernel/bld-tmp/sys/amd64/compile/NPBAB  
amd64
> >Description:
> With fair regularity, we have 32 bit processes dropping core on 64 bit 
systems.  In particular perl and bash.
> 
> Our system is definitely a hybrid but that aspect appears to not be the 
issue.  The system works properly more than not.
> 
> I have attached a file containing 2 gdb sessions. One session is looking at 
a core that bash left behind and the other is looking at a bash session with 
no core.

Have you tested this on 7 at all?  At this point most developers are probably 
much more inclined to fix this for 8.0 and 7.x rather than 6.x.

-- 
John Baldwin

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 16:30:08 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E9F551065675
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 16:30:08 +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 D86C58FC21
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 16:30: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.3/8.14.3) with ESMTP id n4LGU8Du040598
	for <freebsd-amd64@freefall.freebsd.org>; Thu, 21 May 2009 16:30:08 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4LGU82W040594;
	Thu, 21 May 2009 16:30:08 GMT (envelope-from gnats)
Date: Thu, 21 May 2009 16:30:08 GMT
Message-Id: <200905211630.n4LGU82W040594@freefall.freebsd.org>
To: freebsd-amd64@FreeBSD.org
From: John Baldwin <jhb@freebsd.org>
Cc: 
Subject: Re: amd64/134786: [patch] vfs.bufspace sysctl wideness on amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: John Baldwin <jhb@freebsd.org>
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 16:30:09 -0000

The following reply was made to PR amd64/134786; it has been noted by GNATS.

From: John Baldwin <jhb@freebsd.org>
To: freebsd-amd64@freebsd.org
Cc: Emil Mikulic <emikulic@gmail.com>,
 FreeBSD-gnats-submit@freebsd.org
Subject: Re: amd64/134786: [patch] vfs.bufspace sysctl wideness on amd64
Date: Thu, 21 May 2009 12:16:26 -0400

 On Thursday 21 May 2009 10:48:25 am Emil Mikulic wrote:
 > 
 > >Number:         134786
 > >Category:       amd64
 > >Synopsis:       [patch] vfs.bufspace sysctl wideness on amd64
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-amd64
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Thu May 21 14:50:04 UTC 2009
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Emil Mikulic
 > >Release:        FreeBSD 8-CURRENT
 > >Organization:
 > >Environment:
 > >Description:
 > 
 > On amd64, providing a 64-bit buffer to get the vfs.bufspace sysctl will
 > return a 64-bit (long) quantity, but providing a *larger* buffer will
 > only yield a 32-bit (int) quantity.
 > 
 > >How-To-Repeat:
 > 
 > len = 8;
 > sysctlbyname("vfs.bufspace", &buf, &len, NULL, 0);
 > /* len is still 8 */
 > 
 > len = 10;
 > sysctlbyname("vfs.bufspace", &buf, &len, NULL, 0);
 > /* len is 4! */
 > 
 > >Fix:
 > 
 > --- sys/kern/vfs_bio.c	2009-04-17 10:01:39.000000000 +0000
 > +++ sys/kern/vfs_bio.c.2	2009-05-09 09:27:16.000000000 +0000
 > @@ -288,15 +288,15 @@
 >      defined(COMPAT_FREEBSD6) || defined(COMPAT_FREEBSD7)
 >  static int
 >  sysctl_bufspace(SYSCTL_HANDLER_ARGS)
 >  {
 >  	long lvalue;
 >  	int ivalue;
 >  
 > -	if (sizeof(int) == sizeof(long) || req->oldlen == sizeof(long))
 > +	if (sizeof(int) == sizeof(long) || req->oldlen >= sizeof(long))
 >  		return (sysctl_handle_long(oidp, arg1, arg2, req));
 >  	lvalue = *(long *)arg1;
 >  	if (lvalue > INT_MAX)
 >  		/* On overflow, still write out a long to trigger ENOMEM. */
 >  		return (sysctl_handle_long(oidp, &lvalue, 0, req));
 >  	ivalue = lvalue;
 >  	return (sysctl_handle_int(oidp, &ivalue, 0, req));
 
 Hummm.  I guess that is correct, though that is a bit odd.
 
 -- 
 John Baldwin

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 16:30:11 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 082C2106566C
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 16:30:11 +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 EA88B8FC16
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 16:30:10 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4LGUAxI040762
	for <freebsd-amd64@freefall.freebsd.org>; Thu, 21 May 2009 16:30:10 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4LGUAPF040757;
	Thu, 21 May 2009 16:30:10 GMT (envelope-from gnats)
Date: Thu, 21 May 2009 16:30:10 GMT
Message-Id: <200905211630.n4LGUAPF040757@freefall.freebsd.org>
To: freebsd-amd64@FreeBSD.org
From: John Baldwin <jhb@freebsd.org>
Cc: 
Subject: Re: amd64/134757: 32 bit processes on 64 bit platforms occasionally
	drop core with bad ds reg
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: John Baldwin <jhb@freebsd.org>
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 16:30:11 -0000

The following reply was made to PR amd64/134757; it has been noted by GNATS.

From: John Baldwin <jhb@freebsd.org>
To: freebsd-amd64@freebsd.org
Cc: Stephen Sanders <ssanders@opnet.com>,
 freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/134757: 32 bit processes on 64 bit platforms occasionally drop core with bad ds reg
Date: Thu, 21 May 2009 12:21:00 -0400

 On Wednesday 20 May 2009 11:52:45 am Stephen Sanders wrote:
 > 
 > >Number:         134757
 > >Category:       amd64
 > >Synopsis:       32 bit processes on 64 bit platforms occasionally drop core 
 with bad  ds reg
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       medium
 > >Responsible:    freebsd-amd64
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Wed May 20 16:00:12 UTC 2009
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Stephen Sanders
 > >Release:        6.3 Release amd64
 > >Organization:
 > OPNET
 > >Environment:
 > FreeBSD alt-4100-2.lab.opnet.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Tue Mar 
 31 14:11:07 PDT 2009     
 pmai@focus7.networkphysics.com:/u1/builds/ping/NP/FreeBSD/package/NPbabkernel/bld-tmp/sys/amd64/compile/NPBAB  
 amd64
 > >Description:
 > With fair regularity, we have 32 bit processes dropping core on 64 bit 
 systems.  In particular perl and bash.
 > 
 > Our system is definitely a hybrid but that aspect appears to not be the 
 issue.  The system works properly more than not.
 > 
 > I have attached a file containing 2 gdb sessions. One session is looking at 
 a core that bash left behind and the other is looking at a bash session with 
 no core.
 
 Have you tested this on 7 at all?  At this point most developers are probably 
 much more inclined to fix this for 8.0 and 7.x rather than 6.x.
 
 -- 
 John Baldwin

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 16:20:09 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B168710657D7
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 16:20: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 289658FC17
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 16:20:07 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4LGK7qw033389
	for <freebsd-amd64@freefall.freebsd.org>; Thu, 21 May 2009 16:20:07 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4LGK7uX033388;
	Thu, 21 May 2009 16:20:07 GMT (envelope-from gnats)
Date: Thu, 21 May 2009 16:20:07 GMT
Message-Id: <200905211620.n4LGK7uX033388@freefall.freebsd.org>
To: freebsd-amd64@FreeBSD.org
From: dfilter@FreeBSD.ORG (dfilter service)
X-Mailman-Approved-At: Thu, 21 May 2009 16:44:11 +0000
Cc: 
Subject: Re: amd64/134786: commit references a PR
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: dfilter service <dfilter@FreeBSD.ORG>
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 16:20:11 -0000

The following reply was made to PR amd64/134786; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: amd64/134786: commit references a PR
Date: Thu, 21 May 2009 16:18:55 +0000 (UTC)

 Author: jhb
 Date: Thu May 21 16:18:45 2009
 New Revision: 192543
 URL: http://svn.freebsd.org/changeset/base/192543
 
 Log:
   Only use the ABI compat shim for vfs.bufspace if the old buffer is smaller
   than a long.
   
   PR:		amd64/134786
   Submitted by:	Emil Mikulic  emikulic| gmail
   MFC after:	3 days
 
 Modified:
   head/sys/kern/vfs_bio.c
 
 Modified: head/sys/kern/vfs_bio.c
 ==============================================================================
 --- head/sys/kern/vfs_bio.c	Thu May 21 15:30:59 2009	(r192542)
 +++ head/sys/kern/vfs_bio.c	Thu May 21 16:18:45 2009	(r192543)
 @@ -293,7 +293,7 @@ sysctl_bufspace(SYSCTL_HANDLER_ARGS)
  	long lvalue;
  	int ivalue;
  
 -	if (sizeof(int) == sizeof(long) || req->oldlen == sizeof(long))
 +	if (sizeof(int) == sizeof(long) || req->oldlen >= sizeof(long))
  		return (sysctl_handle_long(oidp, arg1, arg2, req));
  	lvalue = *(long *)arg1;
  	if (lvalue > INT_MAX)
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 16:50:20 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DCCF51065688;
	Thu, 21 May 2009 16:50:20 +0000 (UTC)
	(envelope-from ssanders@opnet.com)
Received: from smtp-hq1.opnet.com (smtp-hq1.opnet.com [192.104.65.248])
	by mx1.freebsd.org (Postfix) with ESMTP id 965568FC1D;
	Thu, 21 May 2009 16:50:20 +0000 (UTC)
	(envelope-from ssanders@opnet.com)
Received: from [172.16.12.251] (wtn12251.opnet.com [172.16.12.251])
	by smtp.opnet.com (Postfix) with ESMTPSA id 6016017E80AD;
	Thu, 21 May 2009 12:31:01 -0400 (EDT)
Message-ID: <4A1581C5.8010709@opnet.com>
Date: Thu, 21 May 2009 12:31:01 -0400
From: Stephen Sanders <ssanders@opnet.com>
Organization: OpNet
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: John Baldwin <jhb@freebsd.org>
References: <200905201552.n4KFqjxY096124@www.freebsd.org>
	<200905211221.00654.jhb@freebsd.org>
In-Reply-To: <200905211221.00654.jhb@freebsd.org>
X-Enigmail-Version: 0.95.7
Content-Type: multipart/mixed; boundary="------------040104050804050605050909"
X-Mailman-Approved-At: Thu, 21 May 2009 17:02:36 +0000
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: freebsd-gnats-submit@freebsd.org, freebsd-amd64@freebsd.org
Subject: Re: amd64/134757: 32 bit processes on 64 bit platforms occasionally
 drop core with bad ds reg
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: ssanders@opnet.com
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 16:50:21 -0000

This is a multi-part message in MIME format.
--------------040104050804050605050909
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I've not tried this under 7.x yet but do plan on doing so within the
next few weeks or so.

Unfortunately, I'm sort of stuck with this 6.3 32 bit/64 bit 
arrangement for the next 6 months or more as we've a number of systems
deployed.

Thanks for the reply.

John Baldwin wrote:
> On Wednesday 20 May 2009 11:52:45 am Stephen Sanders wrote:
>   
>>> Number:         134757
>>> Category:       amd64
>>> Synopsis:       32 bit processes on 64 bit platforms occasionally drop core 
>>>       
> with bad  ds reg
>   
>>> Confidential:   no
>>> Severity:       non-critical
>>> Priority:       medium
>>> Responsible:    freebsd-amd64
>>> State:          open
>>> Quarter:        
>>> Keywords:       
>>> Date-Required:
>>> Class:          sw-bug
>>> Submitter-Id:   current-users
>>> Arrival-Date:   Wed May 20 16:00:12 UTC 2009
>>> Closed-Date:
>>> Last-Modified:
>>> Originator:     Stephen Sanders
>>> Release:        6.3 Release amd64
>>> Organization:
>>>       
>> OPNET
>>     
>>> Environment:
>>>       
>> FreeBSD alt-4100-2.lab.opnet.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Tue Mar 
>>     
> 31 14:11:07 PDT 2009     
> pmai@focus7.networkphysics.com:/u1/builds/ping/NP/FreeBSD/package/NPbabkernel/bld-tmp/sys/amd64/compile/NPBAB  
> amd64
>   
>>> Description:
>>>       
>> With fair regularity, we have 32 bit processes dropping core on 64 bit 
>>     
> systems.  In particular perl and bash.
>   
>> Our system is definitely a hybrid but that aspect appears to not be the 
>>     
> issue.  The system works properly more than not.
>   
>> I have attached a file containing 2 gdb sessions. One session is looking at 
>>     
> a core that bash left behind and the other is looking at a bash session with 
> no core.
>
> Have you tested this on 7 at all?  At this point most developers are probably 
> much more inclined to fix this for 8.0 and 7.x rather than 6.x.
>
>   

--------------040104050804050605050909--

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 17:00:16 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7934F106564A
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 17:00:16 +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 5C6B08FC13
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 17:00:16 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4LH0G2m063365
	for <freebsd-amd64@freefall.freebsd.org>; Thu, 21 May 2009 17:00:16 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4LH0GM1063364;
	Thu, 21 May 2009 17:00:16 GMT (envelope-from gnats)
Date: Thu, 21 May 2009 17:00:16 GMT
Message-Id: <200905211700.n4LH0GM1063364@freefall.freebsd.org>
To: freebsd-amd64@FreeBSD.org
From: Stephen Sanders <ssanders@opnet.com>
X-Mailman-Approved-At: Thu, 21 May 2009 17:09:01 +0000
Cc: 
Subject: Re: amd64/134757: 32 bit processes on 64 bit platforms occasionally
 drop core with bad ds reg
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Stephen Sanders <ssanders@opnet.com>
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 17:00:16 -0000

The following reply was made to PR amd64/134757; it has been noted by GNATS.

From: Stephen Sanders <ssanders@opnet.com>
To: John Baldwin <jhb@freebsd.org>
Cc: freebsd-amd64@freebsd.org, freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/134757: 32 bit processes on 64 bit platforms occasionally
 drop core with bad ds reg
Date: Thu, 21 May 2009 12:31:01 -0400

 This is a multi-part message in MIME format.
 --------------040104050804050605050909
 Content-Type: multipart/alternative;
  boundary="------------030302040801000102040508"
 
 
 --------------030302040801000102040508
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I've not tried this under 7.x yet but do plan on doing so within the
 next few weeks or so.
 
 Unfortunately, I'm sort of stuck with this 6.3 32 bit/64 bit 
 arrangement for the next 6 months or more as we've a number of systems
 deployed.
 
 Thanks for the reply.
 
 John Baldwin wrote:
 > On Wednesday 20 May 2009 11:52:45 am Stephen Sanders wrote:
 >   
 >>> Number:         134757
 >>> Category:       amd64
 >>> Synopsis:       32 bit processes on 64 bit platforms occasionally drop core 
 >>>       
 > with bad  ds reg
 >   
 >>> Confidential:   no
 >>> Severity:       non-critical
 >>> Priority:       medium
 >>> Responsible:    freebsd-amd64
 >>> State:          open
 >>> Quarter:        
 >>> Keywords:       
 >>> Date-Required:
 >>> Class:          sw-bug
 >>> Submitter-Id:   current-users
 >>> Arrival-Date:   Wed May 20 16:00:12 UTC 2009
 >>> Closed-Date:
 >>> Last-Modified:
 >>> Originator:     Stephen Sanders
 >>> Release:        6.3 Release amd64
 >>> Organization:
 >>>       
 >> OPNET
 >>     
 >>> Environment:
 >>>       
 >> FreeBSD alt-4100-2.lab.opnet.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Tue Mar 
 >>     
 > 31 14:11:07 PDT 2009     
 > pmai@focus7.networkphysics.com:/u1/builds/ping/NP/FreeBSD/package/NPbabkernel/bld-tmp/sys/amd64/compile/NPBAB  
 > amd64
 >   
 >>> Description:
 >>>       
 >> With fair regularity, we have 32 bit processes dropping core on 64 bit 
 >>     
 > systems.  In particular perl and bash.
 >   
 >> Our system is definitely a hybrid but that aspect appears to not be the 
 >>     
 > issue.  The system works properly more than not.
 >   
 >> I have attached a file containing 2 gdb sessions. One session is looking at 
 >>     
 > a core that bash left behind and the other is looking at a bash session with 
 > no core.
 >
 > Have you tested this on 7 at all?  At this point most developers are probably 
 > much more inclined to fix this for 8.0 and 7.x rather than 6.x.
 >
 >   
 
 --------------030302040801000102040508
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
   <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
 </head>
 <body bgcolor="#ffffff" text="#000000">
 I've not tried this under 7.x yet but do plan on doing so within the
 next few weeks or so.<br>
 <br>
 Unfortunately, I'm sort of stuck with this 6.3 32 bit/64 bit&nbsp;
 arrangement for the next 6 months or more as we've a number of systems
 deployed.<br>
 <br>
 Thanks for the reply.<br>
 <br>
 John Baldwin wrote:
 <blockquote cite="mid:200905211221.00654.jhb@freebsd.org" type="cite">
   <pre wrap="">On Wednesday 20 May 2009 11:52:45 am Stephen Sanders wrote:
   </pre>
   <blockquote type="cite">
     <blockquote type="cite">
       <pre wrap="">Number:         134757
 Category:       amd64
 Synopsis:       32 bit processes on 64 bit platforms occasionally drop core 
       </pre>
     </blockquote>
   </blockquote>
   <pre wrap=""><!---->with bad  ds reg
   </pre>
   <blockquote type="cite">
     <blockquote type="cite">
       <pre wrap="">Confidential:   no
 Severity:       non-critical
 Priority:       medium
 Responsible:    freebsd-amd64
 State:          open
 Quarter:        
 Keywords:       
 Date-Required:
 Class:          sw-bug
 Submitter-Id:   current-users
 Arrival-Date:   Wed May 20 16:00:12 UTC 2009
 Closed-Date:
 Last-Modified:
 Originator:     Stephen Sanders
 Release:        6.3 Release amd64
 Organization:
       </pre>
     </blockquote>
     <pre wrap="">OPNET
     </pre>
     <blockquote type="cite">
       <pre wrap="">Environment:
       </pre>
     </blockquote>
     <pre wrap="">FreeBSD alt-4100-2.lab.opnet.com 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Tue Mar 
     </pre>
   </blockquote>
   <pre wrap=""><!---->31 14:11:07 PDT 2009     
 <a class="moz-txt-link-abbreviated" href="mailto:pmai@focus7.networkphysics.com:/u1/builds/ping/NP/FreeBSD/package/NPbabkernel/bld-tmp/sys/amd64/compile/NPBAB">pmai@focus7.networkphysics.com:/u1/builds/ping/NP/FreeBSD/package/NPbabkernel/bld-tmp/sys/amd64/compile/NPBAB</a>  
 amd64
   </pre>
   <blockquote type="cite">
     <blockquote type="cite">
       <pre wrap="">Description:
       </pre>
     </blockquote>
     <pre wrap="">With fair regularity, we have 32 bit processes dropping core on 64 bit 
     </pre>
   </blockquote>
   <pre wrap=""><!---->systems.  In particular perl and bash.
   </pre>
   <blockquote type="cite">
     <pre wrap="">Our system is definitely a hybrid but that aspect appears to not be the 
     </pre>
   </blockquote>
   <pre wrap=""><!---->issue.  The system works properly more than not.
   </pre>
   <blockquote type="cite">
     <pre wrap="">I have attached a file containing 2 gdb sessions. One session is looking at 
     </pre>
   </blockquote>
   <pre wrap=""><!---->a core that bash left behind and the other is looking at a bash session with 
 no core.
 
 Have you tested this on 7 at all?  At this point most developers are probably 
 much more inclined to fix this for 8.0 and 7.x rather than 6.x.
 
   </pre>
 </blockquote>
 </body>
 </html>
 
 --------------030302040801000102040508--
 
 --------------040104050804050605050909
 Content-Type: text/x-vcard; charset=utf-8;
  name="ssanders.vcf"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="ssanders.vcf"
 
 begin:vcard
 fn:Stephen Sanders
 n:Sanders;Stephen
 org:OPNET;Coretech
 adr;dom:;;7255 Woodmont;Bethesda;MD;20814
 email;internet:ssanders@opnet.com
 title:Senior Software Engineer
 tel;work:240.497.3000 x 2237
 x-mozilla-html:TRUE
 url:http://www.opnet.com
 version:2.1
 end:vcard
 
 
 --------------040104050804050605050909--

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 17:10:01 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3A3201065678
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 17: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 12C438FC23
	for <freebsd-amd64@hub.freebsd.org>;
	Thu, 21 May 2009 17: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.3/8.14.3) with ESMTP id n4LHA0XG070280
	for <freebsd-amd64@freefall.freebsd.org>; Thu, 21 May 2009 17:10:00 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4LHA0QQ070279;
	Thu, 21 May 2009 17:10:00 GMT (envelope-from gnats)
Resent-Date: Thu, 21 May 2009 17:10:00 GMT
Resent-Message-Id: <200905211710.n4LHA0QQ070279@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-amd64@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	"Peter J. Blowers" <pblowers@safarivideonetworks.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AE0AA1065670
	for <freebsd-gnats-submit@FreeBSD.org>;
	Thu, 21 May 2009 17:01:33 +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 9A6B48FC13
	for <freebsd-gnats-submit@FreeBSD.org>;
	Thu, 21 May 2009 17:01:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4LH1X4s033171
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 May 2009 17:01:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4LH1XFZ033170;
	Thu, 21 May 2009 17:01:33 GMT (envelope-from nobody)
Message-Id: <200905211701.n4LH1XFZ033170@www.freebsd.org>
Date: Thu, 21 May 2009 17:01:33 GMT
From: "Peter J. Blowers" <pblowers@safarivideonetworks.com>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
X-Mailman-Approved-At: Thu, 21 May 2009 17:17:47 +0000
Cc: 
Subject: amd64/134788: failure to set ip address in amd64 if_bce.c,
	i386 seems OK
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 17:10:01 -0000


>Number:         134788
>Category:       amd64
>Synopsis:       failure to set ip address in amd64 if_bce.c, i386 seems OK
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 21 17:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Peter J. Blowers
>Release:        7.2-RELEASE
>Organization:
Library Video Company
>Environment:
FreeBSD r710_1.ltn.lvc.com 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC 2009     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Platform is a new Dell T610.  Error messages from if_bce.c on bootup of FreeBSD 7.2-RELEASE amd64.  Here's the dmesg:

Copyright (c) 1992-2009 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC 2009
    root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(R) CPU           E5520  @ 2.27GHz (2263.27-MHz K8-class CPU)
  Origin = "GenuineIntel"  Id = 0x106a5  Stepping = 5
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x9ce3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA,<b19>,<b20>,<b23>>
  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
  AMD Features2=0x1<LAHF>
  Cores per package: 8
  Logical CPUs per core: 2
usable memory = 8567054336 (8170 MB)
avail memory  = 8265519104 (7882 MB)
ACPI APIC Table: <DELL   PE_SC3  >
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
 cpu0 (BSP): APIC ID: 16
 cpu1 (AP/HT): APIC ID: 17
 cpu2 (AP): APIC ID: 18
 cpu3 (AP/HT): APIC ID: 19
 cpu4 (AP): APIC ID: 20
 cpu5 (AP/HT): APIC ID: 21
 cpu6 (AP): APIC ID: 22
 cpu7 (AP/HT): APIC ID: 23
ioapic1: Changing APIC ID to 1
ioapic0 <Version 2.0> irqs 0-23 on motherboard
ioapic1 <Version 2.0> irqs 32-55 on motherboard
kbd1 at kbdmux0
acpi0: <DELL PE_SC3> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 900
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
bce0: <Broadcom NetXtreme II BCM5709 1000Base-T (C0)> mem 0xd6000000-0xd7ffffff irq 36 at device 0.0 on pci1
miibus0: <MII bus> on bce0
ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
bce0: Ethernet address: 00:24:e8:4d:ba:63
bce0: [ITHREAD]
bce0: ASIC (0x57092003); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C (0x04060405); Flags( MFW MSI )
bce1: <Broadcom NetXtreme II BCM5709 1000Base-T (C0)> mem 0xd8000000-0xd9ffffff irq 48 at device 0.1 on pci1
miibus1: <MII bus> on bce1
ukphy1: <Generic IEEE 802.3u media interface> PHY 1 on miibus1
ukphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
bce1: Ethernet address: 00:24:e8:4d:ba:65
bce1: [ITHREAD]
bce1: ASIC (0x57092003); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C (0x04060405); Flags( MFW MSI )
pcib2: <ACPI PCI-PCI bridge> at device 3.0 on pci0
pci2: <ACPI PCI bus> on pcib2
bce2: <Broadcom NetXtreme II BCM5709 1000Base-T (C0)> mem 0xda000000-0xdbffffff irq 32 at device 0.0 on pci2
miibus2: <MII bus> on bce2
ukphy2: <Generic IEEE 802.3u media interface> PHY 1 on miibus2
ukphy2:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
bce2: Ethernet address: 00:24:e8:4d:ba:67
bce2: [ITHREAD]
bce2: ASIC (0x57092003); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C (0x04060405); Flags( MFW MSI )
bce3: <Broadcom NetXtreme II BCM5709 1000Base-T (C0)> mem 0xdc000000-0xddffffff irq 42 at device 0.1 on pci2
miibus3: <MII bus> on bce3
ukphy3: <Generic IEEE 802.3u media interface> PHY 1 on miibus3
ukphy3:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
bce3: Ethernet address: 00:24:e8:4d:ba:69
bce3: [ITHREAD]
bce3: ASIC (0x57092003); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C (0x04060405); Flags( MFW MSI )
pcib3: <ACPI PCI-PCI bridge> at device 4.0 on pci0
pci3: <ACPI PCI bus> on pcib3
mfi0: <Dell PERC 6> port 0xfc00-0xfcff mem 0xdf180000-0xdf1bffff,0xdf1c0000-0xdf1fffff irq 33 at device 0.0 on pci3
mfi0: Megaraid SAS driver Ver 3.00 
mfi0: 1162 (296219876s/0x0020/info) - Shutdown command received from host
mfi0: 1163 (boot + 3s/0x0020/info) - Firmware initialization started (PCI ID 0060/1000/1f0c/1028)
mfi0: 1164 (boot + 3s/0x0020/info) - Firmware version 1.21.02-0528
mfi0: 1165 (boot + 3s/0x0008/info) - Battery Present
mfi0: 1166 (boot + 3s/0x0020/info) - Controller hardware revision ID (0x0)
mfi0: 1167 (boot + 3s/0x0020/info) - Package version 6.1.1-0047
mfi0: 1168 (boot + 3s/0x0020/info) - Board Revision 
mfi0: 1169 (boot + 10s/0x0004/info) - Enclosure PD 20(c None/p0) communication restored
mfi0: 1170 (boot + 10s/0x0002/info) - Inserted: Encl PD 20
mfi0: 1171 (boot + 10s/0x0002/info) - Inserted: PD 20(c None/p0) Info: enclPd=20, scsiType=d, portMap=09, sasAddr=5002408051683100,0000000000000000
mfi0: 1172 (boot + 10s/0x0002/info) - Inserted: PD 00(e0x20/s0)
mfi0: 1173 (boot + 10s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=1221000000000000,0000000000000000
mfi0: 1174 (boot + 3s/0x0020/info) - Firmware initialization started (PCI ID 0060/1000/1f0c/1028)
mfi0: 1175 (boot + 3s/0x0020/info) - Firmware version 1.21.02-0528
mfi0: 1176 (boot + 3s/0x0008/info) - Battery Present
mfi0: 1177 (boot + 3s/0x0020/info) - Controller hardware revision ID (0x0)
mfi0: 1178 (boot + 3s/0x0020/info) - Package version 6.1.1-0047
mfi0: 1179 (boot + 3s/0x0020/info) - Board Revision 
mfi0: 1180 (boot + 10s/0x0004/info) - Enclosure PD 20(c None/p0) communication restored
mfi0: 1181 (boot + 10s/0x0002/info) - Inserted: Encl PD 20
mfi0: 1182 (boot + 10s/0x0002/info) - Inserted: PD 20(c None/p0) Info: enclPd=20, scsiType=d, portMap=09, sasAddr=5002408051683100,0000000000000000
mfi0: 1183 (boot + 10s/0x0002/info) - Inserted: PD 00(e0x20/s0)
mfi0: 1184 (boot + 10s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=1221000000000000,0000000000000000
mfi0: 1185 (296219937s/0x0020/info) - Time established as 05/21/09 11:18:57; (37 seconds since power on)
mfi0: 1186 (296219968s/0x0008/info) - Battery temperature is normal
mfi0: [ITHREAD]
pcib4: <ACPI PCI-PCI bridge> at device 5.0 on pci0
pci4: <ACPI PCI bus> on pcib4
pcib5: <ACPI PCI-PCI bridge> at device 6.0 on pci0
pci5: <ACPI PCI bus> on pcib5
pcib6: <ACPI PCI-PCI bridge> at device 7.0 on pci0
pci6: <ACPI PCI bus> on pcib6
pci0: <base peripheral, interrupt controller> at device 20.0 (no driver attached)
pci0: <base peripheral, interrupt controller> at device 20.1 (no driver attached)
pci0: <base peripheral, interrupt controller> at device 20.2 (no driver attached)
uhci0: <UHCI (generic) USB controller> port 0xec40-0xec5f irq 17 at device 26.0 on pci0
uhci0: [GIANT-LOCKED]
uhci0: [ITHREAD]
usb0: <UHCI (generic) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: <UHCI (generic) USB controller> port 0xec60-0xec7f irq 18 at device 26.1 on pci0
uhci1: [GIANT-LOCKED]
uhci1: [ITHREAD]
usb1: <UHCI (generic) USB controller> on uhci1
usb1: USB revision 1.0
uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdf0ff800-0xdf0ffbff irq 19 at device 26.7 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb2: waiting for BIOS to give up control
usb2: EHCI version 1.0
usb2: companion controllers, 2 ports each: usb0 usb1
usb2: <EHCI (generic) USB 2.0 controller> on ehci0
usb2: USB revision 2.0
uhub2: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb2
uhub2: 4 ports with 4 removable, self powered
umass0: <OEM Mass Storage, class 0/0, rev 2.00/0.00, addr 2> on uhub2
uhub3: <vendor 0x0424 product 0x2514, class 9/0, rev 2.00/0.00, addr 3> on uhub2
uhub3: multiple transaction translators
uhub3: 3 ports with 3 removable, self powered
ukbd0: <Dell Dell USB Keyboard, class 0/0, rev 1.10/3.06, addr 4> on uhub3
kbd2 at ukbd0
uhci2: <UHCI (generic) USB controller> port 0xec80-0xec9f irq 21 at device 29.0 on pci0
uhci2: [GIANT-LOCKED]
uhci2: [ITHREAD]
usb3: <UHCI (generic) USB controller> on uhci2
usb3: USB revision 1.0
uhub4: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb3
uhub4: 2 ports with 2 removable, self powered
uhci3: <UHCI (generic) USB controller> port 0xeca0-0xecbf irq 20 at device 29.1 on pci0
uhci3: [GIANT-LOCKED]
uhci3: [ITHREAD]
usb4: <UHCI (generic) USB controller> on uhci3
usb4: USB revision 1.0
uhub5: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb4
uhub5: 2 ports with 2 removable, self powered
ehci1: <EHCI (generic) USB 2.0 controller> mem 0xdf0ffc00-0xdf0fffff irq 21 at device 29.7 on pci0
ehci1: [GIANT-LOCKED]
ehci1: [ITHREAD]
usb5: EHCI version 1.0
usb5: companion controllers, 2 ports each: usb3 usb4
usb5: <EHCI (generic) USB 2.0 controller> on ehci1
usb5: USB revision 2.0
uhub6: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb5
uhub6: 4 ports with 4 removable, self powered
pcib7: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci7: <ACPI PCI bus> on pcib7
vgapci0: <VGA-compatible display> mem 0xd5800000-0xd5ffffff,0xde7fc000-0xde7fffff,0xde800000-0xdeffffff irq 19 at device 3.0 on pci7
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH9 SATA300 controller> port 0xec10-0xec17,0xec08-0xec0b,0xec18-0xec1f,0xec0c-0xec0f,0xec20-0xec2f,0xec30-0xec3f irq 23 at device 31.2 on pci0
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci0
ata3: [ITHREAD]
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio0: [FILTER]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
sio1: [FILTER]
cpu0: <ACPI CPU> on acpi0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu1: <ACPI CPU> on acpi0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
p4tcc1: <CPU Frequency Thermal Control> on cpu1
cpu2: <ACPI CPU> on acpi0
est2: <Enhanced SpeedStep Frequency Control> on cpu2
p4tcc2: <CPU Frequency Thermal Control> on cpu2
cpu3: <ACPI CPU> on acpi0
est3: <Enhanced SpeedStep Frequency Control> on cpu3
p4tcc3: <CPU Frequency Thermal Control> on cpu3
cpu4: <ACPI CPU> on acpi0
est4: <Enhanced SpeedStep Frequency Control> on cpu4
p4tcc4: <CPU Frequency Thermal Control> on cpu4
cpu5: <ACPI CPU> on acpi0
est5: <Enhanced SpeedStep Frequency Control> on cpu5
p4tcc5: <CPU Frequency Thermal Control> on cpu5
cpu6: <ACPI CPU> on acpi0
est6: <Enhanced SpeedStep Frequency Control> on cpu6
p4tcc6: <CPU Frequency Thermal Control> on cpu6
cpu7: <ACPI CPU> on acpi0
est7: <Enhanced SpeedStep Frequency Control> on cpu7
p4tcc7: <CPU Frequency Thermal Control> on cpu7
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xd1800-0xd27ff,0xec000-0xeffff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
ppc0: cannot reserve I/O port range
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ukbd1: <Avocent USB Composite Device-0, class 0/0, rev 1.10/0.00, addr 2> on uhub4
kbd3 at ukbd1
ums0: <Avocent USB Composite Device-0, class 0/0, rev 1.10/0.00, addr 2> on uhub4
ums0: X report 0x0002 not supported
device_attach: ums0 attach returned 6
Timecounters tick every 1.000 msec
acd0: DVDR <PLDS DVD+/-RW DS-8A3S/HD51> at ata2-master SATA150
mfi0: 1187 (296219968s/0x0008/info) - Current capacity of the battery is above threshold
mfid0: <MFI Logical Disk> on mfi0
mfid0: 953344MB (1952448512 sectors) RAID volume '' is optimal
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #6 Launched!
SMP: AP CPU #5 Launched!
SMP: AP CPU #2 Launched!
SMP: AP CPU #7 Launched!
SMP: AP CPU #4 Launched!
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <Hitachi HDS721010KLA330 GKAO> Fixed Direct Access SCSI-4 device 
da0: 40.000MB/s transfers
da0: 953869MB (1953525168 512 byte sectors: 255H 63S/T 121601C)
GEOM_LABEL: Label for provider mfid0s1a is ufsid/4a12c0da2ef0a762.
GEOM_LABEL: Label for provider mfid0s1d is ufsid/4a12c0efdeaf5581.
GEOM_LABEL: Label for provider mfid0s1e is ufsid/4a12c0daa231eca6.
GEOM_LABEL: Label for provider mfid0s1f is ufsid/4a12c0dacd7f69c8.
GEOM_LABEL: Label for provider da0s1a is ufsid/4a13c43f215ef832.
GEOM_LABEL: Label for provider da0s1d is ufsid/4a13c45a0fa7e195.
GEOM_LABEL: Label for provider da0s1e is ufsid/4a13c43ffdab6db6.
GEOM_LABEL: Label for provider da0s1f is ufsid/4a13c43f85e8be57.
Trying to mount root from ufs:/dev/mfid0s1a
GEOM_LABEL: Label ufsid/4a12c0da2ef0a762 removed.
GEOM_LABEL: Label for provider mfid0s1a is ufsid/4a12c0da2ef0a762.
GEOM_LABEL: Label ufsid/4a12c0daa231eca6 removed.
GEOM_LABEL: Label for provider mfid0s1e is ufsid/4a12c0daa231eca6.
GEOM_LABEL: Label ufsid/4a12c0dacd7f69c8 removed.
GEOM_LABEL: Label for provider mfid0s1f is ufsid/4a12c0dacd7f69c8.
GEOM_LABEL: Label ufsid/4a12c0efdeaf5581 removed.
GEOM_LABEL: Label for provider mfid0s1d is ufsid/4a12c0efdeaf5581.
GEOM_LABEL: Label ufsid/4a12c0da2ef0a762 removed.
GEOM_LABEL: Label ufsid/4a12c0daa231eca6 removed.
GEOM_LABEL: Label ufsid/4a12c0dacd7f69c8 removed.
GEOM_LABEL: Label ufsid/4a12c0efdeaf5581 removed.
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000000!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000010!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000014!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000080!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000240!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000258!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x0000025C!
bce2: link state changed to UP
bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, resetting!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000000!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000010!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000014!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000080!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000240!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000258!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x0000025C!
bce2: link state changed to DOWN
bce2: link state changed to UP
bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, resetting!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000000!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000010!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000014!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000080!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000240!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000258!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x0000025C!
bce2: link state changed to DOWN
bce2: link state changed to UP
bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, resetting!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000000!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000010!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000014!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000080!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000240!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000258!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x0000025C!
bce2: link state changed to DOWN
bce2: link state changed to UP
bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, resetting!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000000!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000010!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000014!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000080!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000240!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000258!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x0000025C!
bce2: link state changed to DOWN
bce2: link state changed to UP
bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, resetting!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000000!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000010!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000000, offset = 0x00000014!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000080!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000240!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x00000258!
bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: cid_addr = 0x00000800, offset = 0x0000025C!
bce2: link state changed to DOWN
bce2: link state changed to UP




>How-To-Repeat:
Roughly 50/50 chance of seeing this on bootup.  Sometimes it will obtain an ip address and work, sometimes not.  If it *does* work, then I see only
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout!
in messages, and not the other errors.
>Fix:
DHCP is occasionally successful.  Statically assigning an address possibly works better, but no clear fix.

>Release-Note:
>Audit-Trail:
>Unformatted:

From owner-freebsd-amd64@FreeBSD.ORG  Thu May 21 19:21:36 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C4DFF1065677;
	Thu, 21 May 2009 19:21:36 +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 863CA8FC12;
	Thu, 21 May 2009 19:21:36 +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.3/8.14.3) with ESMTP id n4LJLXvn062002;
	Thu, 21 May 2009 15:21:33 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca
	[64.7.128.103])
	by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4LJLXe6096197;
	Thu, 21 May 2009 15:21:33 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-stable.sentex.ca (Postfix, from userid 666)
	id 0C9C61B5060; Thu, 21 May 2009 15:21:32 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090521192133.0C9C61B5060@freebsd-stable.sentex.ca>
Date: Thu, 21 May 2009 15:21:32 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [releng_7 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 19:21:37 -0000

TB --- 2009-05-21 17:47:04 - tinderbox 2.6 running on freebsd-stable.sentex.ca
TB --- 2009-05-21 17:47:04 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2009-05-21 17:47:04 - cleaning the object tree
TB --- 2009-05-21 17:47:39 - cvsupping the source tree
TB --- 2009-05-21 17:47:39 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
TB --- 2009-05-21 17:47:59 - building world
TB --- 2009-05-21 17:47:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-21 17:47:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-21 17:47:59 - TARGET=amd64
TB --- 2009-05-21 17:47:59 - TARGET_ARCH=amd64
TB --- 2009-05-21 17:47:59 - TZ=UTC
TB --- 2009-05-21 17:47:59 - __MAKE_CONF=/dev/null
TB --- 2009-05-21 17:47:59 - cd /src
TB --- 2009-05-21 17:47:59 - /usr/bin/make -B buildworld
>>> World build started on Thu May 21 17:48:00 UTC 2009
>>> 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Thu May 21 19:21:32 UTC 2009
TB --- 2009-05-21 19:21:32 - generating LINT kernel config
TB --- 2009-05-21 19:21:32 - cd /src/sys/amd64/conf
TB --- 2009-05-21 19:21:32 - /usr/bin/make -B LINT
TB --- 2009-05-21 19:21:32 - building LINT kernel
TB --- 2009-05-21 19:21:32 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-21 19:21:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-21 19:21:32 - TARGET=amd64
TB --- 2009-05-21 19:21:32 - TARGET_ARCH=amd64
TB --- 2009-05-21 19:21:32 - TZ=UTC
TB --- 2009-05-21 19:21:32 - __MAKE_CONF=/dev/null
TB --- 2009-05-21 19:21:32 - cd /src
TB --- 2009-05-21 19:21:32 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Thu May 21 19:21:32 UTC 2009
>>> stage 1: configuring the kernel
[...]
WARNING: kernel contains GPL contaminated emu10k1 headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated maestro3 headers
WARNING: kernel contains GPL contaminated ext2fs filesystem
WARNING: kernel contains GPL contaminated ReiserFS filesystem
WARNING: kernel contains GPL contaminated xfs filesystem
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-21 19:21:32 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-21 19:21:32 - ERROR: failed to build lint kernel
TB --- 2009-05-21 19:21:32 - 4544.73 user 512.59 system 5668.26 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full

From owner-freebsd-amd64@FreeBSD.ORG  Fri May 22 13:19:48 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 09757106564A;
	Fri, 22 May 2009 13:19:48 +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 BDD768FC15;
	Fri, 22 May 2009 13:19:47 +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.3/8.14.3) with ESMTP id n4MDJjd7052547;
	Fri, 22 May 2009 09:19:45 -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.3/8.14.3) with ESMTP id n4MDJjs2089131;
	Fri, 22 May 2009 09:19:45 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-stable.sentex.ca (Postfix, from userid 666)
	id 6E9E81B5060; Fri, 22 May 2009 09:19:44 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090522131944.6E9E81B5060@freebsd-stable.sentex.ca>
Date: Fri, 22 May 2009 09:19:44 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [releng_7 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 13:19:48 -0000

TB --- 2009-05-22 11:45:27 - tinderbox 2.6 running on freebsd-stable.sentex.ca
TB --- 2009-05-22 11:45:27 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2009-05-22 11:45:27 - cleaning the object tree
TB --- 2009-05-22 11:45:48 - cvsupping the source tree
TB --- 2009-05-22 11:45:48 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
TB --- 2009-05-22 11:45:57 - building world
TB --- 2009-05-22 11:45:57 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-22 11:45:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-22 11:45:57 - TARGET=amd64
TB --- 2009-05-22 11:45:57 - TARGET_ARCH=amd64
TB --- 2009-05-22 11:45:57 - TZ=UTC
TB --- 2009-05-22 11:45:57 - __MAKE_CONF=/dev/null
TB --- 2009-05-22 11:45:57 - cd /src
TB --- 2009-05-22 11:45:57 - /usr/bin/make -B buildworld
>>> World build started on Fri May 22 11:45:59 UTC 2009
>>> 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Fri May 22 13:19:43 UTC 2009
TB --- 2009-05-22 13:19:43 - generating LINT kernel config
TB --- 2009-05-22 13:19:43 - cd /src/sys/amd64/conf
TB --- 2009-05-22 13:19:43 - /usr/bin/make -B LINT
TB --- 2009-05-22 13:19:43 - building LINT kernel
TB --- 2009-05-22 13:19:43 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-22 13:19:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-22 13:19:43 - TARGET=amd64
TB --- 2009-05-22 13:19:43 - TARGET_ARCH=amd64
TB --- 2009-05-22 13:19:43 - TZ=UTC
TB --- 2009-05-22 13:19:43 - __MAKE_CONF=/dev/null
TB --- 2009-05-22 13:19:43 - cd /src
TB --- 2009-05-22 13:19:43 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri May 22 13:19:43 UTC 2009
>>> stage 1: configuring the kernel
[...]
WARNING: kernel contains GPL contaminated emu10k1 headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated maestro3 headers
WARNING: kernel contains GPL contaminated ext2fs filesystem
WARNING: kernel contains GPL contaminated ReiserFS filesystem
WARNING: kernel contains GPL contaminated xfs filesystem
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-22 13:19:44 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-22 13:19:44 - ERROR: failed to build lint kernel
TB --- 2009-05-22 13:19:44 - 4543.37 user 512.22 system 5656.57 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full

From owner-freebsd-amd64@FreeBSD.ORG  Fri May 22 20:41:26 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: freebsd-amd64@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7ECA7106566C;
	Fri, 22 May 2009 20:41:26 +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 536668FC12;
	Fri, 22 May 2009 20:41:26 +0000 (UTC)
	(envelope-from gavin@FreeBSD.org)
Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4MKfQCZ049401;
	Fri, 22 May 2009 20:41:26 GMT
	(envelope-from gavin@freefall.freebsd.org)
Received: (from gavin@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4MKfQii049397;
	Fri, 22 May 2009 20:41:26 GMT (envelope-from gavin)
Date: Fri, 22 May 2009 20:41:26 GMT
Message-Id: <200905222041.n4MKfQii049397@freefall.freebsd.org>
To: gavin@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-net@FreeBSD.org
From: gavin@FreeBSD.org
Cc: 
Subject: Re: amd64/134788: [bce] failure to set ip address in amd64 if_bce.c,
	i386 seems OK
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 20:41:26 -0000

Old Synopsis: failure to set ip address in amd64 if_bce.c, i386 seems OK
New Synopsis: [bce] failure to set ip address in amd64 if_bce.c, i386 seems OK

Responsible-Changed-From-To: freebsd-amd64->freebsd-net
Responsible-Changed-By: gavin
Responsible-Changed-When: Fri May 22 20:40:10 UTC 2009
Responsible-Changed-Why: 
I'm guessing this is a bug in bce(4) rather than in the amd-specific
code

http://www.freebsd.org/cgi/query-pr.cgi?pr=134788

From owner-freebsd-amd64@FreeBSD.ORG  Sat May 23 07:18:08 2009
Return-Path: <owner-freebsd-amd64@FreeBSD.ORG>
Delivered-To: amd64@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8DD6D1065673;
	Sat, 23 May 2009 07:18:08 +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 4CF358FC17;
	Sat, 23 May 2009 07:18:08 +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.3/8.14.3) with ESMTP id n4N7I5Yf066404;
	Sat, 23 May 2009 03:18:05 -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.3/8.14.3) with ESMTP id n4N7I5XK078740;
	Sat, 23 May 2009 03:18:05 -0400 (EDT)
	(envelope-from tinderbox@freebsd.org)
Received: by freebsd-stable.sentex.ca (Postfix, from userid 666)
	id AF4901B5060; Sat, 23 May 2009 03:18:05 -0400 (EDT)
Sender: FreeBSD Tinderbox <tinderbox@freebsd.org>
From: FreeBSD Tinderbox <tinderbox@freebsd.org>
To: FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>,
	<amd64@freebsd.org>
Precedence: bulk
Message-Id: <20090523071805.AF4901B5060@freebsd-stable.sentex.ca>
Date: Sat, 23 May 2009 03:18:05 -0400 (EDT)
X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca
X-Virus-Status: Clean
X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18
Cc: 
Subject: [releng_7 tinderbox] failure on amd64/amd64
X-BeenThere: freebsd-amd64@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: Porting FreeBSD to the AMD64 platform <freebsd-amd64.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-amd64>
List-Post: <mailto:freebsd-amd64@freebsd.org>
List-Help: <mailto:freebsd-amd64-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-amd64>,
	<mailto:freebsd-amd64-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 23 May 2009 07:18:09 -0000

TB --- 2009-05-23 05:41:30 - tinderbox 2.6 running on freebsd-stable.sentex.ca
TB --- 2009-05-23 05:41:30 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2009-05-23 05:41:30 - cleaning the object tree
TB --- 2009-05-23 05:41:53 - cvsupping the source tree
TB --- 2009-05-23 05:41:53 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
TB --- 2009-05-23 05:42:02 - building world
TB --- 2009-05-23 05:42:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-23 05:42:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-23 05:42:02 - TARGET=amd64
TB --- 2009-05-23 05:42:02 - TARGET_ARCH=amd64
TB --- 2009-05-23 05:42:02 - TZ=UTC
TB --- 2009-05-23 05:42:02 - __MAKE_CONF=/dev/null
TB --- 2009-05-23 05:42:02 - cd /src
TB --- 2009-05-23 05:42:02 - /usr/bin/make -B buildworld
>>> World build started on Sat May 23 05:42:03 UTC 2009
>>> 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Sat May 23 07:18:04 UTC 2009
TB --- 2009-05-23 07:18:04 - generating LINT kernel config
TB --- 2009-05-23 07:18:04 - cd /src/sys/amd64/conf
TB --- 2009-05-23 07:18:04 - /usr/bin/make -B LINT
TB --- 2009-05-23 07:18:04 - building LINT kernel
TB --- 2009-05-23 07:18:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-05-23 07:18:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-05-23 07:18:04 - TARGET=amd64
TB --- 2009-05-23 07:18:04 - TARGET_ARCH=amd64
TB --- 2009-05-23 07:18:04 - TZ=UTC
TB --- 2009-05-23 07:18:04 - __MAKE_CONF=/dev/null
TB --- 2009-05-23 07:18:04 - cd /src
TB --- 2009-05-23 07:18:04 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat May 23 07:18:05 UTC 2009
>>> stage 1: configuring the kernel
[...]
WARNING: kernel contains GPL contaminated emu10k1 headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated emu10kx headers
WARNING: kernel contains GPL contaminated maestro3 headers
WARNING: kernel contains GPL contaminated ext2fs filesystem
WARNING: kernel contains GPL contaminated ReiserFS filesystem
WARNING: kernel contains GPL contaminated xfs filesystem
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-05-23 07:18:05 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-05-23 07:18:05 - ERROR: failed to build lint kernel
TB --- 2009-05-23 07:18:05 - 4547.45 user 513.14 system 5795.13 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full