From owner-freebsd-stable Thu Oct 2 15:29:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA27869 for stable-outgoing; Thu, 2 Oct 1997 15:29:43 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA27856 for ; Thu, 2 Oct 1997 15:29:33 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.6/8.7.3) id PAA24859; Thu, 2 Oct 1997 15:29:21 -0700 (PDT) Date: Thu, 2 Oct 1997 15:29:21 -0700 (PDT) Message-Id: <199710022229.PAA24859@vader.cs.berkeley.edu> To: stable@freebsd.org Subject: panic (dup alloc) in RELENG_2_2 From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is on the package building machine (kernel/world from right around the freeze time). Adaptec 3940U, several IBM DCHS09Y (9GB) disks on a ccd. Core file available upon request. Satoshi ------- ## gdb -k kernel.25 vmcore.25 GDB is free software and you are welcome to 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. GDB 4.16 (i386-unknown-freebsd), Copyright 1996 Free Software Foundation, Inc...(no debugging symbols found)... IdlePTD 1f8000 current pcb at 1de3e0 panic: ffs_valloc: dup alloc #0 0xf0111393 in boot () (kgdb) bt #0 0xf0111393 in boot () #1 0xf0111652 in panic () #2 0xf01903bb in ffs_valloc () #3 0xf019c24e in ufs_makeinode () #4 0xf0199d15 in ufs_create () #5 0xf0133edc in vn_open () #6 0xf013175f in open () #7 0xf01b47d3 in syscall () #8 0x2b305 in ?? () #9 0x14e5 in ?? () #10 0x1c3d in ?? () #11 0x36b4 in ?? () #12 0xdaed in ?? () #13 0x107e in ?? () (kgdb) quit