Subject: Re: 2.0beta freezes
To: Jukka Marin <jmarin@embedtronics.fi>
From: Jukka Marin <jmarin@embedtronics.fi>
List: tech-kern
Date: 09/21/2004 10:03:44
On Mon, Sep 20, 2004 at 11:49:43AM +0300, Jukka Marin wrote:
> Hi,
> 
> I'm trying to build some pkg's on my laptop now and it started panicing.
> This is the most recent panic, manual copy-paste:
> 
> panic: softdep_pageiodone: resid < 0, vp 0xcc2ac688 lbn 0x0 pcbp 0xcd1191ac
> iosize 61440, size 4096, asize 4096, bsize 8192

New panic on the laptop, still building pkgs:

uvm_fault(0xc04f0e80, 0xd2cac000, 0, 2) -> 0xe
kernel: page fault trap, code=0
Stopped in pid 17.1 (aiodoned) at netbsd:softdep_pageiodone+0x235:
movl %edx,0(%eax)

I typed "sync" in ddb, but it just sits there.. no core, no reboot :(

  -jm