Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2000 00:07:45 -0300 (ADT)
From:      The Hermit Hacker <scrappy@hub.org>
To:        freebsd-current@freebsd.org
Subject:   make -j16 world causes ffs_valloc() failure ...
Message-ID:  <Pine.BSF.4.21.0010070005060.495-100000@thelab.hub.org>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010070005060.495-100000>