Re: panic: Lock filedesc structure not share locked

2013-07-03 Thread Alexander Leidinger
On Mon, 1 Jul 2013 06:30:26 +0300 Mikolaj Golub wrote: > On Sun, Jun 30, 2013 at 11:29:59PM +0200, Mateusz Guzik wrote: > > > I think it will be better if you do this and then MFC all commits. > > Committed as r252436. Thanks. I confirm that this commit fixes the problem I had. Bye, Alexander

Re: panic: Lock filedesc structure not share locked

2013-06-30 Thread Mikolaj Golub
On Sun, Jun 30, 2013 at 11:29:59PM +0200, Mateusz Guzik wrote: > I think it will be better if you do this and then MFC all commits. Committed as r252436. Thanks. -- Mikolaj Golub ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/ma

Re: panic: Lock filedesc structure not share locked

2013-06-30 Thread Mateusz Guzik
d64, I got the following panic after > > > starting tmux and creating a 2nd terminal window inside tmux > > > (ctrl- + c): > > > ---snip--- > > > panic: Lock filedesc structure not share locked @ > > > /space/system/usr_src/sys/kern/kern_descrip.c:3448 &g

Re: panic: Lock filedesc structure not share locked

2013-06-30 Thread Mikolaj Golub
inside tmux > > (ctrl- + c): > > ---snip--- > > panic: Lock filedesc structure not share locked @ > > /space/system/usr_src/sys/kern/kern_descrip.c:3448 > > > > cpuid = 2 > > KDB: stack backtrace: > > db_trace_self_wrapper() at db_trace_self_wrapper+0

Re: panic: Lock filedesc structure not share locked

2013-06-30 Thread Mateusz Guzik
On Sun, Jun 30, 2013 at 09:41:50AM +0200, Alexander Leidinger wrote: > Hi, > > with head as of r252381 on amd64, I got the following panic after > starting tmux and creating a 2nd terminal window inside tmux > (ctrl- + c): > ---snip--- > panic: Lock filedesc structure not sha

panic: Lock filedesc structure not share locked

2013-06-30 Thread Alexander Leidinger
Hi, with head as of r252381 on amd64, I got the following panic after starting tmux and creating a 2nd terminal window inside tmux (ctrl- + c): ---snip--- panic: Lock filedesc structure not share locked @ /space/system/usr_src/sys/kern/kern_descrip.c:3448 cpuid = 2 KDB: stack backtrace