From owner-freebsd-current@FreeBSD.ORG Sun Sep 14 14:38:40 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4276B16A4BF for ; Sun, 14 Sep 2003 14:38:40 -0700 (PDT) Received: from hot.ee (mail.hot.ee [194.126.101.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 001E843F93 for ; Sun, 14 Sep 2003 14:38:38 -0700 (PDT) (envelope-from olev@masendav.com) Received: from localhost (relay5 [127.0.0.1]) by hot.ee (Postfix) with ESMTP id 7AEBD25BEF for ; Mon, 15 Sep 2003 00:38:37 +0300 (EEST) Received: from hot.ee ([127.0.0.1]) by localhost (relay5 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12873-03 for ; Mon, 15 Sep 2003 00:38:37 +0300 (EEST) Received: from masendav.com (80-235-38-59-dsl.mus.estpak.ee [80.235.38.59]) by hot.ee (Postfix) with ESMTP id 2036425C69 for ; Mon, 15 Sep 2003 00:38:37 +0300 (EEST) Message-ID: <3F64DFC6.6000902@masendav.com> Date: Mon, 15 Sep 2003 00:38:14 +0300 From: Olev User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030827 X-Accept-Language: et, en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by mail.hot.ee Subject: -current troubles on Dell Latitude C600 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2003 21:38:40 -0000 I am having troubles installing -current from JSNAP -current iso images on my Dell Latitude C600 laptop. Everything is ok when / has not been set on softupdates, but when softupdates is activated on / (and / is the only partition besides swap) I get an error during extraction of base. kernel: type 12 trap, code=0 Stopped at vm_page_set_invalid+0x90: incl 0x5c(%eax) That traces to: vm_page_set_invalid(c0fc9a70,0,1000,54a,0) at vm_page_set_invalid+0x90 brelse(c78a4f40,c0fc00e0,c0fc00e0,c2ca9280,c78a4bd0) at brelse+0x56b softdep_disk_io_initiation(c78a4bd0,d213fba8,246,c053e430,c0fc00e0) at softdep_disk_io_initiation+0xc4 spec_xstrategy(c2c7e490,c78a4bd0,c053e430,d213fbd0,c78a4bd0) at spec_xstrategy+0x114 spec_specstrategy(d213fbe0,ffffffff,c0fc00e0,4,c78a4bd0) at spec_specstrategy+0x72 ufs_strategy(d213fc24,d213fc5c,c037bf57,d213fc24,1) at ufs_strategy+0x110 ufs_vnoperate(d213fc24,1,c053e430,35a,c032b300) at ufs_vnoperate+0x18 bwrite(c78a4bd0,0,c053e430,694,2863c0) at bwrite+0x427 vfs_bio_awrite(c78a4bd0,0,c053e430,884,c2a18130) at vfs_bio_awrite+0x241 flushbufqueues(0,0,c053e430,10e,64) at flushbufqueues+0x22c buf_daemon(0,d213fd48,c053640c,314,0) at buf_daemon+0xdc fork_exit(c037e630,0,d213fd48) at fork_exit+0xcf fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xd213fd7c, ebp = 0 --- Any ideas? With softupdates disabled everything works. I have tried the last 3 isos on JSNAP of -current and every one of them fails when softupdates is enabled. Olev