> On 8 Dec 2015, at 10:17, Steven Chamberlain <[email protected]> wrote:
> 
> Hi,
> 
> David Gwynne wrote:
>> hrm. could you try it without your diff below and see if its still stable?
> 
> I can still reproduce the same crash, if I use your diff without mine.
> 
> I'll try again with latest -CURRENT in light of these recent commits:
> http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/dev/vnet.c.diff?r1=1.51&r2=1.52&f=h
> http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/sparc64/dev/vnet.c.diff?r1=1.52&r2=1.53&f=h

thats a network driver for "hardware" you dont have on an x1.

> I wonder, exactly which pools does dc(4) use?  As with previous crashes,
> dma512 had Pgreq=1, Pgrel=1 meaning it was empty at the time, and had
> already been freed.

dc uses the mbuf pools. the dma512 use comes from an ata driver from what i can 
tell.

maybe i should try and get an x1 to reproduce this with.

Reply via email to