Re: knote activate splhigh

2016-03-30 Thread Martin Pieuchot
On 29/03/16(Tue) 22:36, Alexander Bluhm wrote: > Hi, > > from a customer's system I got this panic: > > kernel diagnostic assertion "(kn->kn_status & KN_QUEUED) == 0" failed: file > ".. > /../../../kern/kern_event.c", line 1071 > > panic() at panic+0xfe > __assert() at __assert+0x25 > knote_enqueu

knote activate splhigh

2016-03-29 Thread Alexander Bluhm
Hi, from a customer's system I got this panic: kernel diagnostic assertion "(kn->kn_status & KN_QUEUED) == 0" failed: file ".. /../../../kern/kern_event.c", line 1071 panic() at panic+0xfe __asse