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 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. Regards, -- Steven Chamberlain [email protected]
