From owner-freebsd-current Fri Oct 6 20: 9: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from thelab.hub.org (CDR8-44.accesscable.net [24.138.8.44]) by hub.freebsd.org (Postfix) with ESMTP id 1A1C937B502 for ; Fri, 6 Oct 2000 20:09:02 -0700 (PDT) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.0/8.11.0) with ESMTP id e9737jm00582 for ; Sat, 7 Oct 2000 00:07:46 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Sat, 7 Oct 2000 00:07:45 -0300 (ADT) From: The Hermit Hacker To: freebsd-current@freebsd.org Subject: make -j16 world causes ffs_valloc() failure ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG newest source code, cvsup an hour ago or so ... if I do a build of the kernel (to enable DDB), it compiles fine. If I do a 'make -j16 world', it panic's with the following: mode = 0100600, inum = 729, fs = /tmp panic: ffs_valloc: dup alloc cpuid = 0; lapic.id = 00000000 and a DDB trace that look slike: panic() ffs_valloc() ufs_makeinode() ufs_create() ufs_vnoperate() vn_open() open() syscall() Xint0x80_syscall() Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message