From owner-freebsd-i386@FreeBSD.ORG Sun Feb 26 00:50:03 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D177816A420 for ; Sun, 26 Feb 2006 00:50:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F57F43D46 for ; Sun, 26 Feb 2006 00:50:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1Q0o3nq028694 for ; Sun, 26 Feb 2006 00:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1Q0o3W8028693; Sun, 26 Feb 2006 00:50:03 GMT (envelope-from gnats) Resent-Date: Sun, 26 Feb 2006 00:50:03 GMT Resent-Message-Id: <200602260050.k1Q0o3W8028693@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Howard Goldstein Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E59F16A420 for ; Sun, 26 Feb 2006 00:48:48 +0000 (GMT) (envelope-from hg@cally.queue.to) Received: from tamqfl1-ar1-201-118.biz.dsl.gtei.net (tamqfl1-ar1-201-118.biz.dsl.gtei.net [4.35.201.118]) by mx1.FreeBSD.org (Postfix) with SMTP id 4BD4043D58 for ; Sun, 26 Feb 2006 00:48:46 +0000 (GMT) (envelope-from hg@cally.queue.to) Received: (qmail 57468 invoked from network); 26 Feb 2006 00:48:45 -0000 Received: from cally.queue.to (172.16.0.6) by pickle.queue.to with SMTP; 26 Feb 2006 00:48:45 -0000 Received: (qmail 25230 invoked by uid 0); 26 Feb 2006 00:48:45 -0000 Message-Id: <20060226004845.25218.qmail@cally.queue.to> Date: 26 Feb 2006 00:48:45 -0000 From: Howard Goldstein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: i386/93845: cross-machine installworld broken in sys/boot/i386/loader X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Howard Goldstein List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 00:50:03 -0000 >Number: 93845 >Category: i386 >Synopsis: cross-machine installworld broken in sys/boot/i386/loader >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 26 00:50:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Howard Goldstein >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD cally.queue.to 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sat Feb 25 14:04:19 EST 2006 hg@cally.queue.to:/u3/usr/obj/usr/src/sys/CALLY i386 >Description: Installing world with /usr/src and /usr/obj mounted via NFS to a 'real' machine now fails as below. Somehow the install bits in sys/i386/loader have become dependent on the absolute build directory. It used to be ok to 'make build' on a 'thoroughbred' system and then 'make install' on weaker systems by mounting /usr/src/ and /usr/obj, at least it was under 4.1. Note the error below: the /u3 device only exists on the 'thoroughbred' system mounted via NFS. This occured during 'make installworld' (make installkernel worked fine) ===> sys/boot/i386/libi386 (install) ===> sys/boot/i386/loader (install) make: don't know how to make /u3/usr/obj/usr/src/sys/boot/i386/loader/../../ficl/libficl.a. Stop *** Error code 2 Stop in /usr/src/sys/boot/i386. *** Error code 1 Stop in /usr/src/sys/boot. *** Error code 1 Stop in /usr/src/sys. *** Error code 1 >How-To-Repeat: Mount /usr/src and /usr/obj via NFS on a "weak" machine and try to 'make installworld' onto it. It'll fail as above >Fix: Workaround, not a fix: Create phony mount points on the system being upgraded so it mimics physical disk layout of the 'build' machine. Help!!! >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Feb 27 09:30:07 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 811ED16A420 for ; Mon, 27 Feb 2006 09:30:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9C3B43D4C for ; Mon, 27 Feb 2006 09:30:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1R9U6Vq039843 for ; Mon, 27 Feb 2006 09:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1R9U6mf039838; Mon, 27 Feb 2006 09:30:06 GMT (envelope-from gnats) Resent-Date: Mon, 27 Feb 2006 09:30:06 GMT Resent-Message-Id: <200602270930.k1R9U6mf039838@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kent Stewart n Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C07616A420 for ; Mon, 27 Feb 2006 09:28:01 +0000 (GMT) (envelope-from kent@owt-207-41-94-233.owt.com) Received: from owt-207-41-94-233.owt.com (owt-207-41-94-233.owt.com [207.41.94.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 428E843D48 for ; Mon, 27 Feb 2006 09:28:00 +0000 (GMT) (envelope-from kent@owt-207-41-94-233.owt.com) Received: from owt-207-41-94-233.owt.com (localhost.owt.com [127.0.0.1]) by owt-207-41-94-233.owt.com (8.13.4/8.13.4) with ESMTP id k1R9S0ON076496 for ; Mon, 27 Feb 2006 01:28:00 -0800 (PST) (envelope-from kent@owt-207-41-94-233.owt.com) Received: (from root@localhost) by owt-207-41-94-233.owt.com (8.13.4/8.13.4/Submit) id k1R9S0Lx076495; Mon, 27 Feb 2006 01:28:00 -0800 (PST) (envelope-from kent) Message-Id: <200602270928.k1R9S0Lx076495@owt-207-41-94-233.owt.com> Date: Mon, 27 Feb 2006 01:28:00 -0800 (PST) From: Kent Stewart To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: i386/93893: Boot panic from Netgear GA311 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kent Stewart , n List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2006 09:30:07 -0000 >Number: 93893 >Category: i386 >Synopsis: Boot panic from Netgear GA311 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 27 09:30:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Kent Stewart >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD owt-207-41-94-233.owt.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #13: Sun Feb 26 20:58:16 PST 2006 root@owt-207-41-94-233.owt.com:/usr/obj/usr/src/sys/TOPAZ i386 AMD-2400+ XP, Intel P-III 866. FreeBSD RELENG_5 and RELENG_6 Netgear NICs based on RealTek 8169S Single chip Gigabit >Description: The re NICS will cause a panic at boot with the message that re0: diagnostic failed to receive packet in loopback mode. This occurs before you have a /swap device to dmp to. Photographs of the panic are at http://owt-207-41-94-232.owt.com/panic-0.jpg panic http://owt-207-41-94-232.owt.com/panic-1.jpg 1st page of trace http://owt-207-41-94-232.owt.com/panic-2.jpg 2nd page of trace >How-To-Repeat: It occurs rarely when you do a reboot; however, you can make it fail more often if you have the NIC in an XP machine, transfer a file, and then do a restart and boot FreeBSD. >Fix: None known. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Feb 27 11:02:29 2006 Return-Path: X-Original-To: freebsd-i386@freebsd.org Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A9D516A420 for ; Mon, 27 Feb 2006 11:02:29 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1814643D68 for ; Mon, 27 Feb 2006 11:02:29 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1RB2Srv047004 for ; Mon, 27 Feb 2006 11:02:28 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1RB2RBF046998 for freebsd-i386@freebsd.org; Mon, 27 Feb 2006 11:02:27 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 27 Feb 2006 11:02:27 GMT Message-Id: <200602271102.k1RB2RBF046998@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2006 11:02:29 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/04/28] i386/66039 i386 [panic] system panic with file system cor o [2004/09/09] i386/71538 i386 [install] multi-homed install trashes exi f [2005/03/14] i386/78837 i386 Partition Table Corruption in 5.3 o [2005/09/19] i386/86317 i386 Kernel launch results in poweroff [HP zv5 o [2005/09/20] i386/86364 i386 [ata] ATA woes, SATA controller: failed w f [2005/10/07] i386/87026 i386 [hang] Bootup hang on atkbdc on Compaq 18 o [2005/11/10] i386/88802 i386 [if_iwi] [cardbus] CARDBUS related kernel o [2006/01/02] i386/91214 i386 Disk corruption with Asus K8S-LA: board d o [2006/02/24] i386/93809 i386 panic: could not copy LDT on RELENG_5_3 t 9 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/02/11] i386/24997 i386 [biosdisk] [patch] /boot/loader cannot ha o [2001/03/13] i386/25781 i386 Statclocks cannot be disabled on ServerWo o [2001/09/27] i386/30860 i386 [hang] While install after "Mounting root s [2001/09/29] i386/30921 i386 [kbd] ACER mechanic ps/2 keyboard donīt w o [2001/11/14] i386/31979 i386 [kbd] Setup and boot locks Compaq Armada s [2002/01/20] i386/34092 i386 [hang] reboot hangs the system (IBM PC Se o [2002/02/18] i386/35078 i386 [i386] [patch] Uninitialized pointer dere o [2002/02/26] i386/35350 i386 [boot] Can't boot on ASUS TXP4 o [2002/03/17] i386/36003 i386 [panic] Cyclades Cyclom YeP causes panics o [2002/04/10] i386/36943 i386 [smp] [hang] reboot hangs on Tyan Thunder o [2002/05/14] i386/38070 i386 [panic] 4.6-PRERELEASE panics on resume o o [2002/05/24] i386/38484 i386 [hang] probe freeze while probing devices s [2002/06/19] i386/39536 i386 [loader] FreeBSD default bootloader does o [2002/06/30] i386/40044 i386 SMP kernel fails to boot on DELL 610 o [2002/07/05] i386/40219 i386 [apm] apm breaks removable media o [2002/09/07] i386/42539 i386 [panic] Fatal Trap 12 resulting from Conn o [2002/09/21] i386/43151 i386 [panic] Panic 20 seconds after resume o [2002/10/16] i386/44130 i386 [apm] Enabled apm hangs up FreeBSD kernel o [2002/11/04] i386/44867 i386 [hang] Frequent hard hangs on ASUS P4T-E/ o [2002/11/27] i386/45773 i386 [bge] Softboot causes autoconf failure on o [2002/12/11] i386/46194 i386 [install] 5.0-RC1 kern floppy load fails o [2003/01/08] i386/46865 i386 [panic] kernel panic on SuperMicro 6012-8 o [2003/01/17] i386/47167 i386 [panic] 5.0 RC 3 (and 2) has 1 second upt o [2003/01/20] i386/47236 i386 Console missing during bootup on Sony Pic o [2003/01/24] i386/47449 i386 [boot] Thinkpad 755CD floppy boot fails o [2003/02/26] i386/48691 i386 [panic] kernel panics on ASUS A7N266-VM M o [2003/02/27] i386/48752 i386 [hang] freeze when installing 5.0 Release o [2003/05/12] i386/52128 i386 [install] Unable to floppy install on Tos o [2003/05/22] i386/52581 i386 [loader] boot loaders reading more than o o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian o [2003/06/23] i386/53620 i386 [install] Kernel panics / reboots during o [2003/07/02] i386/54033 i386 Disk lockup. s [2003/07/16] i386/54549 i386 [panic] panic on install on Dell 600sc o [2003/08/15] i386/55603 i386 [mly] unable to reboot when system runs f o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press a [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/09/17] i386/56937 i386 panic: system panic during high network l o [2003/09/20] i386/57043 i386 [ar] [hang] ar driver with 2 port PCI car p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' o [2003/10/09] i386/57818 i386 4.9-RC panics when kernel is built with a o [2003/10/16] i386/58139 i386 [panic] -CURRENT panics on Thinkpad A31p o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/11/02] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/13] i386/59248 i386 [panic] 4.9-RELEASE, ACPI Panic with Dell o [2003/11/13] i386/59251 i386 Failure of 4.8-RELEASE/4.9-RELEASE/5.1-RE o [2003/11/13] i386/59260 i386 [panic] Panic by integer divide fault in o [2003/11/25] i386/59683 i386 panic: signal 12 4.9-STABLE - frequent cr o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/11/26] i386/59719 i386 [crash] 4.9 Crashes on SuperMicro with SM o [2003/12/02] i386/59898 i386 [boot] pxe boot: BTX halted o [2003/12/08] i386/60050 i386 Toshiba/3Com 3CXM056-BNW: Open Causes Int o [2003/12/14] i386/60226 i386 [ichsmb] [patch] ichsmb driver doesn't de o [2003/12/17] i386/60328 i386 [panic] installing 5.1, 5.2RC and 5-CURRE o [2003/12/27] i386/60633 i386 [hang] SIS motherboard with the SIS 5591 o [2003/12/28] i386/60646 i386 [hang] VIA C3 system hangs on reboot o [2003/12/29] i386/60681 i386 wicontrol -L critical crash (sigbus) o [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op o [2004/01/12] i386/61253 i386 [panic] page fault on installation freebs o [2004/01/13] i386/61303 i386 5.2-REL hangs during boot with 3-port pyr o [2004/01/13] i386/61326 i386 Reboot while booting from 5.2-RELEASE CD o [2004/01/14] i386/61342 i386 [hang] CD-based installation crashes [4.9 o [2004/01/20] i386/61646 i386 [workaround] Strange irq20 weirdness caus o [2004/01/22] i386/61709 i386 [panic] 5.2-REL i386 Crashes hard; panics o [2004/01/26] i386/61970 i386 [panic] on boot, 5.1/5.2 (but not 5.0), S o [2004/02/02] i386/62280 i386 [em] em0 broken after resume in 5.2-CURRE o [2004/02/09] i386/62565 i386 device.hints are not honored in 5.2.1-RC o [2004/02/13] i386/62807 i386 4.9 SMP does not work with Compaq Smart o [2004/02/15] i386/62888 i386 ad4: WARNING - WRITE_DMA interrupt was se o [2004/02/24] i386/63305 i386 reading udf filesystem on dvd+rw leads to o [2004/02/27] i386/63441 i386 [panic] fatal trap 12 in pmap.c [4.9 with o [2004/02/27] i386/63449 i386 [boot] FreeBSD 5.2 and 5.2.1 releases won o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/04] i386/63731 i386 [boot] PATA to SATA converter on Promise o [2004/03/06] i386/63828 i386 [hang] when installing Release 5.2.1 (i38 o [2004/03/07] i386/63871 i386 [panic] kernel panic in swi8 after 1 hour o [2004/03/09] i386/63992 i386 [hang] XFree86 4.3 hangs on IBM ThinkPad o [2004/03/12] i386/64158 i386 5.2.1-RELEASE CD won't boot on acer Trave o [2004/03/19] i386/64450 i386 Lucent Technologies WaveLAN/IEEE (PCI) fr o [2004/03/25] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq o [2004/03/25] i386/64716 i386 [nis] mv crashes FreeBSD 5.2.1-p3 o [2004/03/25] i386/64727 i386 [boot] cannot find disk on asus p4s533mx o [2004/04/02] i386/65072 i386 hang on reboot not syncing drives on ibm o [2004/04/03] i386/65137 i386 [boot] 5.2.1 Intall Boot from floppies pa o [2004/04/12] i386/65457 i386 BTX Halted when trying boot after success o [2004/04/14] i386/65523 i386 [loader] [patch] PXE loader malfunction i o [2004/04/19] i386/65775 i386 [panic] Transmeta crusoe without longrun o [2004/04/29] i386/66087 i386 [install] hang at PCI config [5.2.1] o [2004/05/01] i386/66133 i386 [boot] nvidia motherboard installer locks o [2004/05/06] i386/66306 i386 pnpbios_identify() queries for more devic o [2004/05/07] i386/66368 i386 [install] 4.9 install fails with MODE_SEN o [2004/05/22] i386/67047 i386 [mpt] mpt driver does not recognize messa o [2004/06/01] i386/67469 i386 src/lib/msun/i387/s_tan.S gives incorrect o [2004/06/07] i386/67688 i386 5.2.1 initial floppy boot fails with Fata o [2004/06/11] i386/67833 i386 [boot] 4.10 does not boot after enabling a [2004/06/15] i386/67955 i386 [panic] -current on T40p kernel trap 12 i o [2004/06/19] i386/68103 i386 [panic] ASUS P4P8X mb at ffs/ffs_softdep. o [2004/06/20] i386/68149 i386 FreeBSD 4.10 installation blocking on ASU o [2004/06/24] i386/68277 i386 [kbd] Compact Evo N610c (Laptop): Using e o [2004/06/27] i386/68411 i386 VMware Virtual Machine - Network Fails Du o [2004/06/28] i386/68438 i386 bootloader cannot read from icp vortex ar o [2004/06/29] i386/68486 i386 logo screensaver kills compaq ML370 conso o [2004/07/01] i386/68554 i386 [hang] system freeze on Compaq Evo 600c [ o [2004/07/10] i386/68899 i386 Problems reading and writing DVD-RAM disc o [2004/07/14] i386/69049 i386 [install] error "anic: page fault" o [2004/07/19] i386/69281 i386 init dies when MAXSSIZ, MAXDSIZ, and DFLD o [2004/08/05] i386/70028 i386 [umass] umass issue in the boot prcess on o [2004/08/13] i386/70386 i386 IBM x345 Freezes Randomly o [2004/08/15] i386/70482 i386 Array adapter problems o [2004/08/16] i386/70525 i386 [boot] boot0cfg: -o packet not effective o [2004/08/16] i386/70531 i386 [boot0] [patch] boot0 hides Lilo in exten o [2004/08/20] i386/70747 i386 ddos attack causes box to crash on kernel o [2004/08/25] i386/70925 i386 [hang] 5.3Beta1 acpi-pci driver failure, o [2004/08/26] i386/71000 i386 [boot] BTX halted when booting from CD on o [2004/08/27] i386/71035 i386 [kbd] SMP boot hangs in bus_space_write_1 o [2004/08/27] i386/71048 i386 [hang] ASUS TUV4X hangs when SONY CRX140E o [2004/08/28] i386/71087 i386 [hang] 5.3-beta(2-5) fail to install on e o [2004/08/30] i386/71144 i386 FBSD5.3b2 doesn't boot on a Compaq Armada o [2004/08/30] i386/71158 i386 pci bus number 3 devices are missing on l o [2004/08/31] i386/71190 i386 Dead thinkpad R31 after installing 5.2.1 o [2004/09/06] i386/71428 i386 DMA does not work on VIA 82C586 [4.10] f [2004/09/12] i386/71641 i386 5.3-BETA3: wi0 hangs during kernel load o [2004/09/22] i386/72004 i386 [boot] FreeBSD 5.2.1 install hangs with e o [2004/09/24] i386/72065 i386 4.x and 5.2.1 doesn't recognize PCnet/ISA o [2004/10/05] i386/72343 i386 Suspend resets system on Inspiron 5160. o [2004/10/06] i386/72376 i386 acpi is mutually exclusive with snd_mss o o [2004/10/07] i386/72416 i386 FreeBSD 5.3-BETA7: The alternate systemcl f [2004/10/17] i386/72778 i386 5.3beta7 never boots, suspected SMP probl o [2004/10/21] i386/72960 i386 BTX halted with Promise Tx2000 Raid o [2004/10/21] i386/72976 i386 [panic] trap 9 on boot [ACPI-related] o [2004/10/27] i386/73196 i386 [hang] 5.2.1 boot CD hangs during boot on o [2004/10/29] i386/73265 i386 FreeBSD kernel crashes when booting on EC o [2004/11/08] i386/73666 i386 5.3 UDMA error WD1600 can't partition dri o [2004/11/14] i386/73934 i386 fdisk sees disk as empty o [2004/11/16] i386/74008 i386 IBM eServer x225 cannot boot any v5.x - e o [2004/11/17] i386/74044 i386 ServerWorks OSB4 SMBus interface does not o [2004/11/19] i386/74124 i386 ata0 failure on HP(Vectra) VL6/350 [intro o [2004/11/21] i386/74217 i386 init died [Presario 2500] o [2004/12/01] i386/74576 i386 FAILURE - ATA_IDENTIFY no interrupt o [2004/12/01] i386/74601 i386 Cardbus fails after busdma_machdep.c upda o [2004/12/07] i386/74816 i386 OS crash with kernel trap 12 in different o [2004/12/12] i386/74988 i386 dma errors with large maxtor hard drives o [2005/01/06] i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in ke o [2005/01/17] i386/76372 i386 cannot burn iso image disk2 of any releas s [2005/01/18] i386/76397 i386 [ata] ata raid crashes in g_down (heavy l o [2005/01/20] i386/76487 i386 Compiled GENERIC kernel (and non-GENERIC) o [2005/01/25] i386/76666 i386 Booting and Sound are mutually exclusive o [2005/01/27] i386/76737 i386 CardBus problem (cbb1: Could not map regi o [2005/01/31] i386/76925 i386 standard pci-ide, install - "NO DISKS FOU o [2005/02/01] i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() o [2005/02/01] i386/76948 i386 [rl] Slow network with rl0 o [2005/02/10] i386/77335 i386 Can not initial Ethernet Broadcom UDI PXE o [2005/02/13] i386/77443 i386 [fdc] can't access floppy -- regression o o [2005/02/14] i386/77529 i386 installation of freebsd 5.3 in laptop an o [2005/03/01] i386/78219 i386 Netgear FA-410TX is incorrectly detected o [2005/03/03] i386/78339 i386 BTX loader crashes on boot on HP Proliant o [2005/03/07] i386/78517 i386 WRITE_DMA and READ_DMA timeouts with ATI o [2005/03/10] i386/78657 i386 [xe] [hang] error installing 5.3-RELEASE o [2005/03/16] i386/78929 i386 atapicam prevents boot, system hangs o [2005/03/16] i386/78930 i386 SuperMicro web server with 5.3-RELEASE ke o [2005/03/21] i386/79073 i386 System panic and hang after creating a la o [2005/03/22] i386/79141 i386 [agp] 5.4Beta1 does not recognize my inte o [2005/03/23] i386/79169 i386 freeze with striped USB Drives under high o [2005/03/27] i386/79268 i386 5.3-RELEASE won't boot on Compaq Armada 4 o [2005/03/31] i386/79409 i386 Coming back from idles make the server re o [2005/04/08] i386/79686 i386 Spurious notebook disk errors from ATA dr o [2005/04/09] i386/79729 i386 umass, da0 not detected by devfs for o [2005/04/09] i386/79730 i386 SLIM DRIVE COMBO fails with READ_BIG erro o [2005/04/11] i386/79779 i386 If system memory is above 4GB, one parts o [2005/04/11] i386/79784 i386 [bfe] Broadcom BCM4401 : no carrier o [2005/04/12] i386/79807 i386 Lock Up on Old Acer P1 Comp o [2005/04/12] i386/79833 i386 BTX crashes on boot when using Promise TX o [2005/04/14] i386/79943 i386 Very High interupt rate on PCM o [2005/04/22] i386/80268 i386 [crash] System with Transmeta Efficeon cp o [2005/05/13] i386/80989 i386 Cannot install 5.4-RELEASE both in my sys p [2005/05/16] i386/81111 i386 /boot/loader causes reboot due to CFLAGS+ o [2005/05/18] i386/81215 i386 X Freeze on Dell Inspiron 9100 with Radeo o [2005/05/19] i386/81235 i386 /sys/i386/conf/GENERIC needs "options ASR o [2005/05/20] i386/81311 i386 [smp] [hang] Athlon MP SMP + 3ware + em0 o [2005/06/04] i386/81903 i386 Installer hangs on all menu entries on To o [2005/06/08] i386/82029 i386 Boot Loader installation on MegaRAID cont o [2005/06/15] i386/82285 i386 [race] kernel panic during reboot o [2005/07/16] i386/83574 i386 installation failure o [2005/07/19] i386/83735 i386 [re] network card (realtek 8139) and soun o [2005/07/21] i386/83826 i386 can't install any version on Toshiba Satt o [2005/07/22] i386/83925 i386 [boot] can't boot Dell Latitude D610 afte o [2005/07/24] i386/84008 i386 /dev/X? should be /dev/ad1s* o [2005/07/25] i386/84088 i386 Panic with nforce2 platform on FreeBSD 6. o [2005/07/29] i386/84303 i386 boot sometimes stops at "uhci0: 3.5GB o [2005/08/09] i386/84717 i386 [hang] 5.4-rel booting locks-up on Superm o [2005/08/15] i386/84943 i386 "Invalid Partition Table" Intel ICH6 SATA o [2005/08/18] i386/85072 i386 [psm] ps/2 Mouse detection failure on com o [2005/08/19] i386/85101 i386 [libm] nearbyint always returns nan o [2005/08/29] i386/85450 i386 panic: subdisk6 detached (appears to be a o [2005/08/29] i386/85454 i386 Panic while booting: No virtual memory fo o [2005/09/08] i386/85866 i386 [hang] bootloader freezes on Pentium2/3 o [2005/09/10] i386/85938 i386 Install fails, unable to write partitions o [2005/09/10] i386/85944 i386 FreeBSD restarts after showing "Welcome t o [2005/09/19] i386/86325 i386 [install] unable to install FreeBSD on IB o [2005/09/20] i386/86380 i386 i386_set_ioperm doesn't take effect immed o [2005/09/26] i386/86612 i386 SCSI DAT Drive Issue o [2005/09/27] i386/86651 i386 FAILURE ATA-IDENTIFY o [2005/09/28] i386/86667 i386 GNOME Battery Applet causing keyboard to o [2005/10/01] i386/86806 i386 Couldn't alloc kernel virtual memory o [2005/10/04] i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is o [2005/10/05] i386/86920 i386 [ndis] ifconfig: SIOCS80211: Invalid argu o [2005/10/07] i386/87085 i386 Will not install on Microtel system o [2005/10/08] i386/87122 i386 Installer of 6.0-BETA5 can't find HDD par o [2005/10/09] i386/87155 i386 [boot] [panic] Can't Alloc Virtual Memory o [2005/10/13] i386/87356 i386 6.0 RC1 cannot see 250GB drive o [2005/10/17] i386/87576 i386 no installation on Acer aspire 1304xc lap o [2005/10/18] i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacke o [2005/10/19] i386/87654 i386 Marvell Yukon 88E8036 NIC not detected by o [2005/10/20] i386/87750 i386 [boot] btx halted error while installatio o [2005/10/23] i386/87876 i386 Installation Problems for i368 Compaq R30 o [2005/10/23] i386/87877 i386 non-root mount operation fails o [2005/10/28] i386/88124 i386 [hang] X -configure freezes 6.0rc1 o [2005/10/28] i386/88130 i386 [hang] Machine hangs on dhcp o [2005/10/28] i386/88139 i386 [i386] feature request: 53C875 Chipset HP o [2005/11/01] i386/88315 i386 [sym] [hang] Symbios/LSI-HBA (SYM83C895) o [2005/11/03] i386/88459 i386 [panic] Fatal trap 19 (process: idle: cpu o [2005/11/07] i386/88583 i386 i can't install freebsd in server ibm xse o [2005/11/07] i386/88610 i386 FreeBSD 6.0 bootonly crashes during boot o [2005/11/09] i386/88717 i386 freebsd 5.4 boots from lsi 53c1030 only i o [2005/11/09] i386/88755 i386 [panic] FreeBSD R6.0 on ThinkPad R40 inst o [2005/11/10] i386/88808 i386 V6.0 crashing on install with ICH7 RAID 5 o [2005/11/11] i386/88853 i386 [hang] SMP system FreeBSD 6.0-STABLE cras o [2005/11/13] i386/88929 i386 FreeBSD 6.0 install CD fails to find disk o [2005/11/18] i386/89249 i386 HighPoint RocketRAID 1520 (HPT372N) can't o [2005/11/19] i386/89288 i386 [acpi] DMA error while booting with acpi o [2005/11/21] i386/89340 i386 [panic] 6.0-STABLE (2005-11-07) panic whe o [2005/11/21] i386/89353 i386 [ata] invalid disk controller recognition o [2005/11/21] i386/89383 i386 [sio] [panic] page fault o [2005/11/22] i386/89425 i386 [bfe] bfe resetting in 6.0 - current o [2005/11/30] i386/89778 i386 panic: ffs_write: type 0xc2846660 0 (0,4) o [2005/12/07] i386/90059 i386 panic in 2 mins after power on PC o [2005/12/07] i386/90065 i386 [wi] System hangs if wireless card wasn't o [2005/12/09] i386/90134 i386 [irq] IDE and SATA disks not detected on o [2005/12/16] i386/90519 i386 Resume after suspend results in g_vfs_don o [2005/12/19] i386/90657 i386 i have a problem starting bsd on my lapto o [2005/12/27] i386/90949 i386 [panic] kernel panic with opera o [2005/12/29] i386/91038 i386 [panic] 6.0-RELEASE on Fujitsu Siemens Am o [2006/01/02] i386/91242 i386 [msdosfs] panic: rofs mod o [2006/01/03] i386/91282 i386 6.0R install CD crashes at eip=0x90db o [2006/01/03] i386/91283 i386 booting very slow with usb devices connec o [2006/01/05] i386/91331 i386 system hangs after citrix_ica_client(wfcm f [2006/01/06] i386/91391 i386 Le system freez pendant 1 a 2 secondes de o [2006/01/13] i386/91745 i386 Second processor not detected on Proliant o [2006/01/13] i386/91748 i386 acpi problem on Acer TravelMare 4652LMi ( o [2006/01/19] i386/91997 i386 No disks found during installation (Norma o [2006/01/23] i386/92193 i386 Can't boot from 6.0 Installation CD: BTX o [2006/01/25] i386/92303 i386 Cannot install FreeBSD 6 on an IBM x226 8 o [2006/02/15] i386/93385 i386 Fatal trap 12 occasionally on reboot o [2006/02/15] i386/93394 i386 boot loader hangs in boot-menu on second o [2006/02/18] i386/93524 i386 Automatic reboot o [2006/02/21] i386/93615 i386 Operating system wont install. Problem w o [2006/02/23] i386/93750 i386 Boot hangs on ips0: resetting adapter, th o [2006/02/23] i386/93751 i386 Apache 2.2.0 dumps core o [2006/02/23] i386/93752 i386 Cannot activate the serial ports on boot o [2006/02/23] i386/93762 i386 Machine lockup at boot loader countdown o [2006/02/24] i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1 o [2006/02/24] i386/93791 i386 [xl] xl0: watchdog timeout o [2006/02/26] i386/93845 i386 cross-machine installworld broken in sys/ 267 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/04/22] i386/18154 i386 [sysctl] [patch] Add cpu class and featur o [2001/02/09] i386/24963 i386 [perfmon] perfmon(4) doesn't work on SMP o [2001/09/03] i386/30276 i386 CPUTYPE=486 built on a CPUTYPE=p3 WORLD b o [2001/10/18] i386/31353 i386 [apm] [patch] 'shutdown -p' does not work o [2002/07/24] i386/40958 i386 [apm] apm on Acer TravelMate 351 could no o [2002/08/21] i386/41856 i386 VESA splash screen problems on ThinkPad 2 o [2002/09/14] i386/42766 i386 [vm] [patch] proposal to perform reboot v o [2002/09/22] i386/43262 i386 [hang] command 'shutdown -r' (also reboot o [2002/09/30] i386/43539 i386 [fdc] Cannot mout floppy on Compaq Prolia o [2002/12/09] i386/46113 i386 [bus] [patch] busspace bugs in parameter o [2003/01/19] i386/47223 i386 [pcvt] [PATCH] pcvt(4), ESC sequences do o [2003/01/22] i386/47376 i386 [pcvt] [PATCH], pcvt(4), COLOR_KERNEL_FG, o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter o [2003/08/21] i386/55838 i386 [kbd] [patch] Dual characters from keyboa o [2003/10/31] i386/58784 i386 [ata] ATA does not work in DMA mode (ASUS o [2003/12/17] i386/60319 i386 [hang] read error 34/0 during installatio o [2003/12/29] i386/60702 i386 can't boot 5.2-RC2 iso's to install o [2004/01/07] i386/61005 i386 [boot] The Boot Manager in FreeBSD 5.2RC o [2004/01/13] i386/61308 i386 Maxproc Limits counts Zombie Processes wh o [2004/01/14] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 o [2004/01/17] i386/61481 i386 [patch] a mechanism to wire io-channel-ch o [2004/01/18] i386/61545 i386 5.2 release cannot see NIC on Dell 1750 o [2004/01/19] i386/61579 i386 [hang] sis 645dx is not working (but on t o [2004/01/20] i386/61603 i386 [sysinstall] wrong geometry guessed o [2004/01/27] i386/62003 i386 [loader] [patch] make /boot/loader "reboo o [2004/02/03] i386/62288 i386 reopened raid disks on a running system o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup o [2004/03/05] i386/63815 i386 boot loader waste a lot of time (10 min) o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- o [2004/04/03] i386/65124 i386 Unable to disable TERM_EMU cleanly o [2004/04/14] i386/65528 i386 [psm] mouse cursor disapears on moving o [2004/05/22] i386/67055 i386 [psm] Mouse (wheel) detection problem on o [2004/05/30] i386/67383 i386 [i386] [patch] do a better job disassembl o [2004/06/04] i386/67578 i386 [kbd] Keyboard error IBM xSeries 335 o [2004/06/10] i386/67773 i386 5.x series - md5 on dev no longer works e o [2004/06/19] i386/68117 i386 serious network collisions after NIC "med o [2004/06/20] i386/68140 i386 Problem with Sony AIT ATAPI Tape dirve o [2004/06/30] i386/68518 i386 [agp] [hang] hangs while loading 82443BX o [2004/07/07] i386/68754 i386 [hang] SMP reset bug (Tyan Thunder100, 44 o [2004/07/18] i386/69257 i386 [i386] [patch] in_cksum_hdr is non-functi o [2004/07/28] i386/69722 i386 [wi] wi0: init failed, Lucent Technologie o [2004/08/18] i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assu o [2004/08/22] i386/70832 i386 [re] serious problems with RealTek NIC us o [2004/09/11] i386/71586 i386 FreeBSD 5.3-BETA3 #3 hang during boot on o [2004/09/20] i386/71924 i386 timeouts with ata+hpt366 controller on BE o [2004/09/29] i386/72179 i386 [acpi] [patch] Inconsistent apm(8) output o [2004/10/30] i386/73308 i386 unable to install on AMD 2500+,NF2,GF MX4 o [2004/11/09] i386/73742 i386 5.3 rel i386 disk2 image not copying o [2004/11/14] i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep o [2004/11/20] i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o [2004/11/21] i386/74216 i386 system halts o [2004/11/21] i386/74218 i386 boot floppy (2nd time) read error o [2004/11/24] i386/74327 i386 [pmap] [patch] mlock() causes physical me o [2004/11/27] i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden fami o [2004/12/03] i386/74650 i386 System Reboot with umount command o [2004/12/03] i386/74658 i386 [ata] ATAPI CD not recognized after booti o [2004/12/07] i386/74803 i386 regression: lost 3Com509B in 5.X o [2004/12/12] i386/74966 i386 [rl] Realtek driver seems to misinterpret o [2004/12/15] i386/75090 i386 [ata] READ_BIG errors with Sony CRX1611 o [2004/12/17] i386/75185 i386 ACPI doesn't power off Tyan S2460 o [2004/12/23] i386/75420 i386 CMD 648 PCI not work o [2004/12/28] i386/75583 i386 Installation fails o [2005/01/04] i386/75776 i386 NO ps/2 keyboard using USB keyboard under o [2005/01/06] i386/75881 i386 ACPI suspend/resume doesn't work on ASUS o [2005/01/06] i386/75898 i386 Exception and reboot: Loader and kernel u o [2005/01/23] i386/76587 i386 ps2 mouse weird... o [2005/01/25] i386/76653 i386 Problem with Asahi Optical usb device (Pe o [2005/02/14] i386/77477 i386 AHA-1542CP SCSI failed to probe o [2005/03/21] i386/79091 i386 [i386] [patch] Small optimization for i38 o [2005/03/22] i386/79136 i386 disk controller not detected o [2005/03/27] i386/79274 i386 Autoconfigure fails for O2Micro OZ6812/68 o [2005/03/28] i386/79317 i386 Freebsd Erasing NVRAM o [2005/04/12] i386/79840 i386 Partitioning and formating a new disk fai o [2005/04/14] i386/79890 i386 burncd fails on a Pioneer DVD drive o [2005/04/18] i386/80081 i386 [if_ndis] Problem loading a NDIS kernel m o [2005/04/19] i386/80092 i386 PC Cards do not work at all on laptop Com o [2005/04/19] i386/80095 i386 ld-elf.so.1 crashes with executables prod o [2005/05/15] i386/81082 i386 Failure to detect Pioneer CD drive on Int o [2005/05/22] i386/81358 i386 [geode.c] [patch] add PC Engines WRAP sup o [2005/05/28] i386/81597 i386 My POS-460 system based on a Western Digi o [2005/06/02] i386/81790 i386 Asus P4SP-MX + FreeBSD = hangs on reboot o [2005/06/22] i386/82548 i386 VBE video driver incorrectly switches to/ o [2005/07/05] i386/83018 i386 Installer will not boot o [2005/08/04] i386/84555 i386 boot2 unable to load kernel directly. o [2005/08/23] i386/85242 i386 [libc] [patch] libc contains relocation t o [2005/08/23] i386/85246 i386 unable to install from CD on Asus PC-DL D o [2005/08/24] i386/85273 i386 FreeBSD (NetBSD or OpenBSD) not install o o [2005/08/28] i386/85417 i386 [i386] [patch] Possible bug in ia32 float o [2005/08/28] i386/85423 i386 [ex] ex(4) does not correctly recognize N o [2005/09/02] i386/85652 i386 [loader] [patch] deal with out-of-memory o [2005/09/02] i386/85653 i386 [i386] [patch] relieve hangs in tight loo o [2005/09/02] i386/85654 i386 [i386] [patch] separate max cpu from max o [2005/09/02] i386/85655 i386 [i386] [patch] expose cpu info for i386 s o [2005/09/02] i386/85656 i386 [i386] [patch] expose more i386 specific o [2005/09/07] i386/85851 i386 system hangs on during booting the machin o [2005/09/25] i386/86563 i386 System doesn't reboot on "shutdown -r now f [2005/10/01] i386/86820 i386 ISO Install Disk hangs after acd0: f [2005/10/16] i386/87507 i386 installation of 6.0 RC1 failed to create o [2005/10/25] i386/87968 i386 [fdc] cannot access the floppy device o [2005/10/26] i386/88020 i386 cannot boot unless: hint.apic.0.disabled= o [2005/11/04] i386/88491 i386 [panic] Panic when boot installation CD1 f [2005/11/07] i386/88585 i386 [fdc] Cannot mount floppy (HP Proliant ML o [2005/11/14] i386/88965 i386 vidcontrol hangs with 2 modules of RAM o [2005/11/14] i386/88992 i386 Kernel Panic at the begining, before the o [2005/11/19] i386/89294 i386 [identcpu] [patch] unknown CPU (i386/amd6 o [2005/11/22] i386/89409 i386 6-STABLE requires ACPI disabled, 5-STABLE f [2005/11/26] i386/89568 i386 [NOTES] XBOX options missing from NOTES o [2005/12/07] i386/90060 i386 Installation error on acer 3002wlc laptop o [2005/12/11] i386/90243 i386 Laptop fan doesn't turn off (ACPI enabled o [2005/12/22] i386/90821 i386 Install cd fails on vectra 6/180 w/ scsi o [2005/12/23] i386/90839 i386 [ata] burncd gets error on CDRIOCFIXATE w o [2006/01/05] i386/91328 i386 [identcpu] [patch] L2/L3 cache of some IA o [2006/01/10] i386/91594 i386 FreeBSD > 5.4 w/ACPI fails to detect Inte o [2006/01/10] i386/91609 i386 Booting takes *a long time* unless power o [2006/01/13] i386/91761 i386 NEC_DVD-RW + system start: semaphore time o [2006/01/16] i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xf o [2006/01/29] i386/92501 i386 Hang on boot with ACPI enabled on A6R not o [2006/02/16] i386/93438 i386 Freebsd reboot by "shutdown -r now" cause o [2006/02/24] i386/93793 i386 Keyboard stops working after a shutdown - o [2006/02/27] i386/93893 i386 Boot panic from Netgear GA311 121 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon Feb 27 19:10:03 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA3816A420 for ; Mon, 27 Feb 2006 19:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F9343D4C for ; Mon, 27 Feb 2006 19:10:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1RJA1aq089399 for ; Mon, 27 Feb 2006 19:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1RJA1eI089398; Mon, 27 Feb 2006 19:10:01 GMT (envelope-from gnats) Resent-Date: Mon, 27 Feb 2006 19:10:01 GMT Resent-Message-Id: <200602271910.k1RJA1eI089398@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Justinas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACF7616A420 for ; Mon, 27 Feb 2006 19:05:10 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7416E43D46 for ; Mon, 27 Feb 2006 19:05:10 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1RJ5ASm026193 for ; Mon, 27 Feb 2006 19:05:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1RJ5AYV026192; Mon, 27 Feb 2006 19:05:10 GMT (envelope-from nobody) Message-Id: <200602271905.k1RJ5AYV026192@www.freebsd.org> Date: Mon, 27 Feb 2006 19:05:10 GMT From: Justinas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/93910: Kernel bug (Crash) X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2006 19:10:03 -0000 >Number: 93910 >Category: i386 >Synopsis: Kernel bug (Crash) >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 27 19:10:01 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Justinas >Release: FreeBSD 6.0 Stable >Organization: EofNET Networks >Environment: FreeBSD diablo 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #5: Wed Feb 22 16:00:21 EET 2006 mixman@diablo:/usr/src/sys/i386/compile/w00t i386 >Description: FreeBSD 6.0 System crashes two times in a 3 days i was worried that it is seriaus problem so i turn debuging on and then crash dump was saved i tried to analyse it. And i have this: diablo# kgdb kernel.debug /var/crash/vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Unde fined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x34 fault code = supervisor read, page not present instruction pointer = 0x20:0xc057bb3f stack pointer = 0x28:0xcd6f78a0 frame pointer = 0x28:0xcd6f78e0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 42487 (eggdrop-1.6.15) trap number = 12 panic: page fault Uptime: 2d5h42m3s Dumping 255 MB (2 chunks) chunk 0: 1MB (160 pages) ... ok chunk 1: 255MB (65264 pages) 239 223 207 191 175 159 143 127 111 95 79 63 47 3 1 15 #0 doadump () at pcpu.h:165 165 __asm __volatile("movl %%fs:0,%0" : "=r" (td)); (kgdb) backtrace #0 doadump () at pcpu.h:165 #1 0xc04f35ba in boot (howto=260) at ../../../kern/kern_shutdown.c:399 #2 0xc04f3880 in panic (fmt=0xc067ee79 "%s") at ../../../kern/kern_shutdown.c:555 #3 0xc065fc3a in trap_fatal (frame=0xcd6f7860, eva=52) at ../../../i386/i386/trap.c:831 #4 0xc065f96f in trap_pfault (frame=0xcd6f7860, usermode=0, eva=52) at ../../../i386/i386/trap.c:742 #5 0xc065f569 in trap (frame= {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -1054391456, tf_esi = -105446 4532, tf_ebp = -848332576, tf_isp = -848332660, tf_ebx = -1055094784, tf_edx = - 1052479860, tf_ecx = -1052214704, tf_eax = 0, tf_trapno = 12, tf_err = 0, tf_eip = -1067992257, tf_cs = 32, tf_eflags = 66050, tf_esp = -1047629568, tf_ss = -10 51169872}) at ../../../i386/i386/trap.c:432 #6 0xc064ecea in calltrap () at ../../../i386/i386/exception.s:139 #7 0xc057bb3f in ip_output (m=0xc1262500, opt=0xc11c8800, ro=0xc1446e8c, flags=0, imo=0x0, inp=0x0) at ../../../netinet/ip_output.c:248 #8 0xc056e7ec in in_gif_output (ifp=0xc11e2c00, family=0, m=0xc1262500) at ../../../netinet/in_gif.c:211 #9 0xc05613e9 in gif_output (ifp=0xc11e2c00, m=0xc18d0000, dst=0xc14598dc, rt=0xc14685ac) at ../../../net/if_gif.c:429 #10 0xc05a6f76 in nd6_output (ifp=0xc11e2c00, origifp=0xc11e2c00, m0=0xc18d0000, dst=0xc14598dc, rt0=0x41) at ../../../netinet6/nd6.c:1982 ---Type to continue, or q to quit--- #11 0xc05a13f9 in ip6_output (m0=0xc18d0000, opt=0x0, ro=0xcd6f7a8c, flags=0, im6o=0x0, ifpp=0x0, inp=0xc1f744ec) at ../../../netinet6/ip6_output.c:1042 #12 0xc0584d1e in tcp_output (tp=0xc18c8000) at ../../../netinet/tcp_output.c:1059 #13 0xc058bea1 in tcp_usr_send (so=0xc18c2000, flags=0, m=0xc125ed00, nam=0x0, control=0x0, td=0xc18b4900) at ../../../netinet/tcp_usrreq.c:697 #14 0xc052bbd3 in sosend (so=0xc18c2000, addr=0x0, uio=0xcd6f7cbc, top=0xc125ed00, control=0x0, flags=0, td=0xc18b4900) at ../../../kern/uipc_socket.c:829 #15 0xc051a9ee in soo_write (fp=0x0, uio=0xcd6f7cbc, active_cred=0xc18a8300, flags=0, td=0xc18b4900) at ../../../kern/sys_socket.c:118 #16 0xc0514bef in dofilewrite (td=0xc18b4900, fd=4, fp=0xc18ca7e0, auio=0xcd6f7cbc, offset=Unhandled dwarf expression opcode 0x93 ) at file.h:246 #17 0xc0514a93 in kern_writev (td=0xc18b4900, fd=4, auio=0xcd6f7cbc) at ../../../kern/sys_generic.c:402 #18 0xc05149b9 in write (td=0xc18b4900, uap=0xc1487a50) at ../../../kern/sys_generic.c:326 #19 0xc065ff4f in syscall (frame= {tf_fs = 59, tf_es = 59, tf_ds = 59, tf_edi = 18, tf_esi = 673643195, tf_e bp = -1077945064, tf_isp = -848331420, tf_ebx = 134940672, tf_edx = 0, tf_ecx = 0, tf_eax = 4, tf_trapno = 0, tf_err = 2, tf_eip = 672866411, tf_cs = 51, tf_efl ags = 582, tf_esp = -1077945140, tf_ss = 59}) at ../../../i386/i386/trap.c:976 #20 0xc064ed3f in Xint0x80_syscall () at ../../../i386/i386/exception.s:200 ---Type to continue, or q to quit--- #21 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) up 10 #10 0xc05a6f76 in nd6_output (ifp=0xc11e2c00, origifp=0xc11e2c00, m0=0xc18d0000, dst=0xc14598dc, rt0=0x41) at ../../../netinet6/nd6.c:1982 1982 return ((*ifp->if_output)(ifp, m, (struct sockaddr *)dst, rt)); (kgdb) I think the problem is on ../../../netinet6/nd6.c:1982 file or in ipv6 stack that runs on freebsd. >How-To-Repeat: Problem repeats itself none i can do to call it. >Fix: Dont know. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Feb 28 02:00:17 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD0E316A420 for ; Tue, 28 Feb 2006 02:00:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C77F443D46 for ; Tue, 28 Feb 2006 02:00:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1S20Gk4017377 for ; Tue, 28 Feb 2006 02:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1S20GrA017376; Tue, 28 Feb 2006 02:00:16 GMT (envelope-from gnats) Resent-Date: Tue, 28 Feb 2006 02:00:16 GMT Resent-Message-Id: <200602280200.k1S20GrA017376@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jordan Mendler Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E42B916A420 for ; Tue, 28 Feb 2006 01:59:20 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA38343D45 for ; Tue, 28 Feb 2006 01:59:20 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k1S1xKlv042928 for ; Tue, 28 Feb 2006 01:59:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k1S1xKo4042927; Tue, 28 Feb 2006 01:59:20 GMT (envelope-from nobody) Message-Id: <200602280159.k1S1xKo4042927@www.freebsd.org> Date: Tue, 28 Feb 2006 01:59:20 GMT From: Jordan Mendler To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/93923: FreeBSD Install, Sil3112: Cannot dump. No dump device defined. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 02:00:18 -0000 >Number: 93923 >Category: i386 >Synopsis: FreeBSD Install, Sil3112: Cannot dump. No dump device defined. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 28 02:00:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jordan Mendler >Release: Trying to install 6.0, 5.4 or 6.1-Beta1 >Organization: UCLA & Self >Environment: Occurs during installation of FreeBSD 6.0, 5.4 and 6.1BETA1 >Description: I am trying to install FreeBSD on a nforce2 based machine containing a Sil3112 SATA controller (non-raid configuration). When I try to install FreeBSD 6.0 right after loading all the drivers at the beginning of the installation I get the error message: Uptime 1s. Cannot dump. No dump device defined... Automatic reboot in 15 seconds. Press any key on the console to abort. The same error occures when I try to install 5.4-Release or 6.1-Beta1. Some troubleshooting on bsdforums.org makes me believe this error is in the Sil3112 support, and searching online leads to other people getting the same result. More information can be found on http://www.bsdforums.org/forums/showthread.php?t=39115 or by searching google for other peopls troubles with this controller. I am only reporting this as a bug because FreeBSD lists this controller as being supported and it seems like the support that there is for it is blotchy. My bios is also already up to date. I exibited a similar problem with this so-called supported controller on linux, but it has been corrected in the latest of linux versions. >How-To-Repeat: Trying install any of the listed versions of FreeBSD on a Shuttle XPC motherboard with Sil3112 controller or possibly other boards with the same controller. After starting to the load the drivers and before entering the Installation menu the problem occures. >Fix: Likely related to the Sil3112 SATA controller which is listed as supported. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Feb 28 08:46:44 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E6E716A422; Tue, 28 Feb 2006 08:46:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0063143D48; Tue, 28 Feb 2006 08:46:43 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1S8khps045126; Tue, 28 Feb 2006 08:46:43 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1S8khlF045122; Tue, 28 Feb 2006 08:46:43 GMT (envelope-from pav) Date: Tue, 28 Feb 2006 08:46:43 GMT From: Pav Lucistnik Message-Id: <200602280846.k1S8khlF045122@freefall.freebsd.org> To: sardin_m@epitech.net, pav@FreeBSD.org, freebsd-i386@FreeBSD.org Cc: Subject: Re: i386/91391: Le system freez pendant 1 a 2 secondes de temps en temps X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 08:46:44 -0000 Synopsis: Le system freez pendant 1 a 2 secondes de temps en temps State-Changed-From-To: feedback->closed State-Changed-By: pav State-Changed-When: Tue Feb 28 08:46:31 UTC 2006 State-Changed-Why: Feedback timeout http://www.freebsd.org/cgi/query-pr.cgi?pr=91391 From owner-freebsd-i386@FreeBSD.ORG Tue Feb 28 10:29:41 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2CB016A420; Tue, 28 Feb 2006 10:29:41 +0000 (GMT) (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 46DD943D46; Tue, 28 Feb 2006 10:29:41 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id k1SATe5N005589; Tue, 28 Feb 2006 05:29:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4/8.13.4) with ESMTP id k1SAU6to068927; Tue, 28 Feb 2006 05:30:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 163B17304D; Tue, 28 Feb 2006 05:29:40 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060228102940.163B17304D@freebsd-current.sentex.ca> Date: Tue, 28 Feb 2006 05:29:40 -0500 (EST) X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 10:29:41 -0000 TB --- 2006-02-28 10:00:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-02-28 10:00:08 - starting HEAD tinderbox run for i386/i386 TB --- 2006-02-28 10:00:08 - cleaning the object tree TB --- 2006-02-28 10:00:37 - checking out the source tree TB --- 2006-02-28 10:00:37 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-02-28 10:00:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-02-28 10:05:54 - building world (CFLAGS=-O2 -pipe) TB --- 2006-02-28 10:05:54 - cd /src TB --- 2006-02-28 10:05:54 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/des_soft.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/crypt_client.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/key_call.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/key_prot_xdr.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/getpublickey.c In file included from /src/lib/libc/rpc/getpublickey.c:178: /src/lib/libc/rpc/getpublickey.c: In function `getpublickey': /src/lib/libc/rpc/getpublickey.c:70: warning: passing arg 1 of `__getpublickey_real' discards qualifiers from pointer target type *** Error code 1 Stop in /src/lib/libc. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-02-28 10:29:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-02-28 10:29:39 - ERROR: failed to build world TB --- 2006-02-28 10:29:39 - tinderbox aborted TB --- 1.08 user 5.67 system 1771.40 real From owner-freebsd-i386@FreeBSD.ORG Tue Feb 28 10:59:21 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2E6916A420; Tue, 28 Feb 2006 10:59:21 +0000 (GMT) (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 4D28B43D5F; Tue, 28 Feb 2006 10:59:19 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id k1SAxI6W006941; Tue, 28 Feb 2006 05:59:18 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id k1SAxIWj043674; Tue, 28 Feb 2006 05:59:18 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 043647304D; Tue, 28 Feb 2006 05:59:18 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060228105918.043647304D@freebsd-current.sentex.ca> Date: Tue, 28 Feb 2006 05:59:18 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 10:59:22 -0000 TB --- 2006-02-28 10:29:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-02-28 10:29:40 - starting HEAD tinderbox run for i386/pc98 TB --- 2006-02-28 10:29:40 - cleaning the object tree TB --- 2006-02-28 10:30:09 - checking out the source tree TB --- 2006-02-28 10:30:09 - cd /tinderbox/HEAD/i386/pc98 TB --- 2006-02-28 10:30:09 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-02-28 10:34:58 - building world (CFLAGS=-O2 -pipe) TB --- 2006-02-28 10:34:58 - cd /src TB --- 2006-02-28 10:34:58 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/pc98/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/des_soft.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/pc98/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/crypt_client.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/pc98/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/key_call.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/pc98/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/key_prot_xdr.c cc -O2 -pipe -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/pc98/src/lib/libc -DPOSIX_MISTAKE -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /src/lib/libc/rpc/getpublickey.c In file included from /src/lib/libc/rpc/getpublickey.c:178: /src/lib/libc/rpc/getpublickey.c: In function `getpublickey': /src/lib/libc/rpc/getpublickey.c:70: warning: passing arg 1 of `__getpublickey_real' discards qualifiers from pointer target type *** Error code 1 Stop in /src/lib/libc. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-02-28 10:59:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-02-28 10:59:17 - ERROR: failed to build world TB --- 2006-02-28 10:59:17 - tinderbox aborted TB --- 1.06 user 5.49 system 1777.66 real From owner-freebsd-i386@FreeBSD.ORG Wed Mar 1 01:20:05 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A75616A420 for ; Wed, 1 Mar 2006 01:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3BBD43D53 for ; Wed, 1 Mar 2006 01:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k211K4hp008978 for ; Wed, 1 Mar 2006 01:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k211K4YQ008977; Wed, 1 Mar 2006 01:20:04 GMT (envelope-from gnats) Resent-Date: Wed, 1 Mar 2006 01:20:04 GMT Resent-Message-Id: <200603010120.k211K4YQ008977@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Masayuki FUKUI Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2A5C16A420 for ; Wed, 1 Mar 2006 01:13:01 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68B9143D45 for ; Wed, 1 Mar 2006 01:13:01 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k211D0Qn024393 for ; Wed, 1 Mar 2006 01:13:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k211D0bL024392; Wed, 1 Mar 2006 01:13:00 GMT (envelope-from nobody) Message-Id: <200603010113.k211D0bL024392@www.freebsd.org> Date: Wed, 1 Mar 2006 01:13:00 GMT From: Masayuki FUKUI To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/93963: [panic] [patch] ACPI Panic with some ACPI 2.0 PC & cannot boot X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 01:20:05 -0000 >Number: 93963 >Category: i386 >Synopsis: [panic] [patch] ACPI Panic with some ACPI 2.0 PC & cannot boot >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 01 01:20:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Masayuki FUKUI >Release: FreeBSD 5.4-RELEASE-p10 >Organization: >Environment: PC: Fujitsu-Siemens Celsius N440 [Pentium4 670 (3.8GHz) / 3GB Memory] OS: FreeBSD 6.1-BETA1 / FreeBSD 5.5-BETA1 / FreeBSD 5.4-RELEASE-p10 >Description: FreeBSD cannot be booted with some ACPI 2.0 PC. The kernel panic occurs with the initialization of ACPI. Cause: In some ACPI 2.0 PC, XSDT is NULL. (RSDT is available.) Therefore, FreeBSD traces XSDT (is NULL) and falls into the panic. >How-To-Repeat: Trt to boot FreeBSD 6.1-BETA1 (ACPI enable) on Fujitsu-Siemens Celsius N440. >Fix: I don't know how to fix rightly. But I rebuild 5.4-RELEASE-p10 kernel with following patch, and it works fine. I hope for fixing the probrem as soon as possible. --- sys/contrib/dev/acpica/tbconvrt.c.orig Sun Dec 19 13:06:14 2004 +++ sys/contrib/dev/acpica/tbconvrt.c Wed Feb 8 22:48:21 2006 @@ -149,7 +149,7 @@ ACPI_FUNCTION_ENTRY (); - if (RSDP->Revision < 2) + if (RSDP->Revision < 2 || !RSDP->XsdtPhysicalAddress) { PointerSize = sizeof (UINT32); } @@ -214,7 +214,7 @@ for (i = 0; i < AcpiGbl_RsdtTableCount; i++) { - if (AcpiGbl_RSDP->Revision < 2) + if (AcpiGbl_RSDP->Revision < 2 || !AcpiGbl_RSDP->XsdtPhysicalAddress) { ACPI_STORE_ADDRESS (NewTable->TableOffsetEntry[i], (ACPI_CAST_PTR (RSDT_DESCRIPTOR_REV1, TableInfo->Pointer))->TableOffsetEntry[i]); @@ -637,7 +637,7 @@ AcpiGbl_CommonFACS.GlobalLock = &(AcpiGbl_FACS->GlobalLock); - if ((AcpiGbl_RSDP->Revision < 2) || + if ((AcpiGbl_RSDP->Revision < 2) || (!AcpiGbl_RSDP->XsdtPhysicalAddress) || (AcpiGbl_FACS->Length < 32) || (!(ACPI_GET_ADDRESS (AcpiGbl_FACS->XFirmwareWakingVector)))) { --- sys/contrib/dev/acpica/tbrsdt.c.orig Sun Dec 19 13:06:14 2004 +++ sys/contrib/dev/acpica/tbrsdt.c Wed Feb 8 23:33:27 2006 @@ -259,7 +259,7 @@ * For RSDP revision 0 or 1, we use the RSDT. * For RSDP revision 2 (and above), we use the XSDT */ - if (AcpiGbl_RSDP->Revision < 2) + if (AcpiGbl_RSDP->Revision < 2 || !AcpiGbl_RSDP->XsdtPhysicalAddress) { OutAddress->Pointer.Value = AcpiGbl_RSDP->RsdtPhysicalAddress; } @@ -296,7 +296,7 @@ * For RSDP revision 0 or 1, we use the RSDT. * For RSDP revision 2 and above, we use the XSDT */ - if (AcpiGbl_RSDP->Revision < 2) + if (AcpiGbl_RSDP->Revision < 2 || !AcpiGbl_RSDP->XsdtPhysicalAddress) { NoMatch = ACPI_STRNCMP ((char *) TablePtr, RSDT_SIG, sizeof (RSDT_SIG) -1); @@ -320,7 +320,7 @@ AcpiGbl_RSDP->RsdtPhysicalAddress, (void *) (ACPI_NATIVE_UINT) AcpiGbl_RSDP->RsdtPhysicalAddress)); - if (AcpiGbl_RSDP->Revision < 2) + if (AcpiGbl_RSDP->Revision < 2 || !AcpiGbl_RSDP->XsdtPhysicalAddress) { ACPI_REPORT_ERROR (("Looking for RSDT (RSDP->Rev < 2)\n")) } --- sys/contrib/dev/acpica/tbxfroot.c.orig Sun Dec 19 13:06:14 2004 +++ sys/contrib/dev/acpica/tbxfroot.c Wed Feb 8 22:47:32 2006 @@ -362,7 +362,7 @@ { /* Get the next table pointer, handle RSDT vs. XSDT */ - if (AcpiGbl_RSDP->Revision < 2) + if (AcpiGbl_RSDP->Revision < 2 || !AcpiGbl_RSDP->XsdtPhysicalAddress) { Address.Pointer.Value = (ACPI_CAST_PTR ( RSDT_DESCRIPTOR, RsdtInfo->Pointer))->TableOffsetEntry[i]; @@ -514,7 +514,7 @@ /* Signature matches, check the appropriate checksum */ - if (((RSDP_DESCRIPTOR *) MemRover)->Revision < 2) + if (((RSDP_DESCRIPTOR *) MemRover)->Revision < 2 || !(((RSDP_DESCRIPTOR *) MemRover)->XsdtPhysicalAddress)) { /* ACPI version 1.0 */ --- sys/i386/acpica/madt.c.orig Mon Feb 28 06:28:18 2005 +++ sys/i386/acpica/madt.c Wed Feb 8 23:30:14 2006 @@ -223,7 +223,7 @@ * We map the XSDT and RSDT at page 1 in the crashdump area. * Page 0 is used to map in the headers of candidate ACPI tables. */ - if (rsdp->Revision >= 2) { + if (rsdp->Revision >= 2 && rsdp->XsdtPhysicalAddress) { /* * AcpiOsGetRootPointer only verifies the checksum for * the version 1.0 portion of the RSDP. Version 2.0 has >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Mar 1 12:00:20 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC22E16A423 for ; Wed, 1 Mar 2006 12:00:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D2C943D48 for ; Wed, 1 Mar 2006 12:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k21C0J8H050336 for ; Wed, 1 Mar 2006 12:00:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k21C0JY8050335; Wed, 1 Mar 2006 12:00:19 GMT (envelope-from gnats) Resent-Date: Wed, 1 Mar 2006 12:00:19 GMT Resent-Message-Id: <200603011200.k21C0JY8050335@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ruijiang li <0419052@fudan.edu.cn> Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50C1B16A420 for ; Wed, 1 Mar 2006 11:52:39 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A9743D46 for ; Wed, 1 Mar 2006 11:52:39 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k21BqcrB062830 for ; Wed, 1 Mar 2006 11:52:38 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k21Bqclm062829; Wed, 1 Mar 2006 11:52:38 GMT (envelope-from nobody) Message-Id: <200603011152.k21Bqclm062829@www.freebsd.org> Date: Wed, 1 Mar 2006 11:52:38 GMT From: Ruijiang li <0419052@fudan.edu.cn> To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/93978: wireless card can not work in adhoc mode X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 12:00:21 -0000 >Number: 93978 >Category: i386 >Synopsis: wireless card can not work in adhoc mode >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 01 12:00:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ruijiang li >Release: FreeBSD 6.0 >Organization: Fudan university >Environment: FreeBSD lith.3322.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Feb 14 11:41:03 CST 2006 root@lith.3322.org:/usr/obj/usr/src/sys/CUSTOM_6 i386 >Description: The machine running windows is set to adhoc mode. ssid is cat On FreeBSD machine, I type: ---------------------------------- ipwcontrol -f /usr/local/share/ipw-firmware/ipw-i.fw ifconfig ipw0 mediaopt adhoc ifconfig ipw0 ssid cat ifconfig ipw0 192.168.0.1 netmask 255.255.255.0 ifconfig ipw0 up ------------------------------------- the led of wireless is on. then the windows machine says that it has detected a wireless network.. I choose join..and it said that the signal is very good. But the windows machine can not receive any packet...and it was sending packet continually. when I --------------------- sysctl net.wlan.debug=-1 sysctl net.wlan.0.debug=-1 -------------------- the first tty said that: "discard frame, not to bss" continually ------------------------------------- I am sure that my wireless card is good, and the windows machine's setting is right, because the wireless worked when I run Windows. My machine is IBM thinkpad T42 and my wireless card is ipw0: mem 0xc0210000-0xc0210fff irq 11 at device 2.0 on pci2 ipw0: Ethernet address:xxxxxxxxxx >How-To-Repeat: The machine running windows is set to adhoc mode. ssid is cat On FreeBSD machine, I type: ---------------------------------- ipwcontrol -f /usr/local/share/ipw-firmware/ipw-i.fw ifconfig ipw0 mediaopt adhoc ifconfig ipw0 ssid cat ifconfig ipw0 192.168.0.1 netmask 255.255.255.0 ifconfig ipw0 up ------------------------------------- the led of wireless is on. then the windows machine says that it has detected a wireless network.. I choose join..and it said that the signal is very good. But the windows machine can not receive any packet...and it was sending packet continually. when I --------------------- sysctl net.wlan.debug=-1 sysctl net.wlan.0.debug=-1 -------------------- the first tty said that:"discard frame, not to bss"continually >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Mar 1 16:00:22 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5547C16A420 for ; Wed, 1 Mar 2006 16:00:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A9D43D7B for ; Wed, 1 Mar 2006 16:00:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k21G0IPT066438 for ; Wed, 1 Mar 2006 16:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k21G0IWo066437; Wed, 1 Mar 2006 16:00:18 GMT (envelope-from gnats) Resent-Date: Wed, 1 Mar 2006 16:00:18 GMT Resent-Message-Id: <200603011600.k21G0IWo066437@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Benjamin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AD1516A420 for ; Wed, 1 Mar 2006 15:51:09 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABFC243D75 for ; Wed, 1 Mar 2006 15:51:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k21Fp8ZU017685 for ; Wed, 1 Mar 2006 15:51:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k21Fp8tb017684; Wed, 1 Mar 2006 15:51:08 GMT (envelope-from nobody) Message-Id: <200603011551.k21Fp8tb017684@www.freebsd.org> Date: Wed, 1 Mar 2006 15:51:08 GMT From: Benjamin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/93986: Acer TravelMate 4652LMi pcm0 channel dead X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 16:00:22 -0000 >Number: 93986 >Category: i386 >Synopsis: Acer TravelMate 4652LMi pcm0 channel dead >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 01 16:00:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Benjamin >Release: 6.1-PRERELEASE >Organization: pilgerer.org >Environment: FreeBSD xx 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Mon Feb 27 18:50:07 CET 2006 xx@xx:/usr/obj/usr/src/sys/XX i386 >Description: When trying to play sound on this Acer notebook the kernel spits out "pcm:play:0 play interrupt timeout, channel dead" messages. pcm0: port 0xe100-0xe1ff,0xe200-0xe23f mem 0xd00c0000-0xd00c01ff,0xd00c0200-0xd00c02ff irq 11 at device 30.2 on pci0 pcm0: At first glance the device is recognised correctly but as soon as you try to play any sound, the following message occurs. pcm0:play:0: play interrupt timeout, channel dead pciconf snippet: pcm0@pci0:30:2: class=0x040100 card=0x007a1025 chip=0x266e8086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '82801FB/FR/FW/FRW AC '97 Audio Controller' class = multimedia subclass = audio /dev/sndstat entry: FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at io 0xd00c0000, 0xd00c0200 irq 11 bufsz 16384 kld snd_ich (1p/1r/0v channels duplex default) >How-To-Repeat: Try to play sound on the Acer TravelMate 4652LMi via snd_ich driver. >Fix: Dont know >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Mar 1 16:50:08 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FA2916A431 for ; Wed, 1 Mar 2006 16:50:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AD6243D64 for ; Wed, 1 Mar 2006 16:50:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k21Go5ZO070975 for ; Wed, 1 Mar 2006 16:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k21Go5EW070974; Wed, 1 Mar 2006 16:50:05 GMT (envelope-from gnats) Resent-Date: Wed, 1 Mar 2006 16:50:05 GMT Resent-Message-Id: <200603011650.k21Go5EW070974@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vasiley Souvorov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F246416A420 for ; Wed, 1 Mar 2006 16:41:16 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8449143D4C for ; Wed, 1 Mar 2006 16:41:16 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k21GfG9K029786 for ; Wed, 1 Mar 2006 16:41:16 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k21GfGbE029785; Wed, 1 Mar 2006 16:41:16 GMT (envelope-from nobody) Message-Id: <200603011641.k21GfGbE029785@www.freebsd.org> Date: Wed, 1 Mar 2006 16:41:16 GMT From: Vasiley Souvorov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/93989: Can't install FreeBSD from IEEE1394 DVD-RW on Acer TravelMate 3000 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 16:50:08 -0000 >Number: 93989 >Category: i386 >Synopsis: Can't install FreeBSD from IEEE1394 DVD-RW on Acer TravelMate 3000 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 01 16:50:05 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Vasiley Souvorov >Release: 6.0 >Organization: Inteco Ltd. >Environment: OS loder can't find loadable kernel on the DVD-ROM >Description: I get "Can't find loadable kernel" message from loader on instalation from IEEE1394 DVD-RW drive on Acer TravelMate 3000 RH Linux 9.0 fine instaled!!! >How-To-Repeat: Every day :) >Fix: Loader must know UFS - the dvd-cd file system! >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Thu Mar 2 07:01:25 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62BEF16A420; Thu, 2 Mar 2006 07:01:25 +0000 (GMT) (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 63AC543D4C; Thu, 2 Mar 2006 07:01:21 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id k2271JYA085280; Thu, 2 Mar 2006 02:01:19 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.3/8.13.3) with ESMTP id k2271KK3067718; Thu, 2 Mar 2006 02:01:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0310B7304D; Thu, 2 Mar 2006 02:01:19 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060302070119.0310B7304D@freebsd-current.sentex.ca> Date: Thu, 2 Mar 2006 02:01:19 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [releng_6 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2006 07:01:25 -0000 TB --- 2006-03-02 05:00:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-03-02 05:00:26 - starting RELENG_6 tinderbox run for i386/i386 TB --- 2006-03-02 05:00:26 - cleaning the object tree TB --- 2006-03-02 05:00:54 - checking out the source tree TB --- 2006-03-02 05:00:54 - cd /tinderbox/RELENG_6/i386/i386 TB --- 2006-03-02 05:00:54 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2006-03-02 05:17:41 - building world (CFLAGS=-O2 -pipe) TB --- 2006-03-02 05:17:41 - cd /src TB --- 2006-03-02 05:17:41 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-03-02 06:42:21 - generating LINT kernel config TB --- 2006-03-02 06:42:21 - cd /src/sys/i386/conf TB --- 2006-03-02 06:42:21 - /usr/bin/make -B LINT TB --- 2006-03-02 06:42:21 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-03-02 06:42:21 - cd /src TB --- 2006-03-02 06:42:21 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Mar 2 06:42:22 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/io_apic.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/k6_mem.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/legacy.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror -finstrument-functions -Wno-inline /src/sys/i386/i386/local_apic.c /src/sys/i386/i386/local_apic.c: In function `db_show_apic': /src/sys/i386/i386/local_apic.c:790: warning: implicit declaration of function `db_dump_intr_event' /src/sys/i386/i386/local_apic.c:790: warning: nested extern declaration of `db_dump_intr_event' /src/sys/i386/i386/local_apic.c:790: error: structure has no member named `is_event' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-03-02 07:01:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-03-02 07:01:19 - ERROR: failed to build lint kernel TB --- 2006-03-02 07:01:19 - tinderbox aborted TB --- 1.11 user 5.27 system 7253.53 real From owner-freebsd-i386@FreeBSD.ORG Fri Mar 3 01:25:42 2006 Return-Path: X-Original-To: freebsd-i386@freebsd.org Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 419FF16A420 for ; Fri, 3 Mar 2006 01:25:42 +0000 (GMT) (envelope-from bobgb4@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id B737243D48 for ; Fri, 3 Mar 2006 01:25:41 +0000 (GMT) (envelope-from bobgb4@gmail.com) Received: by xproxy.gmail.com with SMTP id s14so364296wxc for ; Thu, 02 Mar 2006 17:25:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=TjoMdmtmFvGDAWPLkB7AyU02RCmVh6kZraZVynT6zpRNAyPVaNNRYgtsVfB4R8z4AMVdLXZh1W0yvwpPlQm5IC2tmDzA4AjpSPbx5aeXs939NwS9QktzG8u2Id1RQGlLaQcUE3oPe6kKduUm+D7Evzv25zRMEF5k0SNGqV6oDhQ= Received: by 10.70.82.13 with SMTP id f13mr3873799wxb; Thu, 02 Mar 2006 17:25:41 -0800 (PST) Received: by 10.70.48.7 with HTTP; Thu, 2 Mar 2006 17:25:40 -0800 (PST) Message-ID: Date: Thu, 2 Mar 2006 20:25:40 -0500 From: "Daniel Schleig" To: freebsd-i386@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Not Recognizing Hard Drive X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 01:25:42 -0000 PC Chips M925A AMI Bios VIA_P6 05.06.2004 Windows XP Pro - NTFS Celeron 2.4GHz 768MB Ram 80GB WDC WD800JB-00JJA0 ATI Radeon 9200se Sony CD-RW CRX230ED --- FREEBSD - 6.0 - RELEASE --- I am trying to duel boot FreeBSD with XP pro (NTFS)... Windows is partitioned on the whole drive and I wish to repartition so ther= e is room for FreeBSD (10 - 15GB). Is there a way/program, since FIPS does not recognize NTFS, to resize the xp part. without having to reformat or is there a way/program to convert to fat/fat32? also... After booting from either the boot disk or disk 1, once sysinstall stardard installation is selected, I receive the error: "No disks found! Please verify that your disk controller is being properly probed at boot time. See the Hardware Guide on the Documentation menu for clues on diagnosing this type of problem." Any Help/Ideas? Thanks alot! -- -daniel http://theregeditor.no-ip.org From owner-freebsd-i386@FreeBSD.ORG Fri Mar 3 18:55:34 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62DDC16A422; Fri, 3 Mar 2006 18:55:34 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BDBF43D73; Fri, 3 Mar 2006 18:55:34 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k23ItX4e053568; Fri, 3 Mar 2006 18:55:33 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k23ItXam053564; Fri, 3 Mar 2006 18:55:33 GMT (envelope-from netchild) Date: Fri, 3 Mar 2006 18:55:33 GMT From: Alexander Leidinger Message-Id: <200603031855.k23ItXam053564@freefall.freebsd.org> To: hatanou@infolab.ne.jp, netchild@FreeBSD.org, freebsd-i386@FreeBSD.org, netchild@FreeBSD.org Cc: Subject: Re: i386/91328: [identcpu] [patch] L2/L3 cache of some IA32 CPUs not properly recognized. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 18:55:34 -0000 Synopsis: [identcpu] [patch] L2/L3 cache of some IA32 CPUs not properly recognized. State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Fri Mar 3 18:55:02 UTC 2006 State-Changed-Why: Committed. Thanks. Responsible-Changed-From-To: freebsd-i386->netchild Responsible-Changed-By: netchild Responsible-Changed-When: Fri Mar 3 18:55:02 UTC 2006 Responsible-Changed-Why: Committed. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=91328 From owner-freebsd-i386@FreeBSD.ORG Fri Mar 3 22:51:50 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9136E16A420; Fri, 3 Mar 2006 22:51:50 +0000 (GMT) (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 3F64F43D53; Fri, 3 Mar 2006 22:51:49 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id k23Mpmq9062296; Fri, 3 Mar 2006 17:51:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4/8.13.4) with ESMTP id k23MqBd4047048; Fri, 3 Mar 2006 17:52:11 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 075227304D; Fri, 3 Mar 2006 17:51:47 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060303225147.075227304D@freebsd-current.sentex.ca> Date: Fri, 3 Mar 2006 17:51:47 -0500 (EST) X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 22:51:50 -0000 TB --- 2006-03-03 21:39:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-03-03 21:39:37 - starting HEAD tinderbox run for i386/pc98 TB --- 2006-03-03 21:39:37 - cleaning the object tree TB --- 2006-03-03 21:40:10 - checking out the source tree TB --- 2006-03-03 21:40:10 - cd /tinderbox/HEAD/i386/pc98 TB --- 2006-03-03 21:40:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-03-03 21:46:27 - building world (CFLAGS=-O2 -pipe) TB --- 2006-03-03 21:46:27 - cd /src TB --- 2006-03-03 21:46:27 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-03-03 22:51:47 - generating LINT kernel config TB --- 2006-03-03 22:51:47 - cd /src/sys/pc98/conf TB --- 2006-03-03 22:51:47 - /usr/bin/make -B LINT TB --- 2006-03-03 22:51:47 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-03-03 22:51:47 - cd /src TB --- 2006-03-03 22:51:47 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Mar 3 22:51:47 UTC 2006 >>> stage 1: configuring the kernel [...] WARNING: duplicate device `isa' encountered. WARNING: duplicate option `KBD_DISABLE_KEYMAP_LOAD' encountered. WARNING: duplicate option `KBD_INSTALL_CDEV' encountered. WARNING: duplicate option `DEV_NPX' encountered. WARNING: duplicate device `npx' encountered. WARNING: duplicate option `DEV_IO' encountered. WARNING: duplicate device `io' encountered. /src/sys/pc98/conf/LINT: unknown option "TDFX_LINUX" *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-03-03 22:51:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-03-03 22:51:47 - ERROR: failed to build lint kernel TB --- 2006-03-03 22:51:47 - tinderbox aborted TB --- 1.04 user 5.66 system 4330.77 real From owner-freebsd-i386@FreeBSD.ORG Sat Mar 4 10:48:30 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1276E16A422; Sat, 4 Mar 2006 10:48:30 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C324643D45; Sat, 4 Mar 2006 10:48:29 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k24AmT9V011377; Sat, 4 Mar 2006 10:48:29 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k24AmTZt011373; Sat, 4 Mar 2006 10:48:29 GMT (envelope-from matteo) Date: Sat, 4 Mar 2006 10:48:29 GMT From: Matteo Riondato Message-Id: <200603041048.k24AmTZt011373@freefall.freebsd.org> To: survive@seas.wustl.edu, matteo@FreeBSD.org, freebsd-i386@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: i386/60702: can't boot 5.2-RC2 iso's to install X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 10:48:30 -0000 Synopsis: can't boot 5.2-RC2 iso's to install State-Changed-From-To: open->closed State-Changed-By: matteo State-Changed-When: Sat Mar 4 10:47:32 UTC 2006 State-Changed-Why: Feedback timeout Responsible-Changed-From-To: freebsd-i386->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Sat Mar 4 10:47:32 UTC 2006 Responsible-Changed-Why: Grab this, just in case.. http://www.freebsd.org/cgi/query-pr.cgi?pr=60702 From owner-freebsd-i386@FreeBSD.ORG Sat Mar 4 23:14:33 2006 Return-Path: X-Original-To: freebsd-i386@FreeBSD.org Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C98A16A420 for ; Sat, 4 Mar 2006 23:14:33 +0000 (GMT) (envelope-from security@yourdot-mail.com) Received: from jupiter.nswebhost.com (jupiter.nswebhost.com [66.246.218.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E3343D45 for ; Sat, 4 Mar 2006 23:14:33 +0000 (GMT) (envelope-from security@yourdot-mail.com) Received: from 55-228.dial.nortenet.pt ([212.13.55.228]:34850 helo=[192.168.1.11]) by jupiter.nswebhost.com with esmtpa (Exim 4.52) id 1FFfw2-0002FY-4p for freebsd-i386@FreeBSD.org; Sat, 04 Mar 2006 18:13:14 -0500 Message-ID: <440A1F4F.4000909@yourdot-mail.com> Date: Sat, 04 Mar 2006 23:14:23 +0000 From: "Carlos Silva, yourdot-internet.com" User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-i386@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jupiter.nswebhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - yourdot-mail.com X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: make error :\ X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 23:14:33 -0000 Hi, i have upgraded my ports with cvsup and when installing samba i have the following error: " ... Building for libtool-1.5.22_2 ..... Making all in doc make: don't know how to make libtool14.texi. Stop. ***Error Code 1 .... " someone have any idea? best regards, carlos silva, http://www.yourdot-services.com/