From owner-freebsd-i386@FreeBSD.ORG Sun May 16 02:12:42 2010 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13EF9106564A; Sun, 16 May 2010 02:12:42 +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 D9A4E8FC18; Sun, 16 May 2010 02:12:41 +0000 (UTC) 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 o4G2Cdug078451; Sat, 15 May 2010 22:12:39 -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 o4G2CdLt032142; Sat, 15 May 2010 22:12:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 100D11B5060; Sat, 15 May 2010 22:12:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100516021239.100D11B5060@freebsd-stable.sentex.ca> Date: Sat, 15 May 2010 22:12:39 -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 i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 02:12:42 -0000 TB --- 2010-05-16 00:48:02 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-05-16 00:48:02 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2010-05-16 00:48:02 - cleaning the object tree TB --- 2010-05-16 00:48:29 - cvsupping the source tree TB --- 2010-05-16 00:48:29 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile TB --- 2010-05-16 00:48:38 - building world TB --- 2010-05-16 00:48:38 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 00:48:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 00:48:38 - TARGET=i386 TB --- 2010-05-16 00:48:38 - TARGET_ARCH=i386 TB --- 2010-05-16 00:48:38 - TZ=UTC TB --- 2010-05-16 00:48:38 - __MAKE_CONF=/dev/null TB --- 2010-05-16 00:48:38 - cd /src TB --- 2010-05-16 00:48:38 - /usr/bin/make -B buildworld >>> World build started on Sun May 16 00:48:39 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun May 16 01:52:32 UTC 2010 TB --- 2010-05-16 01:52:32 - generating LINT kernel config TB --- 2010-05-16 01:52:32 - cd /src/sys/i386/conf TB --- 2010-05-16 01:52:32 - /usr/bin/make -B LINT TB --- 2010-05-16 01:52:32 - building LINT kernel TB --- 2010-05-16 01:52:32 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 01:52:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 01:52:32 - TARGET=i386 TB --- 2010-05-16 01:52:32 - TARGET_ARCH=i386 TB --- 2010-05-16 01:52:32 - TZ=UTC TB --- 2010-05-16 01:52:32 - __MAKE_CONF=/dev/null TB --- 2010-05-16 01:52:32 - cd /src TB --- 2010-05-16 01:52:32 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 16 01:52:32 UTC 2010 >>> 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 [...] echo elink_reset elink_idseq > export_syms awk -f /src/sys/conf/kmod_syms.awk elink.kld export_syms | xargs -J% objcopy % elink.kld ld -Bshareable -d -warn-common -o elink.ko elink.kld objcopy --strip-debug elink.ko ===> em (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/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 -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/if_em.c /src/sys/modules/em/../../dev/e1000/if_em.c:1350: error: conflicting types for 'em_poll' /src/sys/modules/em/../../dev/e1000/if_em.c:287: error: previous declaration of 'em_poll' was here *** Error code 1 Stop in /src/sys/modules/em. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-05-16 02:12:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-05-16 02:12:38 - ERROR: failed to build lint kernel TB --- 2010-05-16 02:12:38 - 4320.77 user 414.50 system 5076.45 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Sun May 16 02:43:38 2010 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85440106566B; Sun, 16 May 2010 02:43:38 +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 56E5D8FC16; Sun, 16 May 2010 02:43:38 +0000 (UTC) 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 o4G2hamm012521; Sat, 15 May 2010 22:43:36 -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 o4G2hajD042426; Sat, 15 May 2010 22:43:36 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 128BB1B5060; Sat, 15 May 2010 22:43:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100516024336.128BB1B5060@freebsd-stable.sentex.ca> Date: Sat, 15 May 2010 22:43:36 -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_7 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 02:43:38 -0000 TB --- 2010-05-16 01:22:51 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-05-16 01:22:51 - starting RELENG_7 tinderbox run for i386/pc98 TB --- 2010-05-16 01:22:51 - cleaning the object tree TB --- 2010-05-16 01:23:07 - cvsupping the source tree TB --- 2010-05-16 01:23:07 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/pc98/supfile TB --- 2010-05-16 01:23:15 - building world TB --- 2010-05-16 01:23:15 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 01:23:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 01:23:15 - TARGET=pc98 TB --- 2010-05-16 01:23:15 - TARGET_ARCH=i386 TB --- 2010-05-16 01:23:15 - TZ=UTC TB --- 2010-05-16 01:23:15 - __MAKE_CONF=/dev/null TB --- 2010-05-16 01:23:15 - cd /src TB --- 2010-05-16 01:23:15 - /usr/bin/make -B buildworld >>> World build started on Sun May 16 01:23:16 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun May 16 02:27:10 UTC 2010 TB --- 2010-05-16 02:27:10 - generating LINT kernel config TB --- 2010-05-16 02:27:10 - cd /src/sys/pc98/conf TB --- 2010-05-16 02:27:10 - /usr/bin/make -B LINT TB --- 2010-05-16 02:27:10 - building LINT kernel TB --- 2010-05-16 02:27:10 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 02:27:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 02:27:10 - TARGET=pc98 TB --- 2010-05-16 02:27:10 - TARGET_ARCH=i386 TB --- 2010-05-16 02:27:10 - TZ=UTC TB --- 2010-05-16 02:27:10 - __MAKE_CONF=/dev/null TB --- 2010-05-16 02:27:10 - cd /src TB --- 2010-05-16 02:27:10 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 16 02:27:10 UTC 2010 >>> 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 [...] echo elink_reset elink_idseq > export_syms awk -f /src/sys/conf/kmod_syms.awk elink.kld export_syms | xargs -J% objcopy % elink.kld ld -Bshareable -d -warn-common -o elink.ko elink.kld objcopy --strip-debug elink.ko ===> em (all) cc -O2 -fno-strict-aliasing -pipe -DPC98 -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/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 -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/if_em.c /src/sys/modules/em/../../dev/e1000/if_em.c:1350: error: conflicting types for 'em_poll' /src/sys/modules/em/../../dev/e1000/if_em.c:287: error: previous declaration of 'em_poll' was here *** Error code 1 Stop in /src/sys/modules/em. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-05-16 02:43:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-05-16 02:43:35 - ERROR: failed to build lint kernel TB --- 2010-05-16 02:43:35 - 4100.66 user 415.24 system 4844.64 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Sun May 16 18:10:06 2010 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64E331065670 for ; Sun, 16 May 2010 18:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3A8838FC0A for ; Sun, 16 May 2010 18:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4GIA5ba003514 for ; Sun, 16 May 2010 18:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4GIA5a8003513; Sun, 16 May 2010 18:10:05 GMT (envelope-from gnats) Date: Sun, 16 May 2010 18:10:05 GMT Message-Id: <201005161810.o4GIA5a8003513@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Patrick Lamaiziere Cc: Subject: Re: i386/128014: [geode] [patch] AMD Geode CS5536 watchdog(9) not disabled X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Patrick Lamaiziere List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 18:10:06 -0000 The following reply was made to PR i386/128014; it has been noted by GNATS. From: Patrick Lamaiziere To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/128014: [geode] [patch] AMD Geode CS5536 watchdog(9) not disabled Date: Sun, 16 May 2010 20:08:05 +0200 Hello, This issue has been patched on HEAD (thanks!): SVN rev 208111 on 2010-05-15 10:31:11Z by phk So, I think we can close this PR. Regards. From owner-freebsd-i386@FreeBSD.ORG Sun May 16 18:52:21 2010 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFAEB106566B; Sun, 16 May 2010 18:52:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8A0348FC17; Sun, 16 May 2010 18:52:21 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o4GIqKDJ007232; Sun, 16 May 2010 14:52:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o4GIqK6E007224; Sun, 16 May 2010 18:52:20 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 16 May 2010 18:52:20 GMT Message-Id: <201005161852.o4GIqK6E007224@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_8_0 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 18:52:21 -0000 TB --- 2010-05-16 17:31:11 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-05-16 17:31:11 - starting RELENG_8_0 tinderbox run for i386/pc98 TB --- 2010-05-16 17:31:11 - cleaning the object tree TB --- 2010-05-16 17:31:40 - cvsupping the source tree TB --- 2010-05-16 17:31:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_8_0/i386/pc98/supfile TB --- 2010-05-16 17:38:05 - building world TB --- 2010-05-16 17:38:05 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 17:38:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 17:38:05 - TARGET=pc98 TB --- 2010-05-16 17:38:05 - TARGET_ARCH=i386 TB --- 2010-05-16 17:38:05 - TZ=UTC TB --- 2010-05-16 17:38:05 - __MAKE_CONF=/dev/null TB --- 2010-05-16 17:38:05 - cd /src TB --- 2010-05-16 17:38:05 - /usr/bin/make -B buildworld >>> World build started on Sun May 16 17:38:06 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun May 16 18:35:03 UTC 2010 TB --- 2010-05-16 18:35:03 - generating LINT kernel config TB --- 2010-05-16 18:35:03 - cd /src/sys/pc98/conf TB --- 2010-05-16 18:35:03 - /usr/bin/make -B LINT TB --- 2010-05-16 18:35:03 - building LINT kernel TB --- 2010-05-16 18:35:03 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 18:35:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 18:35:03 - TARGET=pc98 TB --- 2010-05-16 18:35:03 - TARGET_ARCH=i386 TB --- 2010-05-16 18:35:03 - TZ=UTC TB --- 2010-05-16 18:35:03 - __MAKE_CONF=/dev/null TB --- 2010-05-16 18:35:03 - cd /src TB --- 2010-05-16 18:35:03 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 16 18:35:03 UTC 2010 >>> 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 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/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 -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/nfsd/../../fs/nfsserver/nfs_nfsdsocket.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/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 -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/nfsd/../../fs/nfsserver/nfs_nfsdstate.c cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/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 -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/nfsd/../../fs/nfsserver/nfs_nfsdsubs.c /src/sys/modules/nfsd/../../fs/nfsserver/nfs_nfsdsubs.c: In function 'nfsrv_fillattr': /src/sys/modules/nfsd/../../fs/nfsserver/nfs_nfsdsubs.c:1351: internal compiler error: Segmentation fault: 11 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /src/sys/modules/nfsd. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-05-16 18:52:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-05-16 18:52:20 - ERROR: failed to build lint kernel TB --- 2010-05-16 18:52:20 - 3460.94 user 666.90 system 4869.20 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8_0-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon May 17 01:01:01 2010 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BF5C106568D; Mon, 17 May 2010 01:01:01 +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 284EF8FC1D; Mon, 17 May 2010 01:01:00 +0000 (UTC) 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 o4H10w1O022766; Sun, 16 May 2010 21:00:58 -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.4/8.14.4) with ESMTP id o4H10whb029972; Sun, 16 May 2010 21:00:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id B66131B5060; Sun, 16 May 2010 21:00:58 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100517010058.B66131B5060@freebsd-stable.sentex.ca> Date: Sun, 16 May 2010 21:00:58 -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 i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 01:01:01 -0000 TB --- 2010-05-16 23:35:36 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-05-16 23:35:36 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2010-05-16 23:35:36 - cleaning the object tree TB --- 2010-05-16 23:35:54 - cvsupping the source tree TB --- 2010-05-16 23:35:54 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile TB --- 2010-05-16 23:36:05 - building world TB --- 2010-05-16 23:36:05 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-16 23:36:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-16 23:36:05 - TARGET=i386 TB --- 2010-05-16 23:36:05 - TARGET_ARCH=i386 TB --- 2010-05-16 23:36:05 - TZ=UTC TB --- 2010-05-16 23:36:05 - __MAKE_CONF=/dev/null TB --- 2010-05-16 23:36:05 - cd /src TB --- 2010-05-16 23:36:05 - /usr/bin/make -B buildworld >>> World build started on Sun May 16 23:36:06 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon May 17 00:40:23 UTC 2010 TB --- 2010-05-17 00:40:23 - generating LINT kernel config TB --- 2010-05-17 00:40:23 - cd /src/sys/i386/conf TB --- 2010-05-17 00:40:23 - /usr/bin/make -B LINT TB --- 2010-05-17 00:40:23 - building LINT kernel TB --- 2010-05-17 00:40:23 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-17 00:40:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-17 00:40:23 - TARGET=i386 TB --- 2010-05-17 00:40:23 - TARGET_ARCH=i386 TB --- 2010-05-17 00:40:23 - TZ=UTC TB --- 2010-05-17 00:40:23 - __MAKE_CONF=/dev/null TB --- 2010-05-17 00:40:23 - cd /src TB --- 2010-05-17 00:40:23 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 17 00:40:24 UTC 2010 >>> 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 [...] ld -Bshareable -d -warn-common -o elink.ko elink.kld objcopy --strip-debug elink.ko ===> em (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/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 -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/if_em.c cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/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 -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/e1000_osdep.c cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/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 -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/if_lem.c /src/sys/modules/em/../../dev/e1000/if_lem.c:1236: error: conflicting types for 'lem_poll' /src/sys/modules/em/../../dev/e1000/if_lem.c:266: error: previous declaration of 'lem_poll' was here *** Error code 1 Stop in /src/sys/modules/em. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-05-17 01:00:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-05-17 01:00:58 - ERROR: failed to build lint kernel TB --- 2010-05-17 01:00:58 - 4323.55 user 415.48 system 5122.27 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon May 17 01:30:52 2010 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 697F21065672; Mon, 17 May 2010 01:30:52 +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 257E98FC18; Mon, 17 May 2010 01:30:51 +0000 (UTC) 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 o4H1UoSY074882; Sun, 16 May 2010 21:30:50 -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 o4H1Un2f011214; Sun, 16 May 2010 21:30:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id C5BED1B5060; Sun, 16 May 2010 21:30:49 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20100517013049.C5BED1B5060@freebsd-stable.sentex.ca> Date: Sun, 16 May 2010 21:30:49 -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_7 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 01:30:52 -0000 TB --- 2010-05-17 00:09:39 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2010-05-17 00:09:39 - starting RELENG_7 tinderbox run for i386/pc98 TB --- 2010-05-17 00:09:39 - cleaning the object tree TB --- 2010-05-17 00:09:58 - cvsupping the source tree TB --- 2010-05-17 00:09:58 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/pc98/supfile TB --- 2010-05-17 00:10:06 - building world TB --- 2010-05-17 00:10:06 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-17 00:10:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-17 00:10:06 - TARGET=pc98 TB --- 2010-05-17 00:10:06 - TARGET_ARCH=i386 TB --- 2010-05-17 00:10:06 - TZ=UTC TB --- 2010-05-17 00:10:06 - __MAKE_CONF=/dev/null TB --- 2010-05-17 00:10:06 - cd /src TB --- 2010-05-17 00:10:06 - /usr/bin/make -B buildworld >>> World build started on Mon May 17 00:10:08 UTC 2010 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon May 17 01:14:03 UTC 2010 TB --- 2010-05-17 01:14:03 - generating LINT kernel config TB --- 2010-05-17 01:14:03 - cd /src/sys/pc98/conf TB --- 2010-05-17 01:14:03 - /usr/bin/make -B LINT TB --- 2010-05-17 01:14:03 - building LINT kernel TB --- 2010-05-17 01:14:03 - MAKEOBJDIRPREFIX=/obj TB --- 2010-05-17 01:14:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-05-17 01:14:03 - TARGET=pc98 TB --- 2010-05-17 01:14:03 - TARGET_ARCH=i386 TB --- 2010-05-17 01:14:03 - TZ=UTC TB --- 2010-05-17 01:14:03 - __MAKE_CONF=/dev/null TB --- 2010-05-17 01:14:03 - cd /src TB --- 2010-05-17 01:14:03 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 17 01:14:03 UTC 2010 >>> 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 [...] ld -Bshareable -d -warn-common -o elink.ko elink.kld objcopy --strip-debug elink.ko ===> em (all) cc -O2 -fno-strict-aliasing -pipe -DPC98 -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/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 -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/if_em.c cc -O2 -fno-strict-aliasing -pipe -DPC98 -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/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 -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/e1000_osdep.c cc -O2 -fno-strict-aliasing -pipe -DPC98 -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/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 -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/em/../../dev/e1000/if_lem.c /src/sys/modules/em/../../dev/e1000/if_lem.c:1236: error: conflicting types for 'lem_poll' /src/sys/modules/em/../../dev/e1000/if_lem.c:266: error: previous declaration of 'lem_poll' was here *** Error code 1 Stop in /src/sys/modules/em. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-05-17 01:30:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-05-17 01:30:49 - ERROR: failed to build lint kernel TB --- 2010-05-17 01:30:49 - 4103.66 user 414.91 system 4870.16 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon May 17 03:57:08 2010 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CAF0106564A; Mon, 17 May 2010 03:57:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 102B58FC12; Mon, 17 May 2010 03:57:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4H3v7mh009193; Mon, 17 May 2010 03:57:07 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4H3v7fD009189; Mon, 17 May 2010 03:57:07 GMT (envelope-from linimon) Date: Mon, 17 May 2010 03:57:07 GMT Message-Id: <201005170357.o4H3v7fD009189@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-fs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/146528: [zfs] Severe memory leak in ZFS on i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 03:57:08 -0000 Old Synopsis: Severe memory leak in ZFS on i386 New Synopsis: [zfs] Severe memory leak in ZFS on i386 Responsible-Changed-From-To: freebsd-i386->freebsd-fs Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 17 03:56:07 UTC 2010 Responsible-Changed-Why: Although this may be i386-related, the problem is most likely not in the i386 machine-dependent code, but in ZFS. http://www.freebsd.org/cgi/query-pr.cgi?pr=146528 From owner-freebsd-i386@FreeBSD.ORG Mon May 17 11:07:00 2010 Return-Path: Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 896B5106566B for ; Mon, 17 May 2010 11:07:00 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7675C8FC17 for ; Mon, 17 May 2010 11:07:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4HB70jL015760 for ; Mon, 17 May 2010 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4HB6xtE015758 for freebsd-i386@FreeBSD.org; Mon, 17 May 2010 11:06:59 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 17 May 2010 11:06:59 GMT Message-Id: <201005171106.o4HB6xtE015758@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 11:07:00 -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 i386/146446 i386 [install] FreeBSD 8.0 installation hangs at an early s o i386/146221 i386 [boot] incompatibility of the BTX with toshiba tecra R o i386/145947 i386 FreeBSD 7.2 on Asus P5KC not support internal LAN Atta o i386/145718 i386 [est] [patch] fix freq calculation from MSR for CPUs w o i386/145079 i386 [boot] BTX halted on P3 server f i386/144967 i386 [ata] Error: unable to create filesystem f i386/144956 i386 [boot] Early minute-plus delay in boot on Intel Nehale o i386/144326 i386 [ata] PERC H200 Integrated/Adapter not recognized on D o i386/143587 i386 [boot] [hang] BTX 1.02 freezes upon assigning Bios C d o i386/142946 i386 [boot] Can't boot installation DVD. BTX halted o i386/142934 i386 [boot] Cannot boot FreeBSD 6.4, 7.x on Hint Corp VX Pr o i386/142421 i386 [ata] optical drives not found o i386/142190 i386 [boot] BTX Loader issue on Gigabyte Motherboard o i386/142108 i386 [panic] vm_fault: fault on nofault entry, addr: c32a40 o i386/141942 i386 [irq] interrupt storm (VIA 6421A atapci controller) o i386/141675 i386 [boot] memory and BTX halted on Sunfire X4170 o i386/141470 i386 [boot] BTX halted immediatly on selecting any of the b o i386/141468 i386 [boot] FreeBSD 8.0 boot manager can cause disk not pro o i386/141119 i386 [irq] Stop starting on computer with ISA network card o i386/140655 i386 [panic] Lenovo X300: fatal trap 12 after /sbin/halt -p o i386/140645 i386 [irq] High INTERRUPT rate on CPU 0 o i386/140448 i386 [boot] BTX loader hangs after displaying BIOS drives o i386/140268 i386 [install] 8.0-RC* does not install on MSI MS-7255 [reg o i386/139999 i386 [panic] random freeze and crash o i386/139743 i386 [ichsmb] [patch] ichsmb driver doesn't detects SMB bus o i386/139115 i386 [cpufreq] low cpu frequency reported [regression] o i386/138948 i386 [twa] [regression] da0: Fi o i386/138737 i386 [endian] [patch] Patch for bswap64(9) operation on IA o i386/138126 i386 [panic] Kernel panic trap 12 on bigger load o i386/137925 i386 [boot] BTX loader hangs when raid volume present [regr o i386/134984 i386 [boot] [hang] boot from i386 DVD on Lenovo R500 fails o i386/134242 i386 [boot0] [patch] improvement i386 boot0 error diagnose f i386/134106 i386 [boot] Dell Dimension XPS R400 fail to boot on CF IDE o i386/133727 i386 chars [[[[[[[[[[[[[ occur during install process (sett o i386/133388 i386 [est] est causes wrong dev.cpu.0.freq_levels values o i386/132416 i386 Popup motherboard bios setup window when rebooting sys o i386/132230 i386 [boot] [reboot] 7.1-RELEASE /boot/loader non-functiona o i386/131426 i386 hald makes cdrom fail o i386/130110 i386 [boot] BTX-Halted - booting with SAS/SATA Controller o i386/129550 i386 [pae] [kqueue] crash with PAE kernel o i386/128014 i386 [geode] [patch] AMD Geode CS5536 watchdog(9) not disab o i386/127981 i386 [loader] Stack underflow preventing boot [regression] o i386/127374 i386 Suspend/Resume with Keystroke only once on Thinkpad T4 o i386/127343 i386 [hang] System locks -- simular to PR 123729 o i386/127337 i386 [boot] FreeBSD 7.1/i386 BTX boot problem on Pavilion d o i386/126666 i386 [boot] [hang] boot failure for nForce 630i / GeForce 7 o i386/126162 i386 [acpi] ACPI autoload failed : loading required module o i386/125880 i386 [cardbus] Cardbus cards Don't function on TI PCIxx12 C o i386/125592 i386 [hang] FreeBSD 7 server in hang o i386/125011 i386 precision of constants for long double o i386/124633 i386 [boot] [panic] 7.0 does not boot from CD o i386/124124 i386 [boot] [panic] Page fault while booting livefs iso of o i386/123990 i386 [boot] BTX halted on Thinkpad x60s o i386/123981 i386 [pxeboot] You can't usefully PXEBOOT the 7.0-RELEASE-i o i386/123462 i386 clock is too fast a i386/122887 i386 [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immed f i386/122644 i386 [panic] on-boot mount /tmp kernel dump o i386/122623 i386 [build] [patch] bsd.cpu.mk doesn't handle opteron/athl o i386/122602 i386 [build] i386/conf/PAE does not compile on RELENG_7 o i386/122148 i386 [irq] interrupt storm on 7.0 [regression] o i386/121903 i386 [ips] [boot] can't boot on IBM x235 ServeRaid 6M [regr o i386/121675 i386 [ata] incorrect fallback to udma33 with CF memory inst o i386/121549 i386 [nfe]: nfe interface locks up during rc.conf initializ o i386/121258 i386 [boot] FreeBSD 6.3 / 7.0 boot problem [regression] o i386/120933 i386 [boot] 6.x and 7.x do not boot from CD on IBM HS20 883 o i386/119946 i386 [est] sysctl dev.cpu.0.freq on 75 Hz, cannot be change o i386/119574 i386 [i386] 7.0-RC1 times out in calibrate_clocks() [regres o i386/119175 i386 [busdma] [patch] Typo in bus_dmamem_alloc() o i386/118656 i386 [panic] Init dies in single user mode and box get kern o i386/118350 i386 [boot] [hang] BTX loader hangs on PC Engines WRAP o i386/118285 i386 [i386] Segmentation fault in reloc_non_plt. o i386/117297 i386 [hang] System hangs up every day o i386/116844 i386 [boot] [hang] cannot boot from cd when using Dell Vost o i386/116100 i386 [panic] Fatal trap 12 right after reboot (da0s1error = o i386/115947 i386 [hang] Dell poweredge 860 hangs when stressed and ACPI o i386/115854 i386 [boot] [install] Install FreeBSD with USB CDROM causes o i386/115285 i386 [panic] fatal trap 1 on freebsd 6.2 install boot up on o i386/114208 i386 [boot] Problem booting the FreeBSD CD ISO image o i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" o i386/113110 i386 [mk] [patch] i686 is not an alias of pentiumpro on GCC o i386/112635 i386 [hang] [loader] Hang during boot installation o i386/112580 i386 [boot] BTX Halted on HP DV6255 Notebook o i386/112487 i386 [sio] kernel panic on swi0:sio o i386/112036 i386 [ata] TIMEOUT - WRITE_DMA retrying, TIMEOUT - READ_DMA o i386/110218 i386 kmem_malloc(4096): kmem_map too small: 335544320 total o i386/110214 i386 [hang] FreeBSD 6.2 freezes on SSH activitiy caused by o i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode o i386/109568 i386 [panic] Reboot server with "Fatal trap 12" o i386/109423 i386 [ichsmb] ICH5 smb interface problems s i386/109200 i386 [ata] READ_UDMA UDMA ICRC error cause not detecting ca o i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap o i386/107564 i386 [install] fatal trap 19 during installation on a Dell o i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 o i386/106850 i386 [powerd] powernow0 attach returned 6 o i386/106789 i386 [nfe] or [nve]: Internal NIC of GA-K8N51GMF-RH does no o i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server o i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works o i386/104719 i386 [ata] Seagate ST3802110A errors/delays when using PIO4 f i386/104572 i386 [ata] issues with detecting HDD on Intel Q965 Express o i386/104473 i386 [boot] boot loader reboots before loading kernel on Al o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter s i386/103624 i386 [ata] [install] Problem installing on Dell Powervault o i386/103063 i386 [install] Can not install on Dell XPS 700 o i386/102562 i386 [em] no traffic pass through a em card after approx. a o i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze o i386/101616 i386 [hang] FreeBSD freeze on bootup, Compaq Proliant (lega o i386/101062 i386 [hang] Freeze on detect Intel 900 VGA on boot with ACP o i386/100831 i386 [sio] sio ignores BIOS information about serial ports o i386/100420 i386 [boot] boot1/boot2 lba error o i386/100204 i386 FreeBSD reports raid as broken - but it is not o i386/100142 i386 [pci] [patch] /dev/smb0 device not available on system o i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi o i386/98765 i386 [ata] timeouts on sata drive (Asus a7n8x-e) o i386/98366 i386 [em] Intel PRO/1000 MT Dual PCI-X: simulatenious 1000 o i386/98215 i386 [geode] [regression] FreeBSD can no longer boot Geode o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In o i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 o i386/97025 i386 [vmware] fbsd (2 cd) dont install in vmware 5.5.0 - re o i386/96406 i386 System freezes on IBM xSeries 335 with FreeBSD-6.0-REL o i386/96357 i386 FreeBSD cannot recognize all the logical partitions f i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o i386/93793 i386 [keyboard] Keyboard stops working after a shutdown -p o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/92193 i386 [boot] Can't boot from 6.0 Installation CD: BTX halted o i386/91745 i386 [smp] Second processor not detected on Proliant ML530 s i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re s i386/88491 i386 [install] Panic when boot installation CD1 (Acer Trave s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS o i386/85656 i386 [i386] [patch] expose more i386 specific CPU informati o i386/85655 i386 [i386] [patch] expose cpu info for i386 systems o i386/85653 i386 [i386] [patch] relieve hangs in tight loops in process o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod o i386/85417 i386 [i386] [npx] [patch] Possible bug in ia32 floating-poi s i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset p i386/81111 i386 [build] /boot/loader causes reboot due to CFLAGS+= -ms o i386/80268 i386 [panic] System with Transmeta Efficeon cpu crashes whi o i386/80095 i386 ld-elf.so.1 crashes with executables produced by tinyc s i386/79169 i386 [hang] freeze with striped USB Drives under high load o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o i386/74008 i386 [boot] IBM eServer x225 cannot boot any v5.x - endless o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o i386/72960 i386 [boot] BTX halted with Promise Tx2000 Raid o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice 150 problems total. From owner-freebsd-i386@FreeBSD.ORG Tue May 18 20:20:01 2010 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D73961065674 for ; Tue, 18 May 2010 20:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B42C78FC12 for ; Tue, 18 May 2010 20:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4IKK1gw054803 for ; Tue, 18 May 2010 20:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4IKK1vt054802; Tue, 18 May 2010 20:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 18 May 2010 20:20:01 GMT Resent-Message-Id: <201005182020.o4IKK1vt054802@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44350106567A for ; Tue, 18 May 2010 20:12:44 +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 32DA88FC14 for ; Tue, 18 May 2010 20:12:44 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4IKChuw078087 for ; Tue, 18 May 2010 20:12:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o4IKChgw078086; Tue, 18 May 2010 20:12:43 GMT (envelope-from nobody) Message-Id: <201005182012.o4IKChgw078086@www.freebsd.org> Date: Tue, 18 May 2010 20:12:43 GMT From: Alexander To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/146716: gcc CPU detection error X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2010 20:20:01 -0000 >Number: 146716 >Category: i386 >Synopsis: gcc CPU detection error >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 18 20:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Alexander >Release: FreeBSD 8.0-STABLE >Organization: >Environment: FreeBSD cakebox.tis 8.0-STABLE FreeBSD 8.0-STABLE #0: Mon Mar 1 12:13:22 CET 2010 root@cakebox.tis:/usr/obj/export/src/sys/net5501 i386 >Description: This is basically http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37179 $ gcc -march=native -### a16.c Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] "/usr/libexec/cc1" "-quiet" "-D_LONGLONG" "a16.c" "-march=athlon" "-mtune=athlon" "-quiet" "-dumpbase" "a16.c" "-auxbase" "a16" "-o" "/var/tmp//cc51kNdo.s" "/usr/bin/as" "-o" "/var/tmp//cc6UovRy.o" "/var/tmp//cc51kNdo.s" "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/var/tmp//cc6UovRy.o" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" vs: $ gcc44 -march=native -### a16.c Using built-in specs. Target: i386-portbld-freebsd8.0 Configured with: ./../gcc-4.4-20100427/configure --disable-nls --libdir=/usr/local/lib/gcc44 --libexecdir=/usr/local/libexec/gcc44 --program-suffix=44 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc44/include/c++/ --with-ld=/usr/local/bin/ld --with-libiconv-prefix=/usr/local --with-system-zlib --disable-rpath --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc44 --build=i386-portbld-freebsd8.0 Thread model: posix gcc version 4.4.4 20100427 (prerelease) (GCC) COLLECT_GCC_OPTIONS= "/usr/local/libexec/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/cc1" "-quiet" "a16.c" "-march=geode" "--param" "l1-cache-size=64" "--param" "l1-cache-line-size=32" "--param" "l2-cache-size=128" "-mtune=geode" "-quiet" "-dumpbase" "a16.c" "-auxbase" "a16" "-o" "/var/tmp//cct3VB2u.s" COLLECT_GCC_OPTIONS= "/usr/local/bin/as" "-o" "/var/tmp//ccfjzqyD.o" "/var/tmp//cct3VB2u.s" COMPILER_PATH=/usr/local/libexec/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/:/usr/local/libexec/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/:/usr/local/libexec/gcc44/gcc/i386-portbld-freebsd8.0/:/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/:/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/:/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/../../../../../i386-portbld-freebsd8.0/bin/ LIBRARY_PATH=/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/:/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/../../../../../i386-portbld-freebsd8.0/lib/:/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS= "/usr/local/libexec/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/collect2" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/crtbegin.o" "-L/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4" "-L/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/../../../../../i386-portbld-freebsd8.0/lib" "-L/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/../../.." "/var/tmp//ccfjzqyD.o" "-lgcc" "-lgcc_eh" "-lc" "-lgcc" "-lgcc_eh" "/usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.0/4.4.4/crtend.o" "/usr/lib/crtn.o" nagilum@cakebox /var/run > head -12 dmesg.boot Copyright (c) 1992-2010 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 8.0-STABLE #0: Mon Mar 1 12:13:22 CET 2010 root@cakebox.tis:/usr/obj/export/src/sys/net5501 i386 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Geode(TM) Integrated Processor by AMD PCS (499.90-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x5a2 Stepping = 2 Features=0x88a93d AMD Features=0xc0400000 real memory = 536870912 (512 MB) >How-To-Repeat: Compile code with -march=native on a Geode system, watch the resulting programs crash and die (no a Geode system). >Fix: See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37179 As a workaround I'm using "-march=pentium -mtune=generic" >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue May 18 21:20:01 2010 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E842E1065675 for ; Tue, 18 May 2010 21:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9F4988FC15 for ; Tue, 18 May 2010 21:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4ILK1Ya006242 for ; Tue, 18 May 2010 21:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4ILK1Eq006241; Tue, 18 May 2010 21:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 18 May 2010 21:20:01 GMT Resent-Message-Id: <201005182120.o4ILK1Eq006241@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Paul Rascagneres Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC13D1065670 for ; Tue, 18 May 2010 21:11:26 +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 CE1A78FC0A for ; Tue, 18 May 2010 21:11:26 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4ILBQ1F025067 for ; Tue, 18 May 2010 21:11:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o4ILBQIM025066; Tue, 18 May 2010 21:11:26 GMT (envelope-from nobody) Message-Id: <201005182111.o4ILBQIM025066@www.freebsd.org> Date: Tue, 18 May 2010 21:11:26 GMT From: Paul Rascagneres To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/146718: We can create a file in /etc with simple user using chpass X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2010 21:20:02 -0000 >Number: 146718 >Category: i386 >Synopsis: We can create a file in /etc with simple user using chpass >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 18 21:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Paul Rascagneres >Release: FreeBSD 8.0 >Organization: - >Environment: FreeBSD freebsd-laptop 8.0-STABLE FreeBSD 8.0-STABLE #1: Thu May 13 18:40:45 UTC 2010 root@freebsd-laptop:/usr/obj/usr/src/sys/POL_DTRACE i386 >Description: We can create a file in /etc by killing chpass. Example on my website : http://www.r00ted.com/doku.php?id=0day_freebsd_chpass Example : On xterm 1 : [pol@freebsd-laptop]$ export EDITOR=vi [pol@freebsd-laptop]$ chpass #Changing user information for pol. Shell: /usr/local/bin/bash Full Name: User & Office Location: Office Phone: Home Phone: Other information: On xterm 2 : [pol@freebsd-laptop ~]$ ps aux | grep chpass root 1736 0.0 0.1 3504 1276 2 SN+ 11:56PM 0:00.00 chpass pol 1739 0.0 0.1 3496 1260 4 SN+ 11:56PM 0:00.00 grep chpass [pol@freebsd-laptop ~]$ pstree 1736 -+= 01736 root chpass \--- 01737 pol vi /etc/pw.Iu09aU [pol@freebsd-laptop ~]$ kill -9 01736 After kill the file is not remove from /etc : [pol@freebsd-laptop ~]$ ls -l /etc/pw.Iu09aU -rw------- 1 pol pol 147 May 17 23:56 /etc/pw.Iu09aU I think it's strange to create temp file in /etc... Why put it on /tmp? >How-To-Repeat: I mention it on full description. >Fix: I think you need to modify the tempname in the file /usr/src/lib/libutil/pw_util.c to put it on /tmp >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Thu May 20 06:20:05 2010 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01F751065674 for ; Thu, 20 May 2010 06:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CD4478FC19 for ; Thu, 20 May 2010 06:20:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4K6K42u047654 for ; Thu, 20 May 2010 06:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4K6K4R4047653; Thu, 20 May 2010 06:20:04 GMT (envelope-from gnats) Date: Thu, 20 May 2010 06:20:04 GMT Message-Id: <201005200620.o4K6K4R4047653@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Remko Lodder Cc: Subject: Re: i386/146718: We can create a file in /etc with simple user using chpass X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Remko Lodder List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2010 06:20:05 -0000 The following reply was made to PR i386/146718; it has been noted by GNATS. From: Remko Lodder To: Paul Rascagneres Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/146718: We can create a file in /etc with simple user using chpass Date: Thu, 20 May 2010 08:10:52 +0200 On May 18, 2010, at 11:11 PM, Paul Rascagneres wrote: >=20 > I think it's strange to create temp file in /etc... Why put it on = /tmp? >> How-To-Repeat: > I mention it on full description. >> Fix: > I think you need to modify the tempname in the file = /usr/src/lib/libutil/pw_util.c to put it on /tmp /tmp might be on a different file system (which is the case if you use = automatic assignment), making it impossible to use this tool within single usermode for example. I think the default is fine. --=20 /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News