PR 52347?

2019-03-04 Thread Phil Nelson
Hello, I was wondering if anyone is working on solving PR 52347? "ww mutex class mismatch" I'm getting it averaging about once every other working day on my main machine. 8.99.34 did crash, but I couldn't get a good backtrace. This is a backtrace for a 8.99.30 a few days ago. # cras

Re: pmap_unwire: wiring for pmap did not change

2019-03-04 Thread Emmanuel Dreyfus
On Mon, Mar 04, 2019 at 03:24:23PM +, Emmanuel Dreyfus wrote: > With latest netbsd-6 kernel, I meant netbsd-8 -- Emmanuel Dreyfus m...@netbsd.org

Re: pmap_unwire: wiring for pmap did not change

2019-03-04 Thread Kamil Rytarowski
On 04.03.2019 16:24, Emmanuel Dreyfus wrote: > Hello > > With latest netbsd-6 kernel, dumping data on a LTFS fileystem, I get > a few kernel messages like that: > pmap_unwire: wiring for pmap 0xc3d19000 va 0xb57ff000 did not change! > > It does not seem to break anything, Should the message be pr

pmap_unwire: wiring for pmap did not change

2019-03-04 Thread Emmanuel Dreyfus
Hello With latest netbsd-6 kernel, dumping data on a LTFS fileystem, I get a few kernel messages like that: pmap_unwire: wiring for pmap 0xc3d19000 va 0xb57ff000 did not change! It does not seem to break anything, Should the message be present in a reelase kernel? -- Emmanuel Dreyfus m...@netb