From owner-freebsd-current Sun Jan 5 13:20:31 2003 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 2132C37B401; Sun, 5 Jan 2003 13:20:30 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 167C443EA9; Sun, 5 Jan 2003 13:20:29 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id h05LKS65020981; Sun, 5 Jan 2003 13:20:28 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id h05LJDjZ020945; Sun, 5 Jan 2003 13:19:13 -0800 (PST) Date: Sun, 5 Jan 2003 13:19:13 -0800 From: "David O'Brien" To: phk@freebsd.org Cc: Willem Jan Withagen , current@freebsd.org Subject: Re: Panic: Initiate_write_inodeblock_ufs1: already started Message-ID: <20030105211913.GC8003@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mail-Followup-To: David O'Brien , phk@freebsd.org, Willem Jan Withagen , current@freebsd.org References: <063601c2b4d0$ff02dc50$471b3dd4@dual> <7516.1041782475@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7516.1041782475@critter.freebsd.dk> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jan 05, 2003 at 05:01:15PM +0100, phk@freebsd.org wrote: > In message <063601c2b4d0$ff02dc50$471b3dd4@dual>, "Willem Jan Withagen" writes: > >But now it panics on: > > Initiate_write_inodeblock_ufs1: already started. > > When does it panic ? in the boot sequence ? after ? After about 24 hrs for me. > Can you get me the first 4-5 lines of the output from "trace" ? (kgdb) bt #0 0xc01ccb5b in doadump () #1 0xc01cd05e in boot () #2 0xc01cd309 in panic () #3 0xc028aaf2 in initiate_write_inodeblock_ufs1 () #4 0xc028a500 in softdep_disk_io_initiation () #5 0xc019bb79 in spec_strategy () #6 0xc019ae18 in spec_vnoperate () #7 0xc020cdd3 in bwrite () #8 0xc020e270 in vfs_bio_awrite () #9 0xc019b937 in spec_fsync () #10 0xc019ae18 in spec_vnoperate () #11 0xc021ca24 in sched_sync () #12 0xc01b9f25 in fork_exit () Sorry already built a new kernel, so I don't have kernel.debug any longer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message