Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2001 16:30:52 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        current@freebsd.org
Subject:   new breakage in mounting root? a devfs issue?
Message-ID:  <Pine.LNX.4.21.0103121624300.31161-100000@zeppo.feral.com>

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

complete fresh build, etc....

da0: invalid primary partition table: no magic
start_init: trying /sbin/init

fatal kernel trap:

    trap entry = 0x4 (unaligned access fault)
    a0         = 0xc3615fe1a88f382
    a1         = 0x29
    a2         = 0x1b
    pc         = 0xfffffc0000467578
    ra         = 0xfffffc00004627c4
    curproc    = 0xfffffe0009f5dbe0
        pid = 1, comm = init

Stopped at      vfs_object_create+0x38: jsr     ra,(pv),vfs_object_create+0x3c
<ra=0xfffffc00004627c4,pv=0xfffffc0000467540>
db> t
vfs_object_create() at vfs_object_create+0x38
getnewvnode() at getnewvnode+0x564
devfs_allocv() at devfs_allocv+0xe0
devfs_root() at devfs_root+0x38
devfs_mount() at devfs_mount+0xf0
vfs_mount() at vfs_mount+0x910
mount() at mount+0xd8
syscall() at syscall+0x3f4
XentSys1() at XentSys1+0x10




Ummm... 

        vfs_object_create(vp, p, p->p_ucred);


is there actually a ucred this early in startup?




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.LNX.4.21.0103121624300.31161-100000>