Subject: Re: uvm_fault panic on 4.0_BETA2/amd64
To: None <tech-kern@netbsd.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: tech-kern
Date: 06/20/2007 23:25:55
On Tue, Jun 12, 2007 at 04:56:49PM +0200, Edgar Fuß wrote:
> I just got this on the file sever while un-tar-ing a huge (8G) archive:
> (this is all typed from handwritten notes, so probably slightly wrong)
> 
> uvm_fault(0xffff80004e263b10, 0x10, 2)-> e
> kernel: page fault trap, code=0
> Stopped in pid 8186.1 (tar) at netbsd:dqget+0x118 movq %rdx,0(%rax)

What is the corresponding source line in the kernel sources? Do you have
netbsd.gdb from this kernel?

What type of filesystem was this on?

Pavel