Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 19:44:56 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>
Cc:        current@freebsd.org
Subject:   Re: Page fault on disk-less machine
Message-ID:  <3E544F38.1A4F52E8@mindspring.com>
References:  <4239.1045685928@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> Fatal trap 12: page fault while in kernel mode
> fault virtual address   = 0x34

This is the same problem that the other people were complaining
about the other day.  It's interesting to note the third argument
to namei() is not zero in your case.


> _mtx_lock_flags(34,0,c02a5f56,9e,c0d9e1e0) at 0xc018fd20 = _mtx_lock_flags+0x40
> namei(c5fd29b8,c5fd2c34,c044,c0570d00,c0d9e1e0) at 0xc01de06d = namei+0x16d

Any chance of a "gdb -k" and a "list namei+0x16d"?

-- Terry

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?3E544F38.1A4F52E8>