Port-mac68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Panics when using IDE



On Tue, Jun 01, 2010 at 11:14:54PM +0000, John Klos wrote:
> mi_switch(?)
> sleepq_block(0,0,2ba388,2ba074,2ba074,240a47,26ef64) + 378
> cv_wait(2ba074,2ba388) + 88
> uvm_scheduler(a0c4fc0,2bc100,a0c4fc0,1,17200) + 174
> main(34bff4,212dfc,662000,1000,2c0220) + 576

This looks a lot like the problem Hauke and I started seeing in -current
after Mindaugas' changes to collect resoure usage from lwp0 context (those
changes themself are innocent, but seem to expose an older problem, which
you seem to be seeing even in netbsd-5).

The problem was very volatile for me, minor unrelated kernel changes make
it go away or come back, but with a given kernel it was 100% reproducable.

No clue yet...

Martin


Home | Main Index | Thread Index | Old Index