From owner-freebsd-amd64@FreeBSD.ORG Sun May 4 02:10:22 2008 Return-Path: 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 969F0106567F; Sun, 4 May 2008 02:10:22 +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 5563A8FC2D; Sun, 4 May 2008 02:10:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m442ALbh086833; Sat, 3 May 2008 22:10:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m442ALNd091486; Sat, 3 May 2008 22:10:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A5EB473039; Sat, 3 May 2008 22:10:21 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080504021021.A5EB473039@freebsd-current.sentex.ca> Date: Sat, 3 May 2008 22:10:21 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7015/Sat May 3 07:57:16 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2008 02:10:22 -0000 TB --- 2008-05-04 01:20:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-04 01:20:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-04 01:20:00 - cleaning the object tree TB --- 2008-05-04 01:20:22 - cvsupping the source tree TB --- 2008-05-04 01:20:22 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-04 01:20:29 - building world (CFLAGS=-O -pipe) TB --- 2008-05-04 01:20:29 - cd /src TB --- 2008-05-04 01:20:29 - /usr/bin/make -B buildworld >>> World build started on Sun May 4 01:20:32 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xalloc-die.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmalloc.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmemcoll.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoul.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoumax.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -o sort sort.o __fpending.o argmatch.o closeout.o dup-safer.o error.o exitfail.o fopen-safer.o hard-locale.o human.o long-options.o memcoll.o physmem.o posixver.o quote.o quotearg.o strnlen.o umaxtostr.o version-etc.o xalloc-die.o xmalloc.o xmemcoll.o xstrtoul.o xstrtoumax.o __fpending.o(.text+0x5): In function `__fpending': : undefined reference to `__fgetpendout' *** Error code 1 Stop in /src/gnu/usr.bin/sort. *** Error code 1 Stop in /src/gnu/usr.bin. *** Error code 1 Stop in /src/gnu. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-04 02:10:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-04 02:10:21 - ERROR: failed to build world TB --- 2008-05-04 02:10:21 - tinderbox aborted TB --- 2195.12 user 268.53 system 3020.73 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sun May 4 05:25:45 2008 Return-Path: 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 1A3C81065681; Sun, 4 May 2008 05:25:45 +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 CC2A18FC1F; Sun, 4 May 2008 05:25:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m445PiTa096030; Sun, 4 May 2008 01:25:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m445PioI003469; Sun, 4 May 2008 01:25:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 19FFF73039; Sun, 4 May 2008 01:25:44 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080504052544.19FFF73039@freebsd-current.sentex.ca> Date: Sun, 4 May 2008 01:25:44 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7015/Sat May 3 07:57:16 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2008 05:25:45 -0000 TB --- 2008-05-04 04:35:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-04 04:35:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-04 04:35:00 - cleaning the object tree TB --- 2008-05-04 04:35:21 - cvsupping the source tree TB --- 2008-05-04 04:35:21 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-04 04:35:27 - building world (CFLAGS=-O -pipe) TB --- 2008-05-04 04:35:27 - cd /src TB --- 2008-05-04 04:35:27 - /usr/bin/make -B buildworld >>> World build started on Sun May 4 04:35:29 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xalloc-die.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmalloc.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmemcoll.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoul.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoumax.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -o sort sort.o __fpending.o argmatch.o closeout.o dup-safer.o error.o exitfail.o fopen-safer.o hard-locale.o human.o long-options.o memcoll.o physmem.o posixver.o quote.o quotearg.o strnlen.o umaxtostr.o version-etc.o xalloc-die.o xmalloc.o xmemcoll.o xstrtoul.o xstrtoumax.o __fpending.o(.text+0x5): In function `__fpending': : undefined reference to `__fgetpendout' *** Error code 1 Stop in /src/gnu/usr.bin/sort. *** Error code 1 Stop in /src/gnu/usr.bin. *** Error code 1 Stop in /src/gnu. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-04 05:25:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-04 05:25:44 - ERROR: failed to build world TB --- 2008-05-04 05:25:44 - tinderbox aborted TB --- 2196.62 user 267.82 system 3043.71 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 05:46:00 2008 Return-Path: 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 A7022106567D; Mon, 5 May 2008 05:46:00 +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 4B1B08FC15; Mon, 5 May 2008 05:46:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m455jxLa072462; Mon, 5 May 2008 01:45:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m455jxtb023625; Mon, 5 May 2008 01:45:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7838D73039; Mon, 5 May 2008 01:45:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080505054559.7838D73039@freebsd-current.sentex.ca> Date: Mon, 5 May 2008 01:45:59 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7015/Sat May 3 07:57:16 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 05:46:00 -0000 TB --- 2008-05-05 04:10:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 04:10:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-05 04:10:00 - cleaning the object tree TB --- 2008-05-05 04:10:51 - cvsupping the source tree TB --- 2008-05-05 04:10:51 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-05 04:10:56 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 04:10:56 - cd /src TB --- 2008-05-05 04:10:56 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 04:10:59 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Mon May 5 05:40:33 UTC 2008 TB --- 2008-05-05 05:40:33 - generating LINT kernel config TB --- 2008-05-05 05:40:33 - cd /src/sys/amd64/conf TB --- 2008-05-05 05:40:33 - /usr/bin/make -B LINT TB --- 2008-05-05 05:40:34 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-05 05:40:34 - cd /src TB --- 2008-05-05 05:40:34 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 5 05:40:34 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/dc/pnphy.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_crom.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_os.c /src/sys/dev/dcons/dcons_os.c: In function 'dcons_check_break': /src/sys/dev/dcons/dcons_os.c:227: error: 'KDB_REQ_BREAK' undeclared (first use in this function) /src/sys/dev/dcons/dcons_os.c:227: error: (Each undeclared identifier is reported only once /src/sys/dev/dcons/dcons_os.c:227: error: for each function it appears in.) *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 05:45:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 05:45:59 - ERROR: failed to build lint kernel TB --- 2008-05-05 05:45:59 - tinderbox aborted TB --- 4145.73 user 530.50 system 5758.52 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 13:56:20 2008 Return-Path: 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 76F821065676; Mon, 5 May 2008 13:56:20 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 5430B8FC21; Mon, 5 May 2008 13:56:20 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (unknown [208.65.91.234]) by elvis.mu.org (Postfix) with ESMTP id 0B48F1A4D84; Mon, 5 May 2008 06:56:19 -0700 (PDT) From: John Baldwin To: Juergen Lock Date: Mon, 5 May 2008 09:50:57 -0400 User-Agent: KMail/1.9.7 References: <20080429222458.GA20855@saturn.kn-bremen.de> <200805011335.06415.jhb@freebsd.org> <20080503131139.GA37131@saturn.kn-bremen.de> In-Reply-To: <20080503131139.GA37131@saturn.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805050950.57484.jhb@freebsd.org> Cc: freebsd-emulation@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: seems I finally found what upset kqemu on amd64 SMP... shared gdt! (please test patch :) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 13:56:20 -0000 On Saturday 03 May 2008 09:11:39 am Juergen Lock wrote: > On Thu, May 01, 2008 at 01:35:06PM -0400, John Baldwin wrote: > > On Thursday 01 May 2008 11:53:04 am Juergen Lock wrote: > > > On Thu, May 01, 2008 at 10:11:06AM -0400, John Baldwin wrote: > > > > On Thursday 01 May 2008 06:19:51 am Juergen Lock wrote: > > > > > On Wed, Apr 30, 2008 at 12:24:58AM +0200, Juergen Lock wrote: > > > > > > Yeah, the amd64 kernel reuses the same gdt to setup all cpus, > > > > > > causing kqemu to end up restoring the interrupt stackpointer > > > > > > (after running guest code using its own cpu state) from the tss > > > > > > of the last cpu, regardless which cpu it happened to run on. And > > > > > > that then causes the last cpu's (usually) idle thread's stack to > > > > > > get smashed and the host doing multiple panics... (Which also > > > > > > explains why pinning qemu onto > > > > cpu > > > > > > > > 1 worked on a 2-way host.) > > > > > > > > > > Hmm maybe the following is a little more clear: kqemu sets up its > > > > > own cpu state and has to save and restore the original state > > > > > because of > > > > that, > > > > > > > so among other things it does an str insn (store task register), > > > > > and > > > > later > > > > > > > an ltr insn (load task register) using the value it got from the > > > > > first str insn. That ltr insn loads the selector for the tss which > > > > > is stored in the gdt, and that entry in the gdt is different for > > > > > each cpu, but > > > > since > > > > > > > a single gdt was reused to setup the cpus at boot (in > > > > > init_secondary() > > > > in > > > > > > > /sys/amd64/amd64/mp_machdep.c), it still points to the tss for the > > > > > last cpu, instead of to the right one for the cpu the ltr insn gets > > > > > executed > > > > on. > > > > > > > That is what the kqemu_tss_workaround() in the patch `fixes'... > > > > > > > > Perhaps kqemu shouldn't be doing str/ltr on amd64 instead? The > > > > things > > > > i386 > > > > > > uses a separate tss for in the kernel (separate stack for double > > > > faults) > > > > is > > > > > > handled differently on amd64 (on amd64 we make the double fault > > > > handler > > > > use > > > > > > one of the IST stacks). > > > > > > Well, kqemu uses its own gdt, tss and everything while running guest > > > code in its monitor, so it kinda has to do the str/ltr.s to setup its > > > stuff, run guest code, and then restore the original state of things. > > > (And `restore original state of things' is what failed here.) > > > > > > Oh and also the tss does seem to be used for the interrupt stack on > > > amd64 too, at least thats the one that ended up wrong and caused the > > > panics I saw... > > > > The single TSS holds the IST pointers. On i386 we use a separate TSS for > > double faults, but on amd64 a double fault uses the same TSS but uses the > > IST pointers from that same TSS. The TSS also holds the ring stack > > pointer for when syscalls, interrupts, and traps from userland cross from > > ring 3 to ring 0 which is probably why you got a panic. > > Yeah thats where it happened. > > > Because of the fact that amd64 in normal operation never changes the task > > register (and that the gdt isn't used quite the same either, all the > > per-cpu stuff is via FSBASE and GSBASE) I don't expect the kernel to > > change to use a per-cpu gdt or the like. I think you will need to use > > the current approach of patching kqemu to fixup the tss/gdt when > > reloading the task register. You might want to make it a regular part of > > the code rather than a workaround as a result. > > Hmm okay, how would you call it then, kqemu_tss_fixup? Sure. -- John Baldwin From owner-freebsd-amd64@FreeBSD.ORG Sat May 3 13:13:41 2008 Return-Path: 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 577D41065672; Sat, 3 May 2008 13:13:41 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.freebsd.org (Postfix) with ESMTP id DFF738FC18; Sat, 3 May 2008 13:13:40 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: by gwyn.kn-bremen.de (Postfix, from userid 10) id 2C3F02CC7E5; Sat, 3 May 2008 15:13:39 +0200 (CEST) Received: from saturn.kn-bremen.de (nox@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.14.2/8.13.8) with ESMTP id m43DBdu1037301; Sat, 3 May 2008 15:11:39 +0200 (CEST) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.14.2/8.13.6/Submit) id m43DBdhX037300; Sat, 3 May 2008 15:11:39 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Sat, 3 May 2008 15:11:39 +0200 To: John Baldwin Message-ID: <20080503131139.GA37131@saturn.kn-bremen.de> Mail-Followup-To: John Baldwin , freebsd-amd64@freebsd.org, freebsd-emulation@freebsd.org References: <20080429222458.GA20855@saturn.kn-bremen.de> <200805011011.06951.jhb@freebsd.org> <20080501155304.GB2940@saturn.kn-bremen.de> <200805011335.06415.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200805011335.06415.jhb@freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Mailman-Approved-At: Mon, 05 May 2008 15:46:49 +0000 Cc: freebsd-emulation@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: seems I finally found what upset kqemu on amd64 SMP... shared gdt! (please test patch :) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 13:13:41 -0000 On Thu, May 01, 2008 at 01:35:06PM -0400, John Baldwin wrote: > On Thursday 01 May 2008 11:53:04 am Juergen Lock wrote: > > On Thu, May 01, 2008 at 10:11:06AM -0400, John Baldwin wrote: > > > On Thursday 01 May 2008 06:19:51 am Juergen Lock wrote: > > > > On Wed, Apr 30, 2008 at 12:24:58AM +0200, Juergen Lock wrote: > > > > > Yeah, the amd64 kernel reuses the same gdt to setup all cpus, causing > > > > > kqemu to end up restoring the interrupt stackpointer (after running > > > > > guest code using its own cpu state) from the tss of the last cpu, > > > > > regardless which cpu it happened to run on. And that then causes the > > > > > last cpu's (usually) idle thread's stack to get smashed and the host > > > > > doing multiple panics... (Which also explains why pinning qemu onto > cpu > > > > > 1 worked on a 2-way host.) > > > > > > > > Hmm maybe the following is a little more clear: kqemu sets up its own > > > > cpu state and has to save and restore the original state because of > that, > > > > so among other things it does an str insn (store task register), and > later > > > > an ltr insn (load task register) using the value it got from the first > > > > str insn. That ltr insn loads the selector for the tss which is stored > > > > in the gdt, and that entry in the gdt is different for each cpu, but > since > > > > a single gdt was reused to setup the cpus at boot (in init_secondary() > in > > > > /sys/amd64/amd64/mp_machdep.c), it still points to the tss for the last > > > > cpu, instead of to the right one for the cpu the ltr insn gets executed > on. > > > > That is what the kqemu_tss_workaround() in the patch `fixes'... > > > > > > Perhaps kqemu shouldn't be doing str/ltr on amd64 instead? The things > i386 > > > uses a separate tss for in the kernel (separate stack for double faults) > is > > > handled differently on amd64 (on amd64 we make the double fault handler > use > > > one of the IST stacks). > > > > Well, kqemu uses its own gdt, tss and everything while running guest code > > in its monitor, so it kinda has to do the str/ltr.s to setup its stuff, run > > guest code, and then restore the original state of things. (And `restore > > original state of things' is what failed here.) > > > > Oh and also the tss does seem to be used for the interrupt stack on > > amd64 too, at least thats the one that ended up wrong and caused the panics > > I saw... > > The single TSS holds the IST pointers. On i386 we use a separate TSS for > double faults, but on amd64 a double fault uses the same TSS but uses the IST > pointers from that same TSS. The TSS also holds the ring stack pointer for > when syscalls, interrupts, and traps from userland cross from ring 3 to ring > 0 which is probably why you got a panic. > Yeah thats where it happened. > Because of the fact that amd64 in normal operation never changes the task > register (and that the gdt isn't used quite the same either, all the per-cpu > stuff is via FSBASE and GSBASE) I don't expect the kernel to change to use a > per-cpu gdt or the like. I think you will need to use the current approach > of patching kqemu to fixup the tss/gdt when reloading the task register. You > might want to make it a regular part of the code rather than a workaround as > a result. > Hmm okay, how would you call it then, kqemu_tss_fixup? Juergen From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:39:36 2008 Return-Path: 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 C94D01065670; Mon, 5 May 2008 01:39:36 +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 930D78FC14; Mon, 5 May 2008 01:39:36 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m451daTF098251; Mon, 5 May 2008 01:39:36 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451daRx098247; Mon, 5 May 2008 01:39:36 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:39:36 GMT Message-Id: <200805050139.m451daRx098247@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-fs@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:12:35 +0000 Cc: Subject: Re: kern/122888: [zfs] zfs hang w/ prefetch on, zil off while running transmission-daemon X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:39:36 -0000 Synopsis: [zfs] zfs hang w/ prefetch on, zil off while running transmission-daemon Responsible-Changed-From-To: freebsd-amd64->freebsd-fs Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 01:39:18 UTC 2008 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=122888 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:41:09 2008 Return-Path: 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 0FCFC106566C; Mon, 5 May 2008 01:41:09 +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 CE4458FC13; Mon, 5 May 2008 01:41:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m451f8R8098427; Mon, 5 May 2008 01:41:08 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451f8Ra098423; Mon, 5 May 2008 01:41:08 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:41:08 GMT Message-Id: <200805050141.m451f8Ra098423@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-net@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:12:42 +0000 Cc: Subject: Re: kern/122858: [nsswitch] nsswitch in 7.0 is f*cked up X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:41:09 -0000 Synopsis: [nsswitch] nsswitch in 7.0 is f*cked up Responsible-Changed-From-To: freebsd-amd64->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 01:40:11 UTC 2008 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=122858 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:43:38 2008 Return-Path: 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 A7FBF1065679; Mon, 5 May 2008 01:43:38 +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 6F2DC8FC24; Mon, 5 May 2008 01:43:38 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m451hc6v098612; Mon, 5 May 2008 01:43:38 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451hcnA098608; Mon, 5 May 2008 01:43:38 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:43:38 GMT Message-Id: <200805050143.m451hcnA098608@freefall.freebsd.org> To: rostyslav@optonline.net, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:12:47 +0000 Cc: Subject: Re: amd64/120243: [ndis] can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:43:38 -0000 Synopsis: [ndis] can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Mon May 5 01:42:45 UTC 2008 State-Changed-Why: Feedback timeout (> 2 months). Note that the advice to submitter was to use NDIS. http://www.freebsd.org/cgi/query-pr.cgi?pr=120243 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:44:10 2008 Return-Path: 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 30A59106566C; Mon, 5 May 2008 01:44: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 EEE548FC25; Mon, 5 May 2008 01:44: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.2/8.14.2) with ESMTP id m451i9E4098671; Mon, 5 May 2008 01:44:09 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451i9JJ098667; Mon, 5 May 2008 01:44:09 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:44:09 GMT Message-Id: <200805050144.m451i9JJ098667@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:12:53 +0000 Cc: Subject: Re: kern/120081: [ata] Hard drive not found during install FreeBSD 7.0 - RC1 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:44:10 -0000 Synopsis: [ata] Hard drive not found during install FreeBSD 7.0 - RC1 Responsible-Changed-From-To: freebsd-amd64->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 01:43:49 UTC 2008 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=120081 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:45:12 2008 Return-Path: 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 05C4F1065670; Mon, 5 May 2008 01:45:12 +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 C305C8FC26; Mon, 5 May 2008 01:45:11 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m451jBMf098797; Mon, 5 May 2008 01:45:11 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451jBDn098793; Mon, 5 May 2008 01:45:11 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:45:11 GMT Message-Id: <200805050145.m451jBDn098793@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-net@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:13:00 +0000 Cc: Subject: Re: kern/119516: [ip6] [panic] _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ /usr/src/sys/net/route.c:1287 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:45:12 -0000 Synopsis: [ip6] [panic] _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ /usr/src/sys/net/route.c:1287 Responsible-Changed-From-To: freebsd-amd64->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 01:44:51 UTC 2008 Responsible-Changed-Why: This is probably not amd64-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=119516 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:52:27 2008 Return-Path: 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 BB14B1065676; Mon, 5 May 2008 01:52:27 +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 83FA88FC17; Mon, 5 May 2008 01:52:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m451qRjP099336; Mon, 5 May 2008 01:52:27 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451qRS2099332; Mon, 5 May 2008 01:52:27 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:52:27 GMT Message-Id: <200805050152.m451qRS2099332@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, ume@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:13:05 +0000 Cc: Subject: Re: ports/106604: security/cyrus-sasl2-saslauthd crashes with signal 6 on FreeBSD 6.2-PRERELEASE #1: Sat Dec 2 AMD64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:52:27 -0000 Old Synopsis: saslauthd crashes with signal 6 on FreeBSD 6.2-PRERELEASE #1: Sat Dec 2 AMD64 New Synopsis: security/cyrus-sasl2-saslauthd crashes with signal 6 on FreeBSD 6.2-PRERELEASE #1: Sat Dec 2 AMD64 Responsible-Changed-From-To: freebsd-amd64->ume Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 01:50:44 UTC 2008 Responsible-Changed-Why: Try to reclassify this as a ports PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=106604 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:54:57 2008 Return-Path: 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 2A08F1065674; Mon, 5 May 2008 01:54:57 +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 E7A098FC15; Mon, 5 May 2008 01:54:56 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m451sugX099573; Mon, 5 May 2008 01:54:56 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451suY5099569; Mon, 5 May 2008 01:54:56 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:54:56 GMT Message-Id: <200805050154.m451suY5099569@freefall.freebsd.org> To: may@chg.ru, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:13:10 +0000 Cc: Subject: Re: amd64/92889: [libc] xdr double buffer overflow X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:54:57 -0000 Synopsis: [libc] xdr double buffer overflow State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Mon May 5 01:54:22 UTC 2008 State-Changed-Why: Note that submitter was asked for feedback quite some time ago. http://www.freebsd.org/cgi/query-pr.cgi?pr=92889 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:55:52 2008 Return-Path: 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 2413A1065675; Mon, 5 May 2008 01:55:52 +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 E191E8FC14; Mon, 5 May 2008 01:55:51 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m451tpSV099665; Mon, 5 May 2008 01:55:51 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451tpOS099661; Mon, 5 May 2008 01:55:51 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:55:51 GMT Message-Id: <200805050155.m451tpOS099661@freefall.freebsd.org> To: heeroy@heeroy.no-ip.org, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:13:15 +0000 Cc: Subject: Re: amd64/91195: [ata] FreeBSD 6.0(amd64) and Asus A8R-MVP X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:55:52 -0000 Old Synopsis: FreeBSD 6.0(amd64) and Asus A8R-MVP New Synopsis: [ata] FreeBSD 6.0(amd64) and Asus A8R-MVP State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Mon May 5 01:55:19 UTC 2008 State-Changed-Why: Is this still a problem with modern versions of FreeBSD? http://www.freebsd.org/cgi/query-pr.cgi?pr=91195 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 01:56:27 2008 Return-Path: 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 43B091065674; Mon, 5 May 2008 01:56:27 +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 0DF038FC13; Mon, 5 May 2008 01:56:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m451uQht099719; Mon, 5 May 2008 01:56:26 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m451uQGK099715; Mon, 5 May 2008 01:56:26 GMT (envelope-from linimon) Date: Mon, 5 May 2008 01:56:26 GMT Message-Id: <200805050156.m451uQGK099715@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-geom@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:13:21 +0000 Cc: Subject: Re: kern/89546: [geom] GEOM error X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 01:56:27 -0000 Synopsis: [geom] GEOM error Responsible-Changed-From-To: freebsd-amd64->freebsd-geom Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 01:56:00 UTC 2008 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=89546 From owner-freebsd-amd64@FreeBSD.ORG Mon May 5 11:07:01 2008 Return-Path: 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 7AE96106567B for ; Mon, 5 May 2008 11:07:01 +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 653018FC0C for ; Mon, 5 May 2008 11:07:01 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m45B718M070631 for ; Mon, 5 May 2008 11:07:01 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m45B70j8070627 for freebsd-amd64@FreeBSD.org; Mon, 5 May 2008 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 5 May 2008 11:07:00 GMT Message-Id: <200805051107.m45B70j8070627@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-amd64@FreeBSD.org X-Mailman-Approved-At: Mon, 05 May 2008 16:13:35 +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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 11:07:01 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/112222 amd64 [libc] 32-bit libc incorrectly converts some FP number 1 problem total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/73322 amd64 [msdosfs] [hang] unarchiving /etc to msdosfs locks up o amd64/74747 amd64 [panic] System panic on shutdown when process will not o amd64/76136 amd64 [hang] system halts before reboot o amd64/78406 amd64 [panic]AMD64 w/ SCSI: issue 'rm -r /usr/ports' and sys o amd64/85451 amd64 [hang] 6.0-BETA3 lockups on AMD64 (PREEMPTION only) o amd64/86080 amd64 [radeon] [hang] radeon DRI causes system hang on amd64 o amd64/87258 amd64 [smp] [boot] cannot boot with SMP and Areca ARC-1160 r o amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powerd results in o amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD 6.0-RC1 amd6 o amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron 244 5-STABLE o amd64/87977 amd64 [busdma] [panic] amd64 busdma dflt_lock called (by ata o amd64/88568 amd64 [panic] 6.0-RELEASE install cd does not boot with usb o amd64/88790 amd64 [panic] kernel panic on first boot (after the FreeBSD o amd64/89501 amd64 [install] System crashes on install using ftp on local o amd64/89503 amd64 [boot] Cant Boot Installation Disk o amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr on 6.0-amd64 o amd64/91492 amd64 [boot] BTX halted o amd64/92337 amd64 [em] FreeBSD 6.0 Release Intel Pro 1000 MT em1 no buff f amd64/92889 amd64 [libc] xdr double buffer overflow o amd64/93961 amd64 [busdma] Problem in bounce buffer handling in sys/amd6 o amd64/94677 amd64 [panic] panic in amd64 install at non-root user creati o amd64/94989 amd64 [boot] BTX Halts on Sun Fire X2100 w/6.1-BETA4 (amd64) o amd64/95888 amd64 [ata] kernel: ad2: TIMEOUT - WRITE_DMA retrying on HP o amd64/97337 amd64 [dri] xorg reboots system if dri module is enabled o amd64/102122 amd64 [boot] 6.1-RELEASE amd64 Install Media panics on boot. s amd64/104311 amd64 ports/wine should be installable on amd64 f amd64/105514 amd64 [boot] FreeBSD/amd64 - Fails to boot on HP Pavilion dv o amd64/105531 amd64 [ata] gigabyte GA-M51GM-S2G / nVidia nForce 430 - does o amd64/105629 amd64 [re] TrendNet TEG-BUSR 10/100/1000 disables itself on s amd64/108861 amd64 [nve] nve(4) driver on FreeBSD 6.2 AMD64 does not work a amd64/109584 amd64 zdump(8) doesn't work o amd64/110655 amd64 [threads] 32 bit threaded applications crash on amd64 o amd64/111992 amd64 [boot] BTX failed - HP Laptop dv2315nr o amd64/113021 amd64 [re] ASUS M2A-VM onboard NIC does not work o amd64/114111 amd64 [nfs] System crashes while writing on NFS-mounted shar o amd64/115194 amd64 LCD screen remains blank after Dell XPS M1210 lid is c s amd64/115815 amd64 [ata] [request] Gigabyte GA-M61P-S3 Motherboard unsupp o amd64/116159 amd64 [panic] Panic while debugging on CURRENT o amd64/116322 amd64 [panic] At start fsck on current, the system panics o amd64/116620 amd64 [hang] ifconfig spins when creating carp(4) device on o amd64/116977 amd64 [boot] FreeBSD/amd64 - Fails to boot on HP Pavilion dv o amd64/117296 amd64 [ata] I don`t see second SATA IDE on VIA VT8237A o amd64/117316 amd64 [acpi] ACPI lockups on SuperMicro motherboard o amd64/117418 amd64 [hang] FreeBSD 6.2 crash on amd64 4400+ with ssh o amd64/119591 amd64 [amd64] [patch] time_t on 64-bit architecture o amd64/119936 amd64 [install] FreeBSD 7.0-RC1 amd64 and i386 installer dis o amd64/120202 amd64 [amd64] [patch] [panic] kernel panic at start_all_aps, f amd64/120956 amd64 [panic] FreeBSD 6.3 Release: Fatal trap 12: page fault o amd64/121439 amd64 [boot] Installation of FreeBSD 7.0 fails: ACPI problem o amd64/122423 amd64 Port install fails after upgrade o amd64/122624 amd64 unusable minimal installation of FreeBSD-7.0 o amd64/122695 amd64 [cpufreq] Lack of cpufreq control using amd64 eith cor f amd64/122699 amd64 can't reboot hp ML110 M5 using FreeBSD 7.0-Release amd o amd64/123275 amd64 [cbb] [pcmcia] cbb/pcmcia drivers on amd64 failure [re 54 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/74608 amd64 [mpt] [hang] mpt hangs 5 minutes when booting s amd64/85273 amd64 [install] FreeBSD (NetBSD or OpenBSD) not install on l f amd64/91195 amd64 [ata] FreeBSD 6.0(amd64) and Asus A8R-MVP o amd64/100838 amd64 [powerd] FreeBSD 6.0/6.1 kernel panics when booting wi o amd64/102716 amd64 ex with no argument in an xterm gets SIGSEGV o amd64/103259 amd64 [ar] Cannot use ataraid on nvidia nForce4+amd64 o bin/105542 amd64 on amd64, ldd(1) produces bogus output for i386 execut o amd64/106186 amd64 [panic] panic in swap_pager_swap_init (amd64/smp/6.2-p o amd64/110599 amd64 [geli] geli attach to gmirror device hangs and cannot o amd64/111096 amd64 motherboard ASRock AM2NF6G-VSTA not supported a amd64/113111 amd64 [Makefile] [patch] Potentially wrong instructions will o amd64/114270 amd64 [cpufreq] cpufreq doesnt work when compiled in to kern o amd64/115581 amd64 [Makefile] [patch] -mfancy-math-387 has no effect o amd64/116457 amd64 [install] can't install freebsd on dv9420us o amd64/116514 amd64 freebsd6.2 can't detect GA-M61SME-S2's onboard lan car f amd64/116670 amd64 [ata] onboard SATA RAID1 controllers not supported for s amd64/116689 amd64 [request] support for MSI K9MM-V o amd64/117186 amd64 [modules] kldload Unsupported file type on STABLE amd6 f amd64/119949 amd64 [install] 6.3-RELEASE install; cannot find packages/IN f amd64/121590 amd64 powerd(8) may not work correctly f amd64/122468 amd64 Compile problems after upgrading to 7.0 o amd64/122549 amd64 7.0-RELEASE-amd64-bootonly.iso doesn't work w/ serial 22 problems total. From owner-freebsd-amd64@FreeBSD.ORG Tue May 6 11:00:05 2008 Return-Path: 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 699C9106567F for ; Tue, 6 May 2008 11:00:05 +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 4BE0C8FC22 for ; Tue, 6 May 2008 11:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m46B05X3072748 for ; Tue, 6 May 2008 11:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m46B05aA072747; Tue, 6 May 2008 11:00:05 GMT (envelope-from gnats) Resent-Date: Tue, 6 May 2008 11:00:05 GMT Resent-Message-Id: <200805061100.m46B05aA072747@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, KOIE Hidetaka Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B00C106566B for ; Tue, 6 May 2008 10:54:34 +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 3417F8FC19 for ; Tue, 6 May 2008 10:54:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m46ArgIh089716 for ; Tue, 6 May 2008 10:53:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m46Arg8J089713; Tue, 6 May 2008 10:53:42 GMT (envelope-from nobody) Message-Id: <200805061053.m46Arg8J089713@www.freebsd.org> Date: Tue, 6 May 2008 10:53:42 GMT From: KOIE Hidetaka To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Tue, 06 May 2008 15:56:10 +0000 Cc: Subject: amd64/123456: /usr/bin/fstat shows error messages and hang. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 11:00:05 -0000 >Number: 123456 >Category: amd64 >Synopsis: /usr/bin/fstat shows error messages and hang. >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: Tue May 06 11:00:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: KOIE Hidetaka >Release: FreeBSD 8.0-CURRENT amd64 >Organization: surigiken >Environment: System: FreeBSD guriandgura 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon May 5 13:17:50 JST 2008 koie@guriandgura:/usr/obj/usr/src\ /sys/GURIANDGURA amd64 >Description: fstat -v shows error message like this: can't read vnode at 0x0 for pid *** can't read znode_phys at 0x**** for pid *** unknown file type 5 for file 5 of pid *** fstat / hangs. >How-To-Repeat: >Fix: Patch for "can't read vnode at 0x0 for pid ***": vtrans() is invoked iff vp is not null. Patch for "can't read znode_phys at 0x**** for pid ***": znode_phys is void *, not int. Patch for "unknown file type 5 for file 5 of pid ***": consider other DTYPEs. Patch for hanging: sysctl "debug.sizeof.znode" returns int, not size_t. Patch attached with submission follows: diff -c -r1.65 fstat.c *** fstat.c 5 Nov 2007 23:15:02 -0000 1.65 --- fstat.c 6 May 2008 10:11:33 -0000 *************** *** 348,354 **** /* * current working directory vnode */ ! vtrans(filed.fd_cdir, CDIR, FREAD); /* * jail root, if any. */ --- 348,355 ---- /* * current working directory vnode */ ! if (filed.fd_cdir) ! vtrans(filed.fd_cdir, CDIR, FREAD); /* * jail root, if any. */ *************** *** 390,417 **** i, (void *)ofiles[i], Pid); continue; } ! if (file.f_type == DTYPE_VNODE) vtrans(file.f_vnode, i, file.f_flag); ! else if (file.f_type == DTYPE_SOCKET) { if (checkfile == 0) socktrans(file.f_data, i); ! } #ifdef DTYPE_PIPE ! else if (file.f_type == DTYPE_PIPE) { if (checkfile == 0) pipetrans(file.f_data, i, file.f_flag); ! } #endif #ifdef DTYPE_FIFO ! else if (file.f_type == DTYPE_FIFO) { if (checkfile == 0) vtrans(file.f_vnode, i, file.f_flag); ! } #endif ! else { dprintf(stderr, "unknown file type %d for file %d of pid %d\n", file.f_type, i, Pid); } } } --- 391,435 ---- i, (void *)ofiles[i], Pid); continue; } ! switch (file.f_type) { ! case DTYPE_VNODE: vtrans(file.f_vnode, i, file.f_flag); ! break; ! case DTYPE_SOCKET: if (checkfile == 0) socktrans(file.f_data, i); ! break; #ifdef DTYPE_PIPE ! case DTYPE_PIPE: if (checkfile == 0) pipetrans(file.f_data, i, file.f_flag); ! break; #endif #ifdef DTYPE_FIFO ! case DTYPE_FIFO: if (checkfile == 0) vtrans(file.f_vnode, i, file.f_flag); ! break; #endif ! #ifdef DTYPE_KQUEUE ! case DTYPE_KQUEUE: ! #endif ! #ifdef DTYPE_CRYPTO ! case DTYPE_CRYPTO: ! #endif ! #ifdef DTYPE_MQUEUE ! case DTYPE_MQUEUE: ! #endif ! #ifdef DTYPE_SHM ! case DTYPE_SHM: ! #endif ! /* not supported */ ! break; ! default: dprintf(stderr, "unknown file type %d for file %d of pid %d\n", file.f_type, i, Pid); + break; } } } diff -c -r1.2 zfs.c *** zfs.c 17 Nov 2007 23:21:38 -0000 1.2 --- zfs.c 6 May 2008 10:02:48 -0000 *************** *** 68,75 **** uint64_t *zid; void *znodeptr, *vnodeptr; char *dataptr; ! int *zphys_addr; ! size_t len, size; len = sizeof(size); if (sysctlbyname("debug.sizeof.znode", &size, &len, NULL, 0) == -1) { --- 68,76 ---- uint64_t *zid; void *znodeptr, *vnodeptr; char *dataptr; ! void *zphys_addr; ! size_t len; ! int size; len = sizeof(size); if (sysctlbyname("debug.sizeof.znode", &size, &len, NULL, 0) == -1) { *************** *** 84,90 **** /* Since we have problems including vnode.h, we'll use the wrappers. */ vnodeptr = getvnodedata(vp); ! if (!KVM_READ(vnodeptr, znodeptr, size)) { dprintf(stderr, "can't read znode at %p for pid %d\n", (void *)vnodeptr, Pid); goto bad; --- 85,91 ---- /* Since we have problems including vnode.h, we'll use the wrappers. */ vnodeptr = getvnodedata(vp); ! if (!KVM_READ(vnodeptr, znodeptr, (size_t)size)) { dprintf(stderr, "can't read znode at %p for pid %d\n", (void *)vnodeptr, Pid); goto bad; *************** *** 99,107 **** */ dataptr = znodeptr; zid = (uint64_t *)(dataptr + LOCATION_ZID); ! zphys_addr = (int *)(dataptr + LOCATION_ZPHYS(size)); ! if (!KVM_READ(*zphys_addr, &zphys, sizeof(zphys))) { dprintf(stderr, "can't read znode_phys at %p for pid %d\n", zphys_addr, Pid); goto bad; --- 100,108 ---- */ dataptr = znodeptr; zid = (uint64_t *)(dataptr + LOCATION_ZID); ! zphys_addr = *(void **)(dataptr + LOCATION_ZPHYS(size)); ! if (!KVM_READ(zphys_addr, &zphys, sizeof(zphys))) { dprintf(stderr, "can't read znode_phys at %p for pid %d\n", zphys_addr, Pid); goto bad; >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Tue May 6 18:21:29 2008 Return-Path: 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 326D41065673; Tue, 6 May 2008 18:21:29 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.freebsd.org (Postfix) with ESMTP id A6F328FC15; Tue, 6 May 2008 18:21:28 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: by gwyn.kn-bremen.de (Postfix, from userid 10) id B07002CE67D; Tue, 6 May 2008 20:21:26 +0200 (CEST) Received: from saturn.kn-bremen.de (nox@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.14.2/8.13.8) with ESMTP id m46IJVAX022873; Tue, 6 May 2008 20:19:31 +0200 (CEST) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.14.2/8.13.6/Submit) id m46IJVfX022872; Tue, 6 May 2008 20:19:31 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Tue, 6 May 2008 20:19:31 +0200 To: John Baldwin Message-ID: <20080506181931.GA22856@saturn.kn-bremen.de> Mail-Followup-To: John Baldwin , freebsd-amd64@freebsd.org, freebsd-emulation@freebsd.org References: <20080429222458.GA20855@saturn.kn-bremen.de> <200805011335.06415.jhb@freebsd.org> <20080503131139.GA37131@saturn.kn-bremen.de> <200805050950.57484.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200805050950.57484.jhb@freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Mailman-Approved-At: Tue, 06 May 2008 18:47:26 +0000 Cc: freebsd-emulation@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: seems I finally found what upset kqemu on amd64 SMP... shared gdt! (please test patch :) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 18:21:29 -0000 On Mon, May 05, 2008 at 09:50:57AM -0400, John Baldwin wrote: > On Saturday 03 May 2008 09:11:39 am Juergen Lock wrote: > > On Thu, May 01, 2008 at 01:35:06PM -0400, John Baldwin wrote: > > > On Thursday 01 May 2008 11:53:04 am Juergen Lock wrote: > > > > On Thu, May 01, 2008 at 10:11:06AM -0400, John Baldwin wrote: > > > > > On Thursday 01 May 2008 06:19:51 am Juergen Lock wrote: > > > > > > On Wed, Apr 30, 2008 at 12:24:58AM +0200, Juergen Lock wrote: > > > > > > > Yeah, the amd64 kernel reuses the same gdt to setup all cpus, > > > > > > > causing kqemu to end up restoring the interrupt stackpointer > > > > > > > (after running guest code using its own cpu state) from the tss > > > > > > > of the last cpu, regardless which cpu it happened to run on. And > > > > > > > that then causes the last cpu's (usually) idle thread's stack to > > > > > > > get smashed and the host doing multiple panics... (Which also > > > > > > > explains why pinning qemu onto > > > > > > cpu > > > > > > > > > > 1 worked on a 2-way host.) > > > > > > > > > > > > Hmm maybe the following is a little more clear: kqemu sets up its > > > > > > own cpu state and has to save and restore the original state > > > > > > because of > > > > > > that, > > > > > > > > > so among other things it does an str insn (store task register), > > > > > > and > > > > > > later > > > > > > > > > an ltr insn (load task register) using the value it got from the > > > > > > first str insn. That ltr insn loads the selector for the tss which > > > > > > is stored in the gdt, and that entry in the gdt is different for > > > > > > each cpu, but > > > > > > since > > > > > > > > > a single gdt was reused to setup the cpus at boot (in > > > > > > init_secondary() > > > > > > in > > > > > > > > > /sys/amd64/amd64/mp_machdep.c), it still points to the tss for the > > > > > > last cpu, instead of to the right one for the cpu the ltr insn gets > > > > > > executed > > > > > > on. > > > > > > > > > That is what the kqemu_tss_workaround() in the patch `fixes'... > > > > > > > > > > Perhaps kqemu shouldn't be doing str/ltr on amd64 instead? The > > > > > things > > > > > > i386 > > > > > > > > uses a separate tss for in the kernel (separate stack for double > > > > > faults) > > > > > > is > > > > > > > > handled differently on amd64 (on amd64 we make the double fault > > > > > handler > > > > > > use > > > > > > > > one of the IST stacks). > > > > > > > > Well, kqemu uses its own gdt, tss and everything while running guest > > > > code in its monitor, so it kinda has to do the str/ltr.s to setup its > > > > stuff, run guest code, and then restore the original state of things. > > > > (And `restore original state of things' is what failed here.) > > > > > > > > Oh and also the tss does seem to be used for the interrupt stack on > > > > amd64 too, at least thats the one that ended up wrong and caused the > > > > panics I saw... > > > > > > The single TSS holds the IST pointers. On i386 we use a separate TSS for > > > double faults, but on amd64 a double fault uses the same TSS but uses the > > > IST pointers from that same TSS. The TSS also holds the ring stack > > > pointer for when syscalls, interrupts, and traps from userland cross from > > > ring 3 to ring 0 which is probably why you got a panic. > > > > Yeah thats where it happened. > > > > > Because of the fact that amd64 in normal operation never changes the task > > > register (and that the gdt isn't used quite the same either, all the > > > per-cpu stuff is via FSBASE and GSBASE) I don't expect the kernel to > > > change to use a per-cpu gdt or the like. I think you will need to use > > > the current approach of patching kqemu to fixup the tss/gdt when > > > reloading the task register. You might want to make it a regular part of > > > the code rather than a workaround as a result. > > > > Hmm okay, how would you call it then, kqemu_tss_fixup? > > Sure. Okay, I shall rename it at the next kqemu commit. Thanx, Juergen From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 00:23:03 2008 Return-Path: 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 6ADE91065674; Wed, 7 May 2008 00:23:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0E2CA8FC0C; Wed, 7 May 2008 00:23:02 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m470N2g2072792; Tue, 6 May 2008 20:23:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m470N2Eo069591; Tue, 6 May 2008 20:23:02 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 538F373039; Tue, 6 May 2008 20:23:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080507002302.538F373039@freebsd-current.sentex.ca> Date: Tue, 6 May 2008 20:23:02 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 00:23:03 -0000 TB --- 2008-05-06 23:50:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 23:50:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-06 23:50:01 - cleaning the object tree TB --- 2008-05-06 23:50:48 - cvsupping the source tree TB --- 2008-05-06 23:50:48 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-06 23:50:54 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 23:50:54 - cd /src TB --- 2008-05-06 23:50:54 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 23:50:55 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies [...] sh /src/usr.bin/kdump/mksubr /obj/amd64/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:114: /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-07 00:23:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 00:23:02 - ERROR: failed to build world TB --- 2008-05-07 00:23:02 - tinderbox aborted TB --- 1425.39 user 194.90 system 1981.19 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 02:27:28 2008 Return-Path: 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 34098106566B; Wed, 7 May 2008 02:27:28 +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 E2BE08FC0A; Wed, 7 May 2008 02:27:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m472RRTc082456; Tue, 6 May 2008 22:27:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m472RRv1047549; Tue, 6 May 2008 22:27:27 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 06DFB73039; Tue, 6 May 2008 22:27:27 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080507022727.06DFB73039@freebsd-current.sentex.ca> Date: Tue, 6 May 2008 22:27:27 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 02:27:28 -0000 TB --- 2008-05-07 01:55:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 01:55:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-07 01:55:00 - cleaning the object tree TB --- 2008-05-07 01:55:18 - cvsupping the source tree TB --- 2008-05-07 01:55:18 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-07 01:55:25 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 01:55:25 - cd /src TB --- 2008-05-07 01:55:25 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 01:55:28 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies [...] sh /src/usr.bin/kdump/mksubr /obj/amd64/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:114: /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-07 02:27:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 02:27:26 - ERROR: failed to build world TB --- 2008-05-07 02:27:26 - tinderbox aborted TB --- 1422.69 user 193.62 system 1946.28 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 04:32:32 2008 Return-Path: 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 9FF1C1065683; Wed, 7 May 2008 04:32:32 +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 442E78FC18; Wed, 7 May 2008 04:32:32 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m474WVWs082636; Wed, 7 May 2008 00:32:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m474WVd2054664; Wed, 7 May 2008 00:32:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8C3CD73039; Wed, 7 May 2008 00:32:31 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080507043231.8C3CD73039@freebsd-current.sentex.ca> Date: Wed, 7 May 2008 00:32:31 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 04:32:32 -0000 TB --- 2008-05-07 04:00:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 04:00:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-07 04:00:01 - cleaning the object tree TB --- 2008-05-07 04:00:18 - cvsupping the source tree TB --- 2008-05-07 04:00:18 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-07 04:00:25 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 04:00:25 - cd /src TB --- 2008-05-07 04:00:25 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 04:00:27 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies [...] sh /src/usr.bin/kdump/mksubr /obj/amd64/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:114: /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/amd64/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-07 04:32:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 04:32:31 - ERROR: failed to build world TB --- 2008-05-07 04:32:31 - tinderbox aborted TB --- 1424.42 user 192.25 system 1950.41 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 16:30:01 2008 Return-Path: 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 DDC8A10656AC for ; Wed, 7 May 2008 16:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B56A58FC1D for ; Wed, 7 May 2008 16:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m47GU17x024050 for ; Wed, 7 May 2008 16:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m47GU1eU024047; Wed, 7 May 2008 16:30:01 GMT (envelope-from gnats) Resent-Date: Wed, 7 May 2008 16:30:01 GMT Resent-Message-Id: <200805071630.m47GU1eU024047@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, Randy Schultz Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F3481065672 for ; Wed, 7 May 2008 16:22:32 +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 208D68FC12 for ; Wed, 7 May 2008 16:22:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m47GLbAp018316 for ; Wed, 7 May 2008 16:21:37 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m47GLbCD018315; Wed, 7 May 2008 16:21:37 GMT (envelope-from nobody) Message-Id: <200805071621.m47GLbCD018315@www.freebsd.org> Date: Wed, 7 May 2008 16:21:37 GMT From: Randy Schultz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Wed, 07 May 2008 16:53:05 +0000 Cc: Subject: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 16:30:02 -0000 >Number: 123495 >Category: amd64 >Synopsis: 7.0 AMD64 doesn't install on a Dell SC1435 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 07 16:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Randy Schultz >Release: 7.0 AMD64 >Organization: Earlham College >Environment: Sorry, cannot. Can't get it to install. ;> >Description: I believe this may be additional information for PR #122572. Hardware: Dell SC1435, twin Hitachi UltraStar 750 GB SATA-II drives plugged right into the mobo with SATA-II cables. For completeness, the system also has 1 dual-core AMD Opteron, 2 GB RAM, and a SCSI card plugged into it. FBSD 6.x AMD64 works great on this system, as does centos linux. When I try to install 7.0 (AMD64 of course), on boot (off the cdrom) I notice: ad4: DMA limited to UDMA33, device found non-ATA66 cable Not sure if that is an important clue but it seems to be. I know my cables are SATA-II, FWIW. Install jams along nicely until it actually tries to write distributions to the drives. The format piece works well w/o errors that I have seen. To use my example, as soon as it started writing the base system to the drive it started erroring out. Here is a piece of what I captured: ... ./usr/sbin/spkrtest ./usr/sbin/srpay NMI ISA 30, EINSA Mlf fI SA 20, EISA ff NMI ISA 30, EISNAM If ISfA 20, EISA ff ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=34170879 aNMI ISA 30, EISAN fMfl ISA 30, EISA ff This is exactly what was coming out on the console, including case changes. Note that I had to type this in by hand. I tried to make sure there were no typos but I am an inperfect being. ;> The timeouts and NMI's continued ad nauseatum. The LBA was always different. It seems some things may not have gotten displayed properly. For example, the second error line seems like it should start with "ISA", not "SA". I fiddled with the monitor settings wondering if something was being chopped off to no effect. May be the vid chip. This is repeatable at any time. >How-To-Repeat: Any time I try to install 7.0 AMD64 on this system. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 17:41:02 2008 Return-Path: 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 2D79F106564A for ; Wed, 7 May 2008 17:41:02 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from parsely.rain.com (parsely.rain.com [199.26.172.196]) by mx1.freebsd.org (Postfix) with ESMTP id 9E1FD8FC12 for ; Wed, 7 May 2008 17:41:01 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from sopwith.solgatos.com (uucp@localhost) by parsely.rain.com (8.11.4/8.11.4) with UUCP id m47Heur80331; Wed, 7 May 2008 10:40:56 -0700 (PDT) (envelope-from freebsd@sopwith.solgatos.com) Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id RAA19648; Wed, 7 May 2008 17:39:35 GMT Message-Id: <200805071739.RAA19648@sopwith.solgatos.com> To: Randy Schultz In-reply-to: Your message of "Wed, 07 May 2008 16:21:37 GMT." <200805071621.m47GLbCD018315@www.freebsd.org> Date: Wed, 07 May 2008 10:39:35 +0100 From: Dieter Cc: freebsd-amd64@freebsd.org Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 17:41:02 -0000 In message <200805071621.m47GLbCD018315@www.freebsd.org>, Randy Schultz writes: > FBSD 6.x AMD64 works great on this system, as does centos linux. When I try to install 7.0 (AMD64 of course), on boot (of >f the cdrom) I notice: > ad4: DMA limited to UDMA33, device found non-ATA66 cable > > Not sure if that is an important clue but it seems to be. I know my cables are SATA-II, FWIW. This means the kernel thinks that ad4 is PATA connected with a 40 wire cable rather than an 80 wire cable. (connector is 40 pins either way, extra wires are grounds) If ad4 is a PATA hard drive, it just means that the speed is limited to 33 MBps due to the old style cable. If there are no PATA hard drives connected, then this is an important clue. From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 17:50:03 2008 Return-Path: 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 60EF71065672 for ; Wed, 7 May 2008 17: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 557778FC12 for ; Wed, 7 May 2008 17:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m47Ho3HI030660 for ; Wed, 7 May 2008 17:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m47Ho3d5030659; Wed, 7 May 2008 17:50:03 GMT (envelope-from gnats) Date: Wed, 7 May 2008 17:50:03 GMT Message-Id: <200805071750.m47Ho3d5030659@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) X-Mailman-Approved-At: Wed, 07 May 2008 17:54:47 +0000 Cc: Subject: Re: amd64/123456: commit references a PR X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 17:50:03 -0000 The following reply was made to PR amd64/123456; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: amd64/123456: commit references a PR Date: Wed, 7 May 2008 17:49:39 +0000 (UTC) jhb 2008-05-07 17:49:31 UTC FreeBSD src repository Modified files: usr.bin/fstat fstat.c Log: Only output details about the current working directory of a process if the vnode pointer is not NULL. This avoids spurious warnings in fstat -v output for kernel processes. MFC after: 1 week PR: amd64/123456 Submitted by: KOIE Hidetaka | hide koie.org Revision Changes Path 1.66 +2 -1 src/usr.bin/fstat/fstat.c _______________________________________________ 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 7 18:15:27 2008 Return-Path: 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 658631065672 for ; Wed, 7 May 2008 18:15:27 +0000 (UTC) (envelope-from schulra@earlham.edu) Received: from sipala.earlham.edu (sipala.earlham.edu [159.28.1.75]) by mx1.freebsd.org (Postfix) with ESMTP id 301BB8FC0C for ; Wed, 7 May 2008 18:15:27 +0000 (UTC) (envelope-from schulra@earlham.edu) Received: from tdream.lly.earlham.edu (tdream.lly.earlham.edu [159.28.7.241]) by sipala.earlham.edu (8.13.6/8.13.6) with ESMTP id m47I2qKB027831; Wed, 7 May 2008 14:02:52 -0400 (EDT) Received: from tdream.lly.earlham.edu (tdream.lly.earlham.edu [159.28.7.241]) by tdream.lly.earlham.edu (Postfix) with ESMTP id B01C08E275; Wed, 7 May 2008 14:03:29 -0400 (EDT) Date: Wed, 7 May 2008 14:03:29 -0400 (EDT) From: Randy Schultz X-X-Sender: schulra@tdream.lly.earlham.edu To: Dieter In-Reply-To: <200805071739.RAA19648@sopwith.solgatos.com> Message-ID: References: <200805071739.RAA19648@sopwith.solgatos.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-amd64@freebsd.org Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 18:15:27 -0000 On Wed, 7 May 2008, Dieter spaketh thusly: -}In message <200805071621.m47GLbCD018315@www.freebsd.org>, Randy Schultz writes: -}> FBSD 6.x AMD64 works great on this system, as does centos linux. When I try to install 7.0 (AMD64 of course), on boot (of -}>f the cdrom) I notice: -}> ad4: DMA limited to UDMA33, device found non-ATA66 cable -}> -}> Not sure if that is an important clue but it seems to be. I know my cables are SATA-II, FWIW. -} -}This means the kernel thinks that ad4 is PATA connected with a 40 wire cable -}rather than an 80 wire cable. (connector is 40 pins either way, extra wires -}are grounds) -} -}If ad4 is a PATA hard drive, it just means that the speed is limited to 33 MBps -}due to the old style cable. -} -}If there are no PATA hard drives connected, then this is an important clue. There no PATA drives, both are SATA-II's with SATA-II cables. FWIW, I forgot to mention that this problem happens both with a fresh install/drive format and with an upgrade from 6.3 -> 7.0. On the upgrade, I was following the instructions at http://www.cyberciti.biz/faq/howto-freebsd-server-upgrades/ After the reboot is when the errors start happening. -- Randy (schulra@earlham.edu) 765.983.1283 <*> Love with your heart, think with your head; not the other way around. From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 18:00:04 2008 Return-Path: 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 83926106566B for ; Wed, 7 May 2008 18:00: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 66BC18FC1E for ; Wed, 7 May 2008 18:00: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.2/8.14.2) with ESMTP id m47I04YH030897 for ; Wed, 7 May 2008 18:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m47I04HY030896; Wed, 7 May 2008 18:00:04 GMT (envelope-from gnats) Date: Wed, 7 May 2008 18:00:04 GMT Message-Id: <200805071800.m47I04HY030896@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) X-Mailman-Approved-At: Wed, 07 May 2008 18:31:13 +0000 Cc: Subject: Re: amd64/123456: commit references a PR X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 18:00:04 -0000 The following reply was made to PR amd64/123456; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: amd64/123456: commit references a PR Date: Wed, 7 May 2008 17:55:36 +0000 (UTC) jhb 2008-05-07 17:55:28 UTC FreeBSD src repository Modified files: usr.bin/fstat zfs.c Log: The debug.sizeof.znode sysctl returns an int, not a size_t. This can cause a hang on 64-bit platforms. MFC after: 1 week PR: amd64/123456 Submitted by: KOIE Hidetaka | hide koie.org Revision Changes Path 1.3 +3 -2 src/usr.bin/fstat/zfs.c _______________________________________________ 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 7 18:30:04 2008 Return-Path: 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 3557010656AD for ; Wed, 7 May 2008 18:30: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 0F4228FC17 for ; Wed, 7 May 2008 18:30: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.2/8.14.2) with ESMTP id m47IU3nw032954 for ; Wed, 7 May 2008 18:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m47IU3kc032951; Wed, 7 May 2008 18:30:03 GMT (envelope-from gnats) Date: Wed, 7 May 2008 18:30:03 GMT Message-Id: <200805071830.m47IU3kc032951@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) X-Mailman-Approved-At: Wed, 07 May 2008 18:55:54 +0000 Cc: Subject: Re: amd64/123456: commit references a PR X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 18:30:04 -0000 The following reply was made to PR amd64/123456; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: amd64/123456: commit references a PR Date: Wed, 7 May 2008 18:27:45 +0000 (UTC) jhb 2008-05-07 18:27:38 UTC FreeBSD src repository Modified files: usr.bin/fstat zfs.c Log: Fix reading the address of a znode_phys from a znode on 64-bit platforms where sizeof(pointer) != sizeof(int). MFC after: 1 week PR: amd64/123456 Submitted by: KOIE Hidetaka | hide koie.org Revision Changes Path 1.4 +3 -3 src/usr.bin/fstat/zfs.c _______________________________________________ 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 7 19:00:32 2008 Return-Path: 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 593A3106567C; Wed, 7 May 2008 19:00:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 42B7C8FC12; Wed, 7 May 2008 19:00:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unknown [208.65.91.234]) by elvis.mu.org (Postfix) with ESMTP id CDDC11A4D7C; Wed, 7 May 2008 12:00:31 -0700 (PDT) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m47J0Itx094438; Wed, 7 May 2008 15:00:19 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-amd64@freebsd.org Date: Wed, 7 May 2008 14:29:27 -0400 User-Agent: KMail/1.9.7 References: <200805061053.m46Arg8J089713@www.freebsd.org> In-Reply-To: <200805061053.m46Arg8J089713@www.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805071429.27293.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Wed, 07 May 2008 15:00:19 -0400 (EDT) X-Virus-Scanned: ClamAV 0.91.2/7048/Wed May 7 13:57:03 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: KOIE Hidetaka , freebsd-gnats-submit@freebsd.org Subject: Re: amd64/123456: /usr/bin/fstat shows error messages and hang. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 19:00:32 -0000 On Tuesday 06 May 2008 06:53:42 am KOIE Hidetaka wrote: > >Description: > fstat -v shows error message like this: > can't read vnode at 0x0 for pid *** > can't read znode_phys at 0x**** for pid *** > unknown file type 5 for file 5 of pid *** > > fstat / hangs. > > >How-To-Repeat: > > >Fix: > Patch for "can't read vnode at 0x0 for pid ***": > vtrans() is invoked iff vp is not null. > > Patch for "can't read znode_phys at 0x**** for pid ***": > znode_phys is void *, not int. > > Patch for "unknown file type 5 for file 5 of pid ***": > consider other DTYPEs. > > Patch for hanging: > sysctl "debug.sizeof.znode" returns int, not size_t. I've applied all of the fixes except for the 3rd one. I think that each file type should show up as unknown until support for it is added to fstat. -- John Baldwin From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 19:10:03 2008 Return-Path: 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 9FEE6106566B for ; Wed, 7 May 2008 19:10: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 953868FC0A for ; Wed, 7 May 2008 19:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m47JA3ZX035505 for ; Wed, 7 May 2008 19:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m47JA30B035504; Wed, 7 May 2008 19:10:03 GMT (envelope-from gnats) Date: Wed, 7 May 2008 19:10:03 GMT Message-Id: <200805071910.m47JA30B035504@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: John Baldwin Cc: Subject: Re: amd64/123456: /usr/bin/fstat shows error messages and hang. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 19:10:03 -0000 The following reply was made to PR amd64/123456; it has been noted by GNATS. From: John Baldwin To: freebsd-amd64@freebsd.org Cc: KOIE Hidetaka , freebsd-gnats-submit@freebsd.org Subject: Re: amd64/123456: /usr/bin/fstat shows error messages and hang. Date: Wed, 7 May 2008 14:29:27 -0400 On Tuesday 06 May 2008 06:53:42 am KOIE Hidetaka wrote: > >Description: > fstat -v shows error message like this: > can't read vnode at 0x0 for pid *** > can't read znode_phys at 0x**** for pid *** > unknown file type 5 for file 5 of pid *** > > fstat / hangs. > > >How-To-Repeat: > > >Fix: > Patch for "can't read vnode at 0x0 for pid ***": > vtrans() is invoked iff vp is not null. > > Patch for "can't read znode_phys at 0x**** for pid ***": > znode_phys is void *, not int. > > Patch for "unknown file type 5 for file 5 of pid ***": > consider other DTYPEs. > > Patch for hanging: > sysctl "debug.sizeof.znode" returns int, not size_t. I've applied all of the fixes except for the 3rd one. I think that each file type should show up as unknown until support for it is added to fstat. -- John Baldwin From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 20:08:38 2008 Return-Path: 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 9F839106567D; Wed, 7 May 2008 20:08:38 +0000 (UTC) (envelope-from vwe@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7C4B88FC2B; Wed, 7 May 2008 20:08:38 +0000 (UTC) (envelope-from vwe@FreeBSD.org) Received: from freefall.freebsd.org (vwe@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m47K8cZg040720; Wed, 7 May 2008 20:08:38 GMT (envelope-from vwe@freefall.freebsd.org) Received: (from vwe@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m47K8c6M040716; Wed, 7 May 2008 20:08:38 GMT (envelope-from vwe) Date: Wed, 7 May 2008 20:08:38 GMT Message-Id: <200805072008.m47K8c6M040716@freefall.freebsd.org> To: schulra@earlham.edu, vwe@FreeBSD.org, freebsd-amd64@FreeBSD.org From: vwe@FreeBSD.org Cc: Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 20:08:38 -0000 Synopsis: 7.0 AMD64 doesn't install on a Dell SC1435 State-Changed-From-To: open->closed State-Changed-By: vwe State-Changed-When: Wed May 7 20:07:12 UTC 2008 State-Changed-Why: DUP of PR 122572 -> closing this please file any additional information that might help hunting this bug as a followup to PR 122572. Of course, your valueable information is really welcome! :) http://www.freebsd.org/cgi/query-pr.cgi?pr=123495 From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 20:31:16 2008 Return-Path: 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 37F7A106564A for ; Wed, 7 May 2008 20:31:16 +0000 (UTC) (envelope-from fabian@wenks.ch) Received: from batman.home4u.ch (6to4.home4u.ch [IPv6:2002:d908:d3e2::1]) by mx1.freebsd.org (Postfix) with ESMTP id BCAA98FC19 for ; Wed, 7 May 2008 20:31:15 +0000 (UTC) (envelope-from fabian@wenks.ch) Received: from flashback.wenks.ch (flashback.wenks.ch [62.2.85.181]) (authenticated bits=0) by batman.home4u.ch (8.13.1/8.13.1) with ESMTP id m47KV9US021428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 May 2008 22:31:10 +0200 (CEST) (envelope-from fabian@wenks.ch) Message-ID: <48221188.3020708@wenks.ch> Date: Wed, 07 May 2008 22:31:04 +0200 From: Fabian Wenk User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: freebsd-amd64@freebsd.org References: <200805071621.m47GLbCD018315@www.freebsd.org> In-Reply-To: <200805071621.m47GLbCD018315@www.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 20:31:16 -0000 Hello Randy On 07.05.08 18:21, Randy Schultz wrote: > FBSD 6.x AMD64 works great on this system, as does centos linux. > When I try to install 7.0 (AMD64 of course), on boot (off the > cdrom) I notice: > ad4: DMA limited to UDMA33, device found non-ATA66 cable > > Not sure if that is an important clue but it seems to be. I > know my cables are SATA-II, FWIW. Somewhere in the BIOS settings should be an option to switch the SATA disks to AHCI, maybe this helps. On most BIOS this setting is in the P-ATA mode, which is a slower compatibility mode and is needed for the Redmond OS to work. bye Fabian From owner-freebsd-amd64@FreeBSD.ORG Wed May 7 21:31:12 2008 Return-Path: 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 6A1971065674; Wed, 7 May 2008 21:31:12 +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 1AA1B8FC20; Wed, 7 May 2008 21:31:11 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m47LVB5q099990; Wed, 7 May 2008 17:31:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m47LVAcE083855; Wed, 7 May 2008 17:31:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C5C6773039; Wed, 7 May 2008 17:31:10 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080507213110.C5C6773039@freebsd-current.sentex.ca> Date: Wed, 7 May 2008 17:31:10 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 21:31:12 -0000 TB --- 2008-05-07 20:30:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 20:30:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-07 20:30:00 - cleaning the object tree TB --- 2008-05-07 20:30:48 - cvsupping the source tree TB --- 2008-05-07 20:30:48 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-07 20:30:53 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 20:30:53 - cd /src TB --- 2008-05-07 20:30:53 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 20:30:55 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -c /src/usr.bin/from/from.c cc -O -pipe -o from from.o gzip -cn /src/usr.bin/from/from.1 > from.1.gz ===> usr.bin/fstat (all) cc -O -pipe -I/src/usr.bin/fstat/zfs/../../../sys/cddl/compat/opensolaris -I/src/usr.bin/fstat/zfs/../../../cddl/compat/opensolaris/include -I/src/usr.bin/fstat/zfs/../../../cddl/compat/opensolaris/lib/libumem -I/src/usr.bin/fstat/zfs/../../../cddl/contrib/opensolaris/lib/libzpool/common -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/usr.bin/fstat/zfs/../../../sys/cddl/contrib/opensolaris/uts/common/sys -I/src/usr.bin/fstat/zfs/../../../cddl/contrib/opensolaris/head -I/src/usr.bin/fstat/zfs/.. -Wsystem-headers -Werror -Wno-pointer-sign -c /src/usr.bin/fstat/zfs/../zfs.c cc1: warnings being treated as errors /src/usr.bin/fstat/zfs/../zfs.c: In function 'zfs_filestat': /src/usr.bin/fstat/zfs/../zfs.c:88: warning: comparison is always true due to limited range of data type *** Error code 1 Stop in /src/usr.bin/fstat/zfs. *** Error code 1 Stop in /src/usr.bin/fstat. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-07 21:31:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 21:31:10 - ERROR: failed to build world TB --- 2008-05-07 21:31:10 - tinderbox aborted TB --- 2741.51 user 336.46 system 3670.18 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 07:10:00 2008 Return-Path: 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 425D0106564A; Thu, 8 May 2008 07:10:00 +0000 (UTC) (envelope-from hide@koie.org) Received: from mail.suri.co.jp (mail.suri.co.jp [61.194.3.174]) by mx1.freebsd.org (Postfix) with ESMTP id E878B8FC16; Thu, 8 May 2008 07:09:59 +0000 (UTC) (envelope-from hide@koie.org) Received: by mail.suri.co.jp (8.13.6/3.7W) id m486fBQT087808; Thu, 8 May 2008 15:41:11 +0900 (JST) Date: Thu, 08 May 2008 15:41:11 +0900 (JST) Message-Id: <20080508.154111.518888619028018476.hide@koie.org> To: jhb@freebsd.org From: KOIE Hidetaka (=?iso-2022-jp?B?GyRCOHE5PjFRTjQbKEI=?=) In-Reply-To: <200805071429.27293.jhb@freebsd.org> References: <200805061053.m46Arg8J089713@www.freebsd.org> <200805071429.27293.jhb@freebsd.org> X-Mailer: Mew version 6.0.51 on Emacs 23.0.50 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 08 May 2008 11:39:45 +0000 Cc: freebsd-gnats-submit@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: amd64/123456: /usr/bin/fstat shows error messages and hang. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 07:10:00 -0000 Message-Id: <200805071429.27293.jhb@freebsd.org> Date: Wed, 7 May 2008 14:29:27 -0400 From: John Baldwin Subject: Re: amd64/123456: /usr/bin/fstat shows error messages an.. | On Tuesday 06 May 2008 06:53:42 am KOIE Hidetaka wrote: | > >Description: | > fstat -v shows error message like this: | > can't read vnode at 0x0 for pid *** | > can't read znode_phys at 0x**** for pid *** | > unknown file type 5 for file 5 of pid *** | > | > fstat / hangs. | > | > >How-To-Repeat: | > | > >Fix: | > Patch for "can't read vnode at 0x0 for pid ***": | > vtrans() is invoked iff vp is not null. | > | > Patch for "can't read znode_phys at 0x**** for pid ***": | > znode_phys is void *, not int. | > | > Patch for "unknown file type 5 for file 5 of pid ***": | > consider other DTYPEs. | > | > Patch for hanging: | > sysctl "debug.sizeof.znode" returns int, not size_t. | | I've applied all of the fixes except for the 3rd one. I think that each file | type should show up as unknown until support for it is added to fstat. Yes, any message should be showed. But, "unknown file type" impresses user-kernel version mismatch to me... -- KOIE Hidetaka From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 07:20:04 2008 Return-Path: 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 97A2B1065675 for ; Thu, 8 May 2008 07:20: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 836368FC0A for ; Thu, 8 May 2008 07:20: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.2/8.14.2) with ESMTP id m487K4OQ099903 for ; Thu, 8 May 2008 07:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m487K43s099902; Thu, 8 May 2008 07:20:04 GMT (envelope-from gnats) Date: Thu, 8 May 2008 07:20:04 GMT Message-Id: <200805080720.m487K43s099902@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: KOIE Hidetaka (=?iso-2022-jp?B?GyRCOHE5PjFRTjQbKEI=?=) X-Mailman-Approved-At: Thu, 08 May 2008 11:39:59 +0000 Cc: Subject: Re: amd64/123456: /usr/bin/fstat shows error messages and hang. X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "KOIE Hidetaka \(=?iso-2022-jp?B?GyRCOHE5PjFRTjQbKEI=?=\)" List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 07:20:04 -0000 The following reply was made to PR amd64/123456; it has been noted by GNATS. From: KOIE Hidetaka (=?iso-2022-jp?B?GyRCOHE5PjFRTjQbKEI=?=) To: jhb@freebsd.org Cc: freebsd-amd64@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: amd64/123456: /usr/bin/fstat shows error messages and hang. Date: Thu, 08 May 2008 15:41:11 +0900 (JST) Message-Id: <200805071429.27293.jhb@freebsd.org> Date: Wed, 7 May 2008 14:29:27 -0400 From: John Baldwin Subject: Re: amd64/123456: /usr/bin/fstat shows error messages an.. | On Tuesday 06 May 2008 06:53:42 am KOIE Hidetaka wrote: | > >Description: | > fstat -v shows error message like this: | > can't read vnode at 0x0 for pid *** | > can't read znode_phys at 0x**** for pid *** | > unknown file type 5 for file 5 of pid *** | > | > fstat / hangs. | > | > >How-To-Repeat: | > | > >Fix: | > Patch for "can't read vnode at 0x0 for pid ***": | > vtrans() is invoked iff vp is not null. | > | > Patch for "can't read znode_phys at 0x**** for pid ***": | > znode_phys is void *, not int. | > | > Patch for "unknown file type 5 for file 5 of pid ***": | > consider other DTYPEs. | > | > Patch for hanging: | > sysctl "debug.sizeof.znode" returns int, not size_t. | | I've applied all of the fixes except for the 3rd one. I think that each file | type should show up as unknown until support for it is added to fstat. Yes, any message should be showed. But, "unknown file type" impresses user-kernel version mismatch to me... -- KOIE Hidetaka From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 11:10:01 2008 Return-Path: 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 599A81065672 for ; Thu, 8 May 2008 11: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 343F08FC20 for ; Thu, 8 May 2008 11:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m48BA1u9017957 for ; Thu, 8 May 2008 11:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m48BA1TU017956; Thu, 8 May 2008 11:10:01 GMT (envelope-from gnats) Resent-Date: Thu, 8 May 2008 11:10:01 GMT Resent-Message-Id: <200805081110.m48BA1TU017956@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, Shinkei aka HepB Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53216106566B for ; Thu, 8 May 2008 11:04:19 +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 3FDC98FC15 for ; Thu, 8 May 2008 11:04:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m48B3MVb041843 for ; Thu, 8 May 2008 11:03:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m48B3M2C041842; Thu, 8 May 2008 11:03:22 GMT (envelope-from nobody) Message-Id: <200805081103.m48B3M2C041842@www.freebsd.org> Date: Thu, 8 May 2008 11:03:22 GMT From: Shinkei aka HepB To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Thu, 08 May 2008 11:40:35 +0000 Cc: Subject: amd64/123520: NIC link down during boot X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 11:10:01 -0000 >Number: 123520 >Category: amd64 >Synopsis: NIC link down during boot >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 08 11:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Shinkei aka HepB >Release: FreeBSD-7.0-RELEASE amd64 >Organization: PeterHost >Environment: FreeBSD 7-0-amd64.p8.ru 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Mon Mar 10 13:26:08 MSK 2008 root@ph455.local:/usr/src/sys/amd64/compile/P8 amd64 in KERNEL config: -options PREEMPTION >Description: I try to boot os from network (NFS). In a i386 platform i got: ses0 at ahd0 bus 0 target 6 lun 0 ses0: Fixed Processor SCSI-2 device ses0: 3.300MB/s transfers ses0: SAF-TE Compliant Device SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! da0 at ahd0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit) da0: Command Queueing Enabled da0: 70136MB (143638992 512 byte sectors: 255H 63S/T 8941C) da1 at ahd0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit) da1: Command Queueing Enabled da1: 70136MB (143638992 512 byte sectors: 255H 63S/T 8941C) Trying to mount root from nfs: NFS ROOT: 80.93.48.96:/usr/nfs/7.0-i386 em0: link state changed to UP in a amd64 platform i got: ahd0: Invalid Sequencer interrupt occurred. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< ahd0: Dumping Card State at program address 0x23c Mode 0x0 Card was paused INTSTAT[0x0] SELOID[0x1] SELID[0x0] HS_MAILBOX[0x0] INTCTL[0x80] SEQINTSTAT[0x0] SAVED_MODE[0x11] DFFSTAT[0x33] SCSISIGI[0x0] SCSIPHASE[0x0] SCSIBUS[0x0] LASTPHASE[0x1] SCSISEQ0[0x0] SCSISEQ1[0x12] SEQCTL0[0x0] SEQINTCTL[0x6] SEQ_FLAGS[0x0] SEQ_FLAGS2[0x0] QFREEZE_COUNT[0x3] KERNEL_QFREEZE_COUNT[0x3] MK_MESSAGE_SCB[0xff00] MK_MESSAGE_SCSIID[0xff] SSTAT0[0x0] SSTAT1[0x0] SSTAT2[0x0] SSTAT3[0x0] PERRDIAG[0x0] SIMODE1[0xa4] LQISTAT0[0x0] LQISTAT1[0x0] LQISTAT2[0x0] LQOSTAT0[0x0] LQOSTAT1[0x0] LQOSTAT2[0x0] SCB Count = 512 CMDS_PENDING = 0 LASTSCB 0xffff CURRSCB 0x1fe NEXTSCB 0xffc0 qinstart = 39 qinfifonext = 39 QINFIFO: WAITING_TID_QUEUES: Pending list: Total 0 Kernel Free SCB lists: Any Device: 510 511 501 497 498 499 500 502 503 504 505 506 507 508 509 496 495 494 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 475 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 419 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 400 399 398 397 396 395 394 393 392 391 390 389 38 8 387 386 385 384 383 382 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 344 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 325 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 307 306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289 288 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 270 269 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 251 250 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 2 04 203 202 201 200 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 Sequencer Complete DMA-inprog list: Sequencer Complete list: Sequencer DMA-Up and Complete list: Sequencer On QFreeze and Complete list: ahd0: FIFO0 Free, LONGJMP == 0x8000, SCB 0x1ff SEQIMODE[0x3f] SEQINTSRC[0x0] DFCNTRL[0x0] DFSTATUS[0x89] SG_CACHE_SHADOW[0x2] SG_STATE[0x0] DFFSXFRCTL[0x0] SOFFCNT[0x0] MDFFSTAT[0x5] SHADDR = 0x00, SHCNT = 0x0 HADDR = 0x00, HCNT = 0x0 CCSGCTL[0x10] ahd0: FIFO1 Free, LONGJMP == 0x8063, SCB 0x1fe SEQIMODE[0x3f] SEQINTSRC[0x0] DFCNTRL[0x0] DFSTATUS[0x89] SG_CACHE_SHADOW[0x2] SG_STATE[0x0] DFFSXFRCTL[0x0] SOFFCNT[0x0] MDFFSTAT[0x5] SHADDR = 0x00, SHCNT = 0x0 HADDR = 0x00, HCNT = 0x0 CCSGCTL[0x10] LQIN: 0x8 0x0 0x1 0xff 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 ahd0: LQISTATE = 0x0, LQOSTATE = 0x0, OPTIONMODE = 0x42 ahd0: OS_SPACE_CNT = 0x20 MAXCMDCNT = 0x1 ahd0: SAVED_SCSIID = 0x0 SAVED_LUN = 0x0 SIMODE0[0xc] CCSCBCTL[0x4] ahd0: REG0 == 0x9c85, SINDEX = 0x10e, DINDEX = 0x104 ahd0: SCBPTR == 0x1ff, SCB_NEXT == 0xffc0, SCB_NEXT2 == 0x1fe CDB 12 0 0 80 88 ee STACK: 0x237 0x2 0x0 0x0 0x0 0x0 0x0 0x0 <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> (probe0:ahd0:0:0:0): inquiry data fails comparison at DV2 step (probe1:ahd0:0:1:0): inquiry data fails comparison at DV1 step ses0 at ahd0 bus 0 target 6 lun 0 ses0: Fixed Processor SCSI-2 device ses0: 3.300MB/s transfers ses0: SAF-TE Compliant Device SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! da0 at ahd0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit) da0: Command Queueing Enabled da0: 70136MB (143638992 512 byte sectors: 255H 63S/T 8941C) da1 at ahd0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit) da1: Command Queueing Enabled da1: 70136MB (143638992 512 byte sectors: 255H 63S/T 8941C) Trying to mount root from nfs: NFS ROOT: 80.93.48.96:/usr/nfs/7.0-amd64 em0: link state changed to UP From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 12:18:50 2008 Return-Path: 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 21F0E106566C for ; Thu, 8 May 2008 12:18:50 +0000 (UTC) (envelope-from schulra@earlham.edu) Received: from sipala.earlham.edu (sipala.earlham.edu [159.28.1.75]) by mx1.freebsd.org (Postfix) with ESMTP id D9DC88FC14 for ; Thu, 8 May 2008 12:18:49 +0000 (UTC) (envelope-from schulra@earlham.edu) Received: from tdream.lly.earlham.edu (tdream.lly.earlham.edu [159.28.7.241]) by sipala.earlham.edu (8.13.6/8.13.6) with ESMTP id m48CIZiE014151; Thu, 8 May 2008 08:18:35 -0400 (EDT) Received: from tdream.lly.earlham.edu (tdream.lly.earlham.edu [159.28.7.241]) by tdream.lly.earlham.edu (Postfix) with ESMTP id 68E708E275; Thu, 8 May 2008 08:19:14 -0400 (EDT) Date: Thu, 8 May 2008 08:19:14 -0400 (EDT) From: Randy Schultz X-X-Sender: schulra@tdream.lly.earlham.edu To: Fabian Wenk In-Reply-To: <48221188.3020708@wenks.ch> Message-ID: References: <200805071621.m47GLbCD018315@www.freebsd.org> <48221188.3020708@wenks.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-amd64@freebsd.org Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 12:18:50 -0000 On Wed, 7 May 2008, Fabian Wenk spaketh thusly: -}Hello Randy -} -}On 07.05.08 18:21, Randy Schultz wrote: -}> FBSD 6.x AMD64 works great on this system, as does centos linux. -}> When I try to install 7.0 (AMD64 of course), on boot (off the -}> cdrom) I notice: -}> ad4: DMA limited to UDMA33, device found non-ATA66 cable -}> -}> Not sure if that is an important clue but it seems to be. I -}> know my cables are SATA-II, FWIW. -} -}Somewhere in the BIOS settings should be an option to switch the SATA disks to -}AHCI, maybe this helps. -} -}On most BIOS this setting is in the P-ATA mode, which is a slower -}compatibility mode and is needed for the Redmond OS to work. Hey Fabian, Tnx for the tip. Unfortunately there is no such setting on this system. My choices are "OFF" or "AUTO". In auto mode they appear to be correctly identified, giving the make and model #. -- Randy (schulra@earlham.edu) 765.983.1283 <*> Love with your heart, think with your head; not the other way around. From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 14:49:45 2008 Return-Path: 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 187611065689 for ; Thu, 8 May 2008 14:49:45 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from parsely.rain.com (parsely.rain.com [199.26.172.196]) by mx1.freebsd.org (Postfix) with ESMTP id 9F1BB8FC1B for ; Thu, 8 May 2008 14:49:44 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from sopwith.solgatos.com (uucp@localhost) by parsely.rain.com (8.11.4/8.11.4) with UUCP id m48EndN81082; Thu, 8 May 2008 07:49:39 -0700 (PDT) (envelope-from freebsd@sopwith.solgatos.com) Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id OAA11069; Thu, 8 May 2008 14:48:10 GMT Message-Id: <200805081448.OAA11069@sopwith.solgatos.com> To: Randy Schultz In-reply-to: Your message of "Thu, 08 May 2008 08:19:14 EDT." Date: Thu, 08 May 2008 07:48:10 +0100 From: Dieter Cc: freebsd-amd64@freebsd.org Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 14:49:45 -0000 > -}> FBSD 6.x AMD64 works great on this system, as does centos linux. > -}> When I try to install 7.0 (AMD64 of course), on boot (off the > -}> cdrom) I notice: > -}> ad4: DMA limited to UDMA33, device found non-ATA66 cable > -}> > -}> Not sure if that is an important clue but it seems to be. I > -}> know my cables are SATA-II, FWIW. > -} > -}Somewhere in the BIOS settings should be an option to switch the SATA disks to > -}AHCI, maybe this helps. > -} > -}On most BIOS this setting is in the P-ATA mode, which is a slower > -}compatibility mode and is needed for the Redmond OS to work. > > Hey Fabian, > > Tnx for the tip. Unfortunately there is no such setting on this system. My > choices are "OFF" or "AUTO". In auto mode they appear to be correctly > identified, giving the make and model #. So... with 6.x you get something like ad4: 715404MB at ata2-master SATA300 but with 7.0 the SATA300 (or SATA150) is replaced with UDMA33 ? With no changes to hardware, and no changes to firmware settings? From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 15:40:00 2008 Return-Path: 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 E44E31065673 for ; Thu, 8 May 2008 15:40:00 +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 C01EA8FC12 for ; Thu, 8 May 2008 15:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m48Fe0w5039602 for ; Thu, 8 May 2008 15:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m48Fe0Jo039601; Thu, 8 May 2008 15:40:00 GMT (envelope-from gnats) Resent-Date: Thu, 8 May 2008 15:40:00 GMT Resent-Message-Id: <200805081540.m48Fe0Jo039601@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, Marian Klein Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E47BF106564A for ; Thu, 8 May 2008 15:30:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id D36B58FC16 for ; Thu, 8 May 2008 15:30:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m48FTtFb094733 for ; Thu, 8 May 2008 15:29:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m48FTtpF094732; Thu, 8 May 2008 15:29:55 GMT (envelope-from nobody) Message-Id: <200805081529.m48FTtpF094732@www.freebsd.org> Date: Thu, 8 May 2008 15:29:55 GMT From: Marian Klein To: freebsd-gnats-submit@FreeBSD.org X-Mailman-Approved-At: Thu, 08 May 2008 17:04:51 +0000 Cc: Subject: amd64/123524: FreeBSD kernel fails at booting when invoked as 'sudo qemu-system-x86_64 -cdrom /mnt/fbsd7amd64_iso/FreeBSD-7.0-RELEASE-amd64-disc1.iso X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 15:40:01 -0000 >Number: 123524 >Category: amd64 >Synopsis: FreeBSD kernel fails at booting when invoked as 'sudo qemu-system-x86_64 -cdrom /mnt/fbsd7amd64_iso/FreeBSD-7.0-RELEASE-amd64-disc1.iso >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 08 15:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marian Klein >Release: FreeBSD7.0 >Organization: Rutherford Appleton Laboratory >Environment: marian@pps0355:~$ uname -a Linux pps0355.gridpp.rl.ac.uk 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux >Description: FreeBSD kernel fails at booting when invoked as 'sudo qemu-system-x86_64 -cdrom /mnt/fbsd7amd64_iso/FreeBSD-7.0-RELEASE-amd64-disc1.iso ' on non-xen kernel of ubuntu/hardy. See the picture snapshot (attached) of the booting info. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: ' on X-REMOTE_ADDR-Is-Open-Proxy: Maybe X-Send-Pr-Version: www-3.1 X-GNATS-Notify: ' on From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 15:40:01 2008 Return-Path: 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 4E98E106567C for ; Thu, 8 May 2008 15:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2A4268FC14 for ; Thu, 8 May 2008 15:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m48Fe13O039615 for ; Thu, 8 May 2008 15:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m48Fe1GG039614; Thu, 8 May 2008 15:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 8 May 2008 15:40:01 GMT Resent-Message-Id: <200805081540.m48Fe1GG039614@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, Marian Klein Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CB771065670 for ; Thu, 8 May 2008 15:32:04 +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 7A03E8FC12 for ; Thu, 8 May 2008 15:32:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m48FV8k4095018 for ; Thu, 8 May 2008 15:31:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m48FV7YE095016; Thu, 8 May 2008 15:31:07 GMT (envelope-from nobody) Message-Id: <200805081531.m48FV7YE095016@www.freebsd.org> Date: Thu, 8 May 2008 15:31:07 GMT From: Marian Klein To: freebsd-gnats-submit@FreeBSD.org X-Mailman-Approved-At: Thu, 08 May 2008 17:20:25 +0000 Cc: Subject: amd64/123525: FreeBSD kernel fails at booting when invoked as 'sudo qemu-system-x86_64 -cdrom /mnt/fbsd7amd64_iso/FreeBSD-7.0-RELEASE-amd64-disc1.iso X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 15:40:01 -0000 >Number: 123525 >Category: amd64 >Synopsis: FreeBSD kernel fails at booting when invoked as 'sudo qemu-system-x86_64 -cdrom /mnt/fbsd7amd64_iso/FreeBSD-7.0-RELEASE-amd64-disc1.iso >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 08 15:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marian Klein >Release: FreeBSD7.0 >Organization: Rutherford Appleton Laboratory >Environment: marian@pps0355:~$ uname -a Linux pps0355.gridpp.rl.ac.uk 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux >Description: FreeBSD kernel fails at booting when invoked as 'sudo qemu-system-x86_64 -cdrom /mnt/fbsd7amd64_iso/FreeBSD-7.0-RELEASE-amd64-disc1.iso ' on non-xen kernel of ubuntu/hardy. See the picture snapshot (attached) of the booting info. >How-To-Repeat: >Fix: Patch attached with submission follows: PNG  9ܳDD'OT ޭzŝ-XkuYc:r`lŝ]}e揶j\{ú>n%WT=h&umd;5,ΌEs9v`@Vb$V6A6Ƣ%H-j-Ϛu8eF.8Ks+/q|˽캥G[j?4:*[kݦcZ[&mIkM J,U{sֺk_+v,Jlk?K?9u s˚KMzփlo.CA& X5{ҍێsGA/zRG\jc57F]#U}Z'FّFxmF]=};9;y哪s.IVCP+)go6t~(4]mF=?zsnkK쟥͟i:\c+f,`[|MP6I;T/<1>aW%Ow?ڮI?KY9944sYj,$^J\QꔳCZj&REԫ?,gMۗ6?K?:OЕѵ?k%GkZ˽g$sR!7WpggqL{vھKhrMkUgyPsP%%F7gK3}a[Ƕ`L;&Ɨvj5lbju*mMkjˣ$Pָ̟yY #&M/#^rkFֽU3?-_zjMZDqߚB!6m{IkGN}l9JE䦫A-r._ה3zu5gmOI:4i-gˁ^khΨ[8'2k+R&8a>D`0z'u֗53$BR; zhC"sm}>+_ڀUYBW4u%!I>#ڣ=XX:P_v0v[ѾUozaJ]%Ѧ)+Vnizo{U#p8%fY}MLqBd׬B㮹Ҳ%5N- ut|˗U} vE4 LM/iyMr[CƪPږK=blu2snsf_%Ft]oSk7vT,Yg7jU*~\lM5{l.U_%ަmFRXgZҘ|F5GS}hOu}cY6~ۅ>VNjI3̫>~j{CIcR~z1;lCMz-'S -M?/#$.Ms_SgmSsUUYn|憆oia޻EcD-V؏ye~bom}R_j$37)iRLQ؏29z)Ҷd/Q熕Q(AbY K@%"KGZi)vpXsYX0S̤BgGvhJݘߗ~ g?iLs,%$A34B4S&|Eh+g,B|,M{4䰚c/.~*mi@uvԎJ>t `V:#n;GKݏiǢ4/Vykk D =ϪΖm 6W~ R)X5Z[X--FfX" CdzB!;sҪ3͖X0:߆JJWOUZ!0ʚ~&t)̓'֭C駥i?6ZJ]ny.k9P:Эf,4i|i,h='0_ X >*}ŷiҸ|XM󚲦ҸgA-t^s4?Xn9m'֖QΤi0bP3v^! F5FZ"R zƧ Nrtݢ, %@NʴNk;o$5fɖdckxЌŎp5QzHԁmm' uj,ވ s`kbrҤ5kZչU|ujZT|iYcO ~Zl,BNȒA=Nx`k64Xml-Yhc?9a[zn~^GtyhƢձe=ˀ/cAvc6{,?r߰ua[Fsc 2;B5i43҄MxMiVG vR*i>?*4r,_H{6z?h ֍3@gKeVz>XHӃdjK~#ѴKn>K C̙CiAkj]NH-uC`D6`􀧥TS+|ܗkj&/ʀ2KrR"&e6ڗڎP4Q+m 6٨֏l^Z:jĞ.M閺ƽ4cQZoiD+rqK9˫O->sv&TviXr .nya\-P [4kԧ$W_}R;M˒R略Х=j۱jFncEvSmi%߿-S `hs :w^ϻhX5]eY[!C;4sbib)"noV-9Ynl]DZROF4-Zg Z,snh[}yg)};*CgZ,{@-ˢ]i]#-F*f>kSxZqnv;[ECiB?~`$^:M_`gj{o99 >Release-Note: >Audit-Trail: >Unformatted: ' on X-REMOTE_ADDR-Is-Open-Proxy: Maybe X-Send-Pr-Version: www-3.1 X-GNATS-Notify: ' on From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 18:41:18 2008 Return-Path: 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 69F63106564A for ; Thu, 8 May 2008 18:41:18 +0000 (UTC) (envelope-from sergioalimajr@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.185]) by mx1.freebsd.org (Postfix) with ESMTP id 9F2F58FC1C for ; Thu, 8 May 2008 18:41:17 +0000 (UTC) (envelope-from sergioalimajr@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so360565tid.3 for ; Thu, 08 May 2008 11:41:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:references:in-reply-to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:thread-index:content-language; bh=lF5G13txj+SPE0ECxHUuB3qEtRZTVX47QODNdhOMwCg=; b=w+XT6+eE/X1jAcPrIthEpQaQK+ZmvKDuM2CqerMiqMiy+TDU9j0W5KSiobSBImtpFa3ZjFY6HJbjNOW8mNF3rdhMtKbBXYWZyZky1k3GxpyA6cnLhZ1nyBjoVKQ4MUgk7lYShlvihV3Exlcm3G0zK/HzyPsClS86+QkbRJDMVaQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:references:in-reply-to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:thread-index:content-language; b=d73FIpoDPbVhtqQAAsElcyeJIU6LgTuWXvg8uHlL00YUGxYF8vvfvv6YLqKkHbjr3+PZOCwJbah/3smfsUj9079I7LUztnXdDGXH6stYeXprxf0WsHJ/0jOXU3hDnM/2wSnlqvtrxyxy/Le1VTY/Zj3hoEXO5U4J7kqqh8Ow47Y= Received: by 10.150.79.42 with SMTP id c42mr3795589ybb.165.1210270438853; Thu, 08 May 2008 11:13:58 -0700 (PDT) Received: from SevlaNote ( [201.25.74.16]) by mx.google.com with ESMTPS id 6sm6812829ywp.3.2008.05.08.11.13.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 May 2008 11:13:58 -0700 (PDT) From: "Sergio Lima" To: References: Your message "Thu, 08 May 2008 12:56:40 EDT." <00c801c8b12c$7e8d3580$7ba7a080$@com> <200805081813.m48IDbG8099201@fire.js.berklix.net> In-Reply-To: <200805081813.m48IDbG8099201@fire.js.berklix.net> Date: Thu, 8 May 2008 14:13:43 -0400 Message-ID: <00cc01c8b137$44f5b490$cee11db0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcixNqCMzKU3F1S6SUWlJOqmnhkXXgAAE1/A Content-Language: pt-br X-Mailman-Approved-At: Thu, 08 May 2008 18:43:45 +0000 Cc: freebsd-amd64@freebsd.org Subject: RES: RES: amd64/120081: Hard drive not found during install FreeBSD 7.0 - RC1 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 18:41:18 -0000 Hi Jullian, I'm using MSWinVista on this laptop and don't have a problem. I installed Fedora 8 64bits and don=92t have a problem. But, when start install FreeBSD, the install process don=92t pass, and = my laptop freeze. []s Sergio Lima -----Mensagem original----- De: jhs@berklix.org [mailto:jhs@berklix.org]=20 Enviada em: quinta-feira, 8 de maio de 2008 14:14 Para: Sergio Lima Cc: freebsd-amd64@freebsd.org Assunto: Re: RES: amd64/120081: Hard drive not found during install = FreeBSD 7.0 - RC1=20 I'm cc'ing this to freebsd-amd64@freebsd.org as thread started there, & it needs ideas beyond mine.=20 Though Sergio top posted, My latest comments at bottom as per list convention. Reference: > From: "Sergio Lima" =20 > Date: Thu, 8 May 2008 12:56:40 -0400=20 > Message-id: <00c801c8b12c$7e8d3580$7ba7a080$@com>=20 "Sergio Lima" wrote: > Hi Julian, >=20 > I using your suggestion, but don=92t solve my problem. >=20 > I getting last version of the ISO (7.0-Release amd64), and starting = new > process of the install, but the results is same. >=20 > You have new suggestion or orientation to me solve this problem? >=20 > Regards. >=20 > Thanks. >=20 > -----Mensagem original----- > De: Julian H. Stacey [mailto:jhs@berklix.org]=20 > Enviada em: segunda-feira, 28 de janeiro de 2008 10:10 > Para: freebsd-amd64@freebsd.org > Cc: Sergio Lima; freebsd-gnats-submit@freebsd.org > Assunto: Re: amd64/120081: Hard drive not found during install FreeBSD = 7.0 - > RC1=20 >=20 > Sergio Lima wrote: > >=20 > > >Number: 120081 > > >Category: amd64 > > >Synopsis: Hard drive not found during install FreeBSD 7.0 - = RC1 > > >Responsible: freebsd-amd64 > > >Release: FreeBSD 7.0 - RC1 >=20 > > I doing download of ISOs of FreeBSD 7.0 - RC1 to install in my = laptop > (Toshiba A215-S4747), but after boot from CD the system install don't found > Hard Drive (SATA2 200GB). How to solve this problem? >=20 > Check MD5 of cdrom mage & tell list if OK or not. > Do a verbose boot > it offers you 7 options > Try > 3 Safe mode > or > 5 Verbose > or if you want Safe And Verbose > 6 Escape & then eg > set boot_verbose=3D"yes" > & set other Safe settings you can pick from here: > http://www.berklix.com/~jhs/hardware/laptops/#loader.conf >=20 > --=20 > Julian Stacey. Munich Computer Consultant, BSD Unix C Linux. > http://berklix.com >=20 Sergio, Using full release is better than RC, well done, but you didnt answer questions above inc. Did you check the MD5 ? etc PS Is your BIOS configured OK ? Can other OS eg BSD/MS/Linux see SATA ? Julian --=20 Julian Stacey: BSDUnixLinux C Prog Admin SysEng Consult Munich www.berklix.com Mail just Ascii plain text. HTML & Base64 text are spam. No virus found in this incoming message. Checked by AVG.=20 Version: 7.5.524 / Virus Database: 269.23.10/1421 - Release Date: = 07/05/2008 17:23 =20 No virus found in this outgoing message. Checked by AVG.=20 Version: 7.5.524 / Virus Database: 269.23.10/1421 - Release Date: = 07/05/2008 17:23 =20 From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 18:48:36 2008 Return-Path: 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 EBD511065670 for ; Thu, 8 May 2008 18:48:36 +0000 (UTC) (envelope-from jhs@berklix.org) Received: from flat.berklix.org (flat.berklix.org [83.236.223.115]) by mx1.freebsd.org (Postfix) with ESMTP id 583DA8FC12 for ; Thu, 8 May 2008 18:48:36 +0000 (UTC) (envelope-from jhs@berklix.org) Received: from js.berklix.net (p549A71CA.dip.t-dialin.net [84.154.113.202]) (authenticated bits=0) by flat.berklix.org (8.13.8/8.13.8) with ESMTP id m48I94Ev060162; Thu, 8 May 2008 20:09:06 +0200 (CEST) (envelope-from jhs@berklix.org) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by js.berklix.net (8.13.8/8.13.8) with ESMTP id m48IDlJF060472; Thu, 8 May 2008 20:13:47 +0200 (CEST) (envelope-from jhs@berklix.org) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.13.8/8.13.8) with ESMTP id m48IDbG8099201; Thu, 8 May 2008 20:13:42 +0200 (CEST) (envelope-from jhs@fire.js.berklix.net) Message-Id: <200805081813.m48IDbG8099201@fire.js.berklix.net> To: "Sergio Lima" From: "Julian Stacey" Organization: http://berklix.com BSD Unix Linux Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://berklix.com In-reply-to: Your message "Thu, 08 May 2008 12:56:40 EDT." <00c801c8b12c$7e8d3580$7ba7a080$@com> Date: Thu, 08 May 2008 20:13:37 +0200 Sender: jhs@berklix.org Cc: freebsd-amd64@freebsd.org Subject: Re: RES: amd64/120081: Hard drive not found during install FreeBSD 7.0 - RC1 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 18:48:37 -0000 I'm cc'ing this to freebsd-amd64@freebsd.org as thread started there, & it needs ideas beyond mine. Though Sergio top posted, My latest comments at bottom as per list convention. Reference: > From: "Sergio Lima" > Date: Thu, 8 May 2008 12:56:40 -0400 > Message-id: <00c801c8b12c$7e8d3580$7ba7a080$@com> "Sergio Lima" wrote: > Hi Julian, > > I using your suggestion, but dont solve my problem. > > I getting last version of the ISO (7.0-Release amd64), and starting new > process of the install, but the results is same. > > You have new suggestion or orientation to me solve this problem? > > Regards. > > Thanks. > > -----Mensagem original----- > De: Julian H. Stacey [mailto:jhs@berklix.org] > Enviada em: segunda-feira, 28 de janeiro de 2008 10:10 > Para: freebsd-amd64@freebsd.org > Cc: Sergio Lima; freebsd-gnats-submit@freebsd.org > Assunto: Re: amd64/120081: Hard drive not found during install FreeBSD 7.0 - > RC1 > > Sergio Lima wrote: > > > > >Number: 120081 > > >Category: amd64 > > >Synopsis: Hard drive not found during install FreeBSD 7.0 - RC1 > > >Responsible: freebsd-amd64 > > >Release: FreeBSD 7.0 - RC1 > > > I doing download of ISOs of FreeBSD 7.0 - RC1 to install in my laptop > (Toshiba A215-S4747), but after boot from CD the system install don't found > Hard Drive (SATA2 200GB). How to solve this problem? > > Check MD5 of cdrom mage & tell list if OK or not. > Do a verbose boot > it offers you 7 options > Try > 3 Safe mode > or > 5 Verbose > or if you want Safe And Verbose > 6 Escape & then eg > set boot_verbose="yes" > & set other Safe settings you can pick from here: > http://www.berklix.com/~jhs/hardware/laptops/#loader.conf > > -- > Julian Stacey. Munich Computer Consultant, BSD Unix C Linux. > http://berklix.com > Sergio, Using full release is better than RC, well done, but you didnt answer questions above inc. Did you check the MD5 ? etc PS Is your BIOS configured OK ? Can other OS eg BSD/MS/Linux see SATA ? Julian -- Julian Stacey: BSDUnixLinux C Prog Admin SysEng Consult Munich www.berklix.com Mail just Ascii plain text. HTML & Base64 text are spam. From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 19:19:57 2008 Return-Path: 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 A57D4106566B for ; Thu, 8 May 2008 19:19:57 +0000 (UTC) (envelope-from schulra@earlham.edu) Received: from sipala.earlham.edu (sipala.earlham.edu [159.28.1.75]) by mx1.freebsd.org (Postfix) with ESMTP id 6B7678FC1D for ; Thu, 8 May 2008 19:19:57 +0000 (UTC) (envelope-from schulra@earlham.edu) Received: from tdream.lly.earlham.edu (tdream.lly.earlham.edu [159.28.7.241]) by sipala.earlham.edu (8.13.6/8.13.6) with ESMTP id m48JJhZm002808; Thu, 8 May 2008 15:19:54 -0400 (EDT) Received: from tdream.lly.earlham.edu (tdream.lly.earlham.edu [159.28.7.241]) by tdream.lly.earlham.edu (Postfix) with ESMTP id 790EF8E275; Thu, 8 May 2008 15:20:23 -0400 (EDT) Date: Thu, 8 May 2008 15:20:23 -0400 (EDT) From: Randy Schultz X-X-Sender: schulra@tdream.lly.earlham.edu To: Dieter In-Reply-To: <200805081448.OAA11069@sopwith.solgatos.com> Message-ID: References: <200805081448.OAA11069@sopwith.solgatos.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-amd64@freebsd.org Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 19:19:57 -0000 On Thu, 8 May 2008, Dieter spaketh thusly: -}> Hey Fabian, -}> -}> Tnx for the tip. Unfortunately there is no such setting on this system. My -}> choices are "OFF" or "AUTO". In auto mode they appear to be correctly -}> identified, giving the make and model #. -} -}So... with 6.x you get something like -} -}ad4: 715404MB at ata2-master SATA300 -} -}but with 7.0 the SATA300 (or SATA150) is replaced with UDMA33 ? -}With no changes to hardware, and no changes to firmware settings? Hey Dieter, I never thought about checking on 6.x since 6.x installs fine but you're right. Here's the dmesg on a 6.3 boot: ad4: DMA limited to UDMA33, device found non-ATA66 cable ad4: 715404MB at ata2-master UDMA33 When I mentioned finding the correct make and model, I was too vague, and was referring to what the bios finds on post. So I guess while there may be a problem there, it's not related to the aforementioned DMA errors. To refresh, 6.x installs fine, 7.0 does not. It formats the drives just fine but as soon as the fresh install gets to actually installing anything, i.e. the base system, many many errors start showing up on the console. The first few lines look like: ... ./usr/sbin/spkrtest ./usr/sbin/srpay NMI ISA 30, EINSA Mlf fI SA 20, EISA ff NMI ISA 30, EISNAM If ISfA 20, EISA ff ad4: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=34170879 aNMI ISA 30, EISAN fMfl ISA 30, EISA ff (note that the first 2 lines are normal "here's what i'm installing now" stuff) -- Randy (schulra@earlham.edu) 765.983.1283 <*> Love with your heart, think with your head; not the other way around. From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 18:56:00 2008 Return-Path: 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 BA4B61065687; Thu, 8 May 2008 18:56:00 +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 8F89A8FC16; Thu, 8 May 2008 18:56:00 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m48Iu0sf053478; Thu, 8 May 2008 18:56:00 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m48Iu0uf053474; Thu, 8 May 2008 18:56:00 GMT (envelope-from linimon) Date: Thu, 8 May 2008 18:56:00 GMT Message-Id: <200805081856.m48Iu0uf053474@freefall.freebsd.org> To: klein.marian@gmail.com, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Thu, 08 May 2008 19:38:30 +0000 Cc: Subject: Re: amd64/123524: FreeBSD kernel fails at booting when invoked as 'sudo qemu-system-x86_64 -cdrom /mnt/fbsd7amd64_iso/FreeBSD-7.0-RELEASE-amd64-disc1.iso X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 18:56:00 -0000 Synopsis: FreeBSD kernel fails at booting when invoked as 'sudo qemu-system-x86_64 -cdrom /mnt/fbsd7amd64_iso/FreeBSD-7.0-RELEASE-amd64-disc1.iso State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Thu May 8 18:55:31 UTC 2008 State-Changed-Why: see amd64/123525. http://www.freebsd.org/cgi/query-pr.cgi?pr=123524 From owner-freebsd-amd64@FreeBSD.ORG Thu May 8 20:59:11 2008 Return-Path: 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 78284106566B; Thu, 8 May 2008 20:59:11 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 099308FC18; Thu, 8 May 2008 20:59:11 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id DDCA828448; Fri, 9 May 2008 04:59:09 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 9E020EBBA24; Fri, 9 May 2008 04:59:09 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id 8q--E2qq0iPX; Fri, 9 May 2008 04:59:04 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 8354AEBB956; Fri, 9 May 2008 04:59:03 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=WbHAX7mxieGUWi8nacgUDrEtOELQUW2npob+cRbyc1dt1kDMz+UT3Ba5Vx0Scmc9l DkM/9wqaCPnjbPblb/4Ug== Message-ID: <48236995.4060707@delphij.net> Date: Thu, 08 May 2008 13:59:01 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Randy Schultz References: <200805071621.m47GLbCD018315@www.freebsd.org> <48221188.3020708@wenks.ch> In-Reply-To: X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Fabian Wenk , FreeBSD Stable , freebsd-amd64@freebsd.org Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 20:59:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Randy, Randy Schultz wrote: | On Wed, 7 May 2008, Fabian Wenk spaketh thusly: | | -}Hello Randy | -} | -}On 07.05.08 18:21, Randy Schultz wrote: | -}> FBSD 6.x AMD64 works great on this system, as does centos linux. | -}> When I try to install 7.0 (AMD64 of course), on boot (off the | -}> cdrom) I notice: | -}> ad4: DMA limited to UDMA33, device found non-ATA66 cable | -}> | -}> Not sure if that is an important clue but it seems to be. I | -}> know my cables are SATA-II, FWIW. | -} | -}Somewhere in the BIOS settings should be an option to switch the SATA disks to | -}AHCI, maybe this helps. | -} | -}On most BIOS this setting is in the P-ATA mode, which is a slower | -}compatibility mode and is needed for the Redmond OS to work. | | Hey Fabian, | | Tnx for the tip. Unfortunately there is no such setting on this system. My | choices are "OFF" or "AUTO". In auto mode they appear to be correctly | identified, giving the make and model #. Could you please show your 'pciconf -lv | grep -A3 ata' output? My 1435 says: atapci1@pci0:2:1: class=0x01018a card=0x01eb1028 chip=0x02141166 rev=0x00 hdr=0x00 ~ vendor = 'ServerWorks (Was: Reliance Computer Corp)' ~ class = mass storage ~ subclass = ATA - -- atapci0@pci3:14:0: class=0x01018f card=0x01eb1028 chip=0x024b1166 rev=0x00 hdr=0x00 ~ vendor = 'ServerWorks (Was: Reliance Computer Corp)' ~ class = mass storage ~ subclass = ATA But it's an SC1435 with SAS disks I believe, so things may different. Also, will it be possible if you find some output from vmstat -i? Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkgjaZUACgkQi+vbBBjt66CfogCfQvmKaLUmzw/ua4YMjRZlrCOj 2+MAoJbt2l3vRlhRY2qPU+WA7F6qcGZ3 =oEqd -----END PGP SIGNATURE----- From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 02:29:39 2008 Return-Path: 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 A9B5F1065671 for ; Fri, 9 May 2008 02:29:39 +0000 (UTC) (envelope-from dataseeq@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id 2B9118FC12 for ; Fri, 9 May 2008 02:29:38 +0000 (UTC) (envelope-from dataseeq@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so1232561fkk.11 for ; Thu, 08 May 2008 19:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=7hY73iTlVAxPvAMRiqwHIR9UDciw7tzTNGM+kel6t04=; b=Du2DYfISg1Vv6pqj8feK6xvTZIDBvP/smDbjbtUhVtXyLp5huPy3/z0nDKeCx8F5CkqY8CbnzXVTU63rw+fkQjYcrwqj95kMW1DnrobHtaUYvRkVTFA7r0Mm5z+eEa03z+byV85OLefK7ukf/yDoFBejITB9+QnaaXyEsIj0yNE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=mzrRBUtJtuviiIFt4Qx/ixDSl5ZT8TcapLbnMWVTmWad4lZSJuxdY12wOZjawoZEtuAhftuC+9u7V/JJm3BZ0aUdW9N9NHDD4Fk6fgqiqVbmSxymQbyFExKWdfocVsPXMIyQ2Xqx1+B4fkM+kz2/YA9V9iL7BCMwaOJHqiXdBrE= Received: by 10.78.132.2 with SMTP id f2mr1114380hud.19.1210298641751; Thu, 08 May 2008 19:04:01 -0700 (PDT) Received: by 10.78.122.8 with HTTP; Thu, 8 May 2008 19:04:01 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 06:04:01 +0400 From: "Maxim Aptechkin" To: freebsd-amd64@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 09 May 2008 02:40:33 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: CFT: k8temp driver X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 02:29:39 -0000 [root@beta5 /usr/src/sys/amd64/k8temp]# sysctl -A | grep -i temp dev.cpu.0.temperature: -49 dev.cpu.1.temperature: -49 dev.k8temp.0.%desc: AMD K8 Thermal Sensors dev.k8temp.0.%driver: k8temp dev.k8temp.0.%parent: hostb4 dev.k8temp.0.sensor0.core0: 36 dev.k8temp.0.sensor0.core1: 46 dev.k8temp.0.sensor1.core0: 35 dev.k8temp.0.sensor1.core1: 36 [root@beta5 /usr/src/sys/amd64/k8temp]# k8temp -d CPUID: Vendor: AuthenticAMD, Id=0x40f32 Model=3 Family=15 Stepping=2 Advanced Power Management=0x3f Temperature sensor: Yes Frequency ID control: Yes Voltage ID control: Yes THERMTRIP support: Yes HW Thermal control: Yes SW Thermal control: Yes 100MHz multipliers: No HW P-State control: No TSC Invariant: No Thermtrip=0x005e1e24 (CurTmp=0x5e (45c) TjOffset=0x00 DiodeOffset=0x1e (-19c)) CPU 0 Core 0 Sensor 0: 45c Thermtrip=0x00001e64 (CurTmp=0x00 (-49c) TjOffset=0x00 DiodeOffset=0x1e (-19c)) Thermtrip=0x00561e20 (CurTmp=0x56 (37c) TjOffset=0x00 DiodeOffset=0x1e (-19c)) CPU 0 Core 1 Sensor 0: 37c Thermtrip=0x00001e60 (CurTmp=0x00 (-49c) TjOffset=0x00 DiodeOffset=0x1e (-19c)) Something wrong with dev.cpu.?.temperature From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 09:30:05 2008 Return-Path: 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 4688C106566C for ; Fri, 9 May 2008 09:30:05 +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 1AFA48FC0A for ; Fri, 9 May 2008 09:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m499U4jP035201 for ; Fri, 9 May 2008 09:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m499U4To035198; Fri, 9 May 2008 09:30:04 GMT (envelope-from gnats) Date: Fri, 9 May 2008 09:30:04 GMT Message-Id: <200805090930.m499U4To035198@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Anton Menshutin X-Mailman-Approved-At: Fri, 09 May 2008 11:25:44 +0000 Cc: Subject: Re: amd64/92889: [libc] xdr double buffer overflow X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anton Menshutin List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 09:30:05 -0000 The following reply was made to PR amd64/92889; it has been noted by GNATS. From: Anton Menshutin To: bug-followup@FreeBSD.org, may@chg.ru Cc: Subject: Re: amd64/92889: [libc] xdr double buffer overflow Date: Fri, 09 May 2008 13:09:37 +0400 This bug seems to be already resolved. I tested it under 6.2 and 7.0 and everything seems to be ok now. From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 12:29:10 2008 Return-Path: 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 EC377106564A for ; Fri, 9 May 2008 12:29:10 +0000 (UTC) (envelope-from schulra@earlham.edu) Received: from sipala.earlham.edu (sipala.earlham.edu [159.28.1.75]) by mx1.freebsd.org (Postfix) with ESMTP id AF8DE8FC17 for ; Fri, 9 May 2008 12:29:10 +0000 (UTC) (envelope-from schulra@earlham.edu) Received: from tdream.lly.earlham.edu (tdream.lly.earlham.edu [159.28.7.241]) by sipala.earlham.edu (8.13.6/8.13.6) with ESMTP id m49CSvlK017693; Fri, 9 May 2008 08:29:07 -0400 (EDT) Received: from tdream.lly.earlham.edu (tdream.lly.earlham.edu [159.28.7.241]) by tdream.lly.earlham.edu (Postfix) with ESMTP id CDB5C8E275; Fri, 9 May 2008 08:29:38 -0400 (EDT) Date: Fri, 9 May 2008 08:29:38 -0400 (EDT) From: Randy Schultz X-X-Sender: schulra@tdream.lly.earlham.edu To: freebsd-amd64@freebsd.org In-Reply-To: <48236995.4060707@delphij.net> Message-ID: References: <200805071621.m47GLbCD018315@www.freebsd.org> <48221188.3020708@wenks.ch> <48236995.4060707@delphij.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: FreeBSD Stable Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 12:29:11 -0000 On Thu, 8 May 2008, Xin LI spaketh thusly: -}Could you please show your 'pciconf -lv | grep -A3 ata' output? -} -}My 1435 says: -} -}atapci1@pci0:2:1: class=0x01018a card=0x01eb1028 chip=0x02141166 -}rev=0x00 hdr=0x00 -}~ vendor = 'ServerWorks (Was: Reliance Computer Corp)' -}~ class = mass storage -}~ subclass = ATA -}- -- -}atapci0@pci3:14:0: class=0x01018f card=0x01eb1028 chip=0x024b1166 -}rev=0x00 hdr=0x00 -}~ vendor = 'ServerWorks (Was: Reliance Computer Corp)' -}~ class = mass storage -}~ subclass = ATA -} -}But it's an SC1435 with SAS disks I believe, so things may different. -}Also, will it be possible if you find some output from vmstat -i? Certainly. The system is up on 6.3 right now so this is simple. ;> Dude ? pciconf -lv | grep -A3 ata atapci1@pci0:2:1: class=0x01018a card=0x01eb1028 chip=0x02141166 rev=0x00 hdr=0x00 vendor = 'ServerWorks (Was: Reliance Computer Corp)' device = 'HT1000 Legacy IDE controller' class = mass storage -- atapci0@pci3:14:0: class=0x01018f card=0x01eb1028 chip=0x024b1166 rev=0x00 hdr=0x00 vendor = 'ServerWorks (Was: Reliance Computer Corp)' device = 'BCM5785 (HT1000) PATA/IDE Mode' class = mass storage I had the SAS card in it but I needed to pull it because I needed to put a SCSI card in for the autochanger(testing fbsd with bacula). Here's the vmstat output: Dude ? vmstat -i interrupt total rate irq1: atkbd0 18 0 irq6: atapci0 1543 0 irq9: acpi0 2 0 irq11: ohci0 ohci+ 12 0 irq14: ata0 47 0 irq33: bge0 14935 7 irq38: ahc0 138 0 irq39: ahc1 23 0 cpu0: timer 4127540 1998 Total 4144258 2006 I wasn't aware of the pciconf command. It's kinda cool. Now I'm wondering if I can use it to write the proper data to the configuration register telling it to not be in PATA mode. OTOH, the potential to do improper things seems great so this is a bit scary. I wonder if the dell is feeding bogus data to fbsd 7, or fbsd 7 is misinterpreting what it's getting from the dell? -- Randy (schulra@earlham.edu) 765.983.1283 <*> Love with your heart, think with your head; not the other way around. From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 13:56:01 2008 Return-Path: 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 18427106564A for ; Fri, 9 May 2008 13:56:01 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id 965C68FC16 for ; Fri, 9 May 2008 13:56:00 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by mu-out-0910.google.com with SMTP id i2so1237085mue.3 for ; Fri, 09 May 2008 06:55:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; bh=8Jo8Fgsee4BtwxFIH8lQpM0YNSrZiV06rkMhfZZj+2Y=; b=Ul8cIueKDSXE6XeHfiiS0yM727gTzx64ItUsxAkZR+pNRqVphcRiZf9ndZBZTW0wGoODL4N1/BNNhmQESYIO8XiRD0ctkEKuzlwWgc+pP9Y56f1B1tyW2o+c27JPQKnrJyAwGxWax1MQdoVnmEkAljOf2m8ZnYYBmOs6h+om4Ec= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=KYHFd1QEZLSkI3VGXugWAH4aOhoZZKn8D2xO/aWZSc4hmLTEeIHi7r7thN7KUkl13GO7voMiLzUHD/lL42rQjFAVoTbZJfZhWvVMMwSFHBLVjm6jBkkcLufLhRKaOJYd902dGL95L3By75O4q4dWtS0pwiohDVOn0eLVI6TN2oU= Received: by 10.86.29.19 with SMTP id c19mr8533467fgc.28.1210341359429; Fri, 09 May 2008 06:55:59 -0700 (PDT) Received: from epsilon.local ( [89.214.248.3]) by mx.google.com with ESMTPS id e20sm4353101fga.7.2008.05.09.06.55.57 (version=SSLv3 cipher=RC4-MD5); Fri, 09 May 2008 06:55:58 -0700 (PDT) Message-ID: <482457E9.8000506@FreeBSD.org> Date: Fri, 09 May 2008 14:55:53 +0100 From: Rui Paulo User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Maxim Aptechkin References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Rui Paulo Cc: freebsd-amd64@freebsd.org Subject: Re: CFT: k8temp driver X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 13:56:01 -0000 Maxim Aptechkin wrote: > [root@beta5 /usr/src/sys/amd64/k8temp]# sysctl -A | grep -i temp > > dev.cpu.0.temperature: -49 > dev.cpu.1.temperature: -49 > > dev.k8temp.0.%desc: AMD K8 Thermal Sensors > dev.k8temp.0.%driver: k8temp > dev.k8temp.0.%parent: hostb4 > dev.k8temp.0.sensor0.core0: 36 > dev.k8temp.0.sensor0.core1: 46 > dev.k8temp.0.sensor1.core0: 35 > dev.k8temp.0.sensor1.core1: 36 > > [root@beta5 /usr/src/sys/amd64/k8temp]# k8temp -d > CPUID: Vendor: AuthenticAMD, Id=0x40f32 Model=3 Family=15 Stepping=2 > Advanced Power Management=0x3f > Temperature sensor: Yes > Frequency ID control: Yes > Voltage ID control: Yes > THERMTRIP support: Yes > HW Thermal control: Yes > SW Thermal control: Yes > 100MHz multipliers: No > HW P-State control: No > TSC Invariant: No > Thermtrip=0x005e1e24 (CurTmp=0x5e (45c) TjOffset=0x00 DiodeOffset=0x1e > (-19c)) > CPU 0 Core 0 Sensor 0: 45c > Thermtrip=0x00001e64 (CurTmp=0x00 (-49c) TjOffset=0x00 DiodeOffset=0x1e > (-19c)) > Thermtrip=0x00561e20 (CurTmp=0x56 (37c) TjOffset=0x00 DiodeOffset=0x1e > (-19c)) > CPU 0 Core 1 Sensor 0: 37c > Thermtrip=0x00001e60 (CurTmp=0x00 (-49c) TjOffset=0x00 DiodeOffset=0x1e > (-19c)) > > > Something wrong with dev.cpu.?.temperature That's something I've been investigating. Sorry, -- Rui Paulo From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 15:36:53 2008 Return-Path: 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 B4DF61065703 for ; Fri, 9 May 2008 15:36:53 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 7F0FB8FC22 for ; Fri, 9 May 2008 15:36:53 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.2/8.14.2) with ESMTP id m49FWOZm049130 for ; Fri, 9 May 2008 08:32:24 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.2/8.14.2/Submit) id m49FWO72049129 for freebsd-amd64@freebsd.org; Fri, 9 May 2008 08:32:24 -0700 (PDT) (envelope-from sgk) Date: Fri, 9 May 2008 08:32:24 -0700 From: Steve Kargl To: freebsd-amd64@freebsd.org Message-ID: <20080509153224.GA49112@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Experience with ASUS KFSN4-DRE MB? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 15:36:53 -0000 Anyone have any experience with the ASUS KFSN4-DRE MB? Any gotcha's that I need to be aware? The board uses a Nvidia nForce Pro 2200 chipset and Broadcom GigE 5721 nics. -- Steve From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 15:40:14 2008 Return-Path: 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 A94BA106564A for ; Fri, 9 May 2008 15:40:14 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from parsely.rain.com (parsely.rain.com [199.26.172.196]) by mx1.freebsd.org (Postfix) with ESMTP id 0AB238FC1A for ; Fri, 9 May 2008 15:40:13 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from sopwith.solgatos.com (uucp@localhost) by parsely.rain.com (8.11.4/8.11.4) with UUCP id m49Fe9g81871; Fri, 9 May 2008 08:40:09 -0700 (PDT) (envelope-from freebsd@sopwith.solgatos.com) Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id PAA04044; Fri, 9 May 2008 15:36:13 GMT Message-Id: <200805091536.PAA04044@sopwith.solgatos.com> To: Randy Schultz In-reply-to: Your message of "Fri, 09 May 2008 08:29:38 EDT." Date: Fri, 09 May 2008 08:36:13 +0100 From: Dieter Cc: freebsd-amd64@freebsd.org Subject: Re: amd64/123495: 7.0 AMD64 doesn't install on a Dell SC1435 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 15:40:14 -0000 > I wasn't aware of the pciconf command. It's kinda cool. I just noticed that pciconf -lv doesn't report everything, try pciconf -lvc. > Now I'm wondering if > I can use it to write the proper data to the configuration register telling it > to not be in PATA mode. OTOH, the potential to do improper things seems great > so this is a bit scary. So there is a configuration registor on the controller that says pretend to be PATA? Or is it some flag in the system firmware? You could hack the device driver to ignore it and use SATA mode? > I wonder if the dell is feeding bogus data to fbsd 7, or fbsd 7 is > misinterpreting what it's getting from the dell? You could add (or turn on existing) printfs to report the raw data. Have you tried a verbose boot? The BSDs are far too dependant on firmware. And the firmware is usually buggy. :-( From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 14:46:57 2008 Return-Path: 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 830D61065674; Fri, 9 May 2008 14:46:57 +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 59C9F8FC16; Fri, 9 May 2008 14:46:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m49Ekv2Z063206; Fri, 9 May 2008 14:46:57 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m49EkumW063202; Fri, 9 May 2008 14:46:56 GMT (envelope-from linimon) Date: Fri, 9 May 2008 14:46:56 GMT Message-Id: <200805091446.m49EkumW063202@freefall.freebsd.org> To: may@chg.ru, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Fri, 09 May 2008 15:44:00 +0000 Cc: Subject: Re: amd64/92889: [libc] xdr double buffer overflow X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 14:46:57 -0000 Synopsis: [libc] xdr double buffer overflow State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Fri May 9 14:46:33 UTC 2008 State-Changed-Why: Submitter says that this is now fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=92889 From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 20:58:55 2008 Return-Path: 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 4E98B1065687 for ; Fri, 9 May 2008 20:58:55 +0000 (UTC) (envelope-from evgenij_kharkov@bk.ru) Received: from mx28.mail.ru (mx28.mail.ru [194.67.23.67]) by mx1.freebsd.org (Postfix) with ESMTP id 09A528FC18 for ; Fri, 9 May 2008 20:58:55 +0000 (UTC) (envelope-from evgenij_kharkov@bk.ru) Received: from mx2.mail.ru (mx2-2.mail.ru [194.67.23.122]) by mx28.mail.ru (mPOP.Fallback_MX) with ESMTP id 65F8D2F3AB0 for ; Fri, 9 May 2008 23:49:05 +0400 (MSD) Received: from [195.69.246.91] (port=3253 helo=localhost) by mx2.mail.ru with asmtp id 1JuYaV-0001FO-00 for freebsd-amd64@FreeBSD.org; Fri, 09 May 2008 23:49:03 +0400 Date: Fri, 9 May 2008 22:49:08 +0300 From: evgenij_kharkov@bk.ru X-Mailer: The Bat! (v4.0.14) Professional Organization: evgenij_kharkov@bk.ru X-Priority: 3 (Normal) Message-ID: <161972193.20080509224908@bk.ru> To: freebsd-amd64@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable X-Spam: Not detected X-Mailman-Approved-At: Fri, 09 May 2008 21:10:01 +0000 Cc: Subject: (no subject) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 20:58:55 -0000 =C7=E4=F0=E0=E2=F1=F2=E2=F3=E9=F2=E5, Freebsd-amd64. A have a computer with processor AMD ATHLON 64 x2 Dual Core. What release I need to install? 7.0 and 6.2 doesn't installs. Thanks --=20 =D1 =F3=E2=E0=E6=E5=ED=E8=E5=EC, evgenij mailto:evgenij_kharkov@bk.ru From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 21:00:01 2008 Return-Path: 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 5AACF106566B for ; Fri, 9 May 2008 21:00: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 339608FC18 for ; Fri, 9 May 2008 21:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m49L01JM092962 for ; Fri, 9 May 2008 21:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m49L01td092961; Fri, 9 May 2008 21:00:01 GMT (envelope-from gnats) Resent-Date: Fri, 9 May 2008 21:00:01 GMT Resent-Message-Id: <200805092100.m49L01td092961@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, Eugene Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20D63106567B for ; Fri, 9 May 2008 20:57:58 +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 E6D1E8FC0A for ; Fri, 9 May 2008 20:57:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m49KuwcL098455 for ; Fri, 9 May 2008 20:56:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m49KuwH2098454; Fri, 9 May 2008 20:56:58 GMT (envelope-from nobody) Message-Id: <200805092056.m49KuwH2098454@www.freebsd.org> Date: Fri, 9 May 2008 20:56:58 GMT From: Eugene To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Fri, 09 May 2008 21:10:14 +0000 Cc: Subject: amd64/123562: FreeBSD amd64 not installs X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 21:00:01 -0000 >Number: 123562 >Category: amd64 >Synopsis: FreeBSD amd64 not installs >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 09 21:00:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eugene >Release: 6.2, 6.3,7.0 >Organization: Zenit >Environment: >Description: Notebook AMD Athlon64 x2 Dual-core processor, NVIDIA Geforce 8400M G Turbocache. When boot loader begins, I see Matrix,that newer stops. Sorry for my poor English :) If you know what I need to do, please write me. Thank you >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Fri May 9 22:06:10 2008 Return-Path: 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 E5B3B106564A for ; Fri, 9 May 2008 22:06:10 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 718628FC15 for ; Fri, 9 May 2008 22:06:10 +0000 (UTC) (envelope-from kometen@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so3012676fgb.35 for ; Fri, 09 May 2008 15:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=AAMHyTkOMsU4eGuG6MFdqOLWwg/UKrc5pbPnOI1BdI4=; b=q0HxsMLgKX7Huryx1r9sGTXdzmIr72S+dc3pDx4y/dGvzK2KQNmbDYKdx2pDXZq9i18Dpgn2sI65h/NtWopKWjOheafikA6LcFdWxtSL+QnUNvlAoi9utXJvsZZKkSX854J4a2gZ4yloQKWEFyX1vWx5EVb8T6NEyrBUMoFx5rA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IVAZp7xsa3yKjBbHtytKvDk0a0BZxGRPxarjCpWP7XV0VBV0oNvbdXVrd6mcWzF/+F8bi4eSSAvcqAx988u8B4na+AzUtTaJlCePN0mTZoNBTH4/ltvWwXmvPbQFkGftKHGdWCt11HJxnNHfaAXffc+pnCxfGGhZGelPhW8nrXA= Received: by 10.86.78.4 with SMTP id a4mr7160702fgb.73.1210369133747; Fri, 09 May 2008 14:38:53 -0700 (PDT) Received: by 10.86.81.6 with HTTP; Fri, 9 May 2008 14:38:53 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 23:38:53 +0200 From: "Claus Guttesen" To: evgenij_kharkov@bk.ru In-Reply-To: <161972193.20080509224908@bk.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <161972193.20080509224908@bk.ru> Cc: freebsd-amd64@freebsd.org Subject: Re: (no subject) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2008 22:06:11 -0000 > A have a computer with processor AMD ATHLON 64 x2 Dual Core. What > release I need to install? 7.0 and 6.2 doesn't installs. Thanks Do you get any error-messages during installation? Where exactly does it stop? -- regards Claus When lenity and cruelty play for a kingdom, the gentlest gamester is the soonest winner. Shakespeare From owner-freebsd-amd64@FreeBSD.ORG Sat May 10 01:27:23 2008 Return-Path: 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 704641065679; Sat, 10 May 2008 01:27:23 +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 3136B8FC13; Sat, 10 May 2008 01:27:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m4A1RMYa087382; Fri, 9 May 2008 21:27:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m4A1RMa2003711; Fri, 9 May 2008 21:27:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3C29773039; Fri, 9 May 2008 21:27:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080510012722.3C29773039@freebsd-current.sentex.ca> Date: Fri, 9 May 2008 21:27:22 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 01:27:23 -0000 TB --- 2008-05-10 00:25:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-10 00:25:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-10 00:25:00 - cleaning the object tree TB --- 2008-05-10 00:26:02 - cvsupping the source tree TB --- 2008-05-10 00:26:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-10 00:26:10 - building world (CFLAGS=-O -pipe) TB --- 2008-05-10 00:26:10 - cd /src TB --- 2008-05-10 00:26:10 - /usr/bin/make -B buildworld >>> World build started on Sat May 10 00:26:12 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/mbuf.c cc -O -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/mcast.c cc -O -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/mroute.c cc -O -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'routepr': /src/usr.bin/netstat/route.c:157: warning: passing argument 3 of 'sysctlbyname' from incompatible pointer type /src/usr.bin/netstat/route.c:159: warning: passing argument 3 of 'sysctlbyname' from incompatible pointer type *** Error code 1 Stop in /src/usr.bin/netstat. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-10 01:27:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-10 01:27:22 - ERROR: failed to build world TB --- 2008-05-10 01:27:22 - tinderbox aborted TB --- 2780.95 user 336.53 system 3741.15 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sat May 10 06:16:39 2008 Return-Path: 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 92BF31065676; Sat, 10 May 2008 06:16:39 +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 5506D8FC21; Sat, 10 May 2008 06:16:39 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m4A6GcHh097144; Sat, 10 May 2008 02:16:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m4A6GcnS075459; Sat, 10 May 2008 02:16:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8CE0373039; Sat, 10 May 2008 02:16:38 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080510061638.8CE0373039@freebsd-current.sentex.ca> Date: Sat, 10 May 2008 02:16:38 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 06:16:39 -0000 TB --- 2008-05-10 05:15:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-10 05:15:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-05-10 05:15:01 - cleaning the object tree TB --- 2008-05-10 05:15:28 - cvsupping the source tree TB --- 2008-05-10 05:15:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-05-10 05:15:37 - building world (CFLAGS=-O -pipe) TB --- 2008-05-10 05:15:37 - cd /src TB --- 2008-05-10 05:15:37 - /usr/bin/make -B buildworld >>> World build started on Sat May 10 05:15:40 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/mbuf.c cc -O -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/mcast.c cc -O -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/mroute.c cc -O -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DIPX -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'routepr': /src/usr.bin/netstat/route.c:157: warning: passing argument 3 of 'sysctlbyname' from incompatible pointer type /src/usr.bin/netstat/route.c:159: warning: passing argument 3 of 'sysctlbyname' from incompatible pointer type *** Error code 1 Stop in /src/usr.bin/netstat. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-10 06:16:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-10 06:16:38 - ERROR: failed to build world TB --- 2008-05-10 06:16:38 - tinderbox aborted TB --- 2776.45 user 336.90 system 3697.28 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sat May 10 13:39:18 2008 Return-Path: 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 5842F106566B; Sat, 10 May 2008 13:39:18 +0000 (UTC) (envelope-from vwe@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E09C8FC17; Sat, 10 May 2008 13:39:18 +0000 (UTC) (envelope-from vwe@FreeBSD.org) Received: from freefall.freebsd.org (vwe@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4ADdIsm086362; Sat, 10 May 2008 13:39:18 GMT (envelope-from vwe@freefall.freebsd.org) Received: (from vwe@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4ADdIax086358; Sat, 10 May 2008 13:39:18 GMT (envelope-from vwe) Date: Sat, 10 May 2008 13:39:18 GMT Message-Id: <200805101339.m4ADdIax086358@freefall.freebsd.org> To: klein.marian@gmail.com, vwe@FreeBSD.org, freebsd-amd64@FreeBSD.org From: vwe@FreeBSD.org Cc: Subject: Re: amd64/123525: [qemu] FreeBSD kernel fails at booting in qemu X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 13:39:18 -0000 Synopsis: [qemu] FreeBSD kernel fails at booting in qemu State-Changed-From-To: open->closed State-Changed-By: vwe State-Changed-When: Sat May 10 13:37:11 UTC 2008 State-Changed-Why: attachment is nonsense, issue is a DUP of: PR/123263 PR/123523 PR/123524 closing this in favour of PR/123523 http://www.freebsd.org/cgi/query-pr.cgi?pr=123525