Re: kernel panic in syscall "poll"

2023-06-16 Thread Peter J. Philipp
People, programmers, I couldn't reproduce this panic I tried twice with all sorts of enabling the console keyboard, disabling it and pressing the button to turn on/off the sound card which is included in the KVM switch. Some people mentioned to me off-list that they never got the backtrace:

Re: kernel panic in syscall "poll"

2023-06-16 Thread Vitaliy Makkoveev
On Fri, Jun 16, 2023 at 02:09:41PM +, Visa Hankala wrote: > > On Fri, Jun 16, 2023 at 04:06:58PM +0300, Vitaliy Makkoveev wrote: > > According your photo, panic occurred in filt_wseventdetach(). > > The following tweak might help. > > This code gets called indirectly through vdevgone() when

Re: kernel panic in syscall "poll"

2023-06-16 Thread Visa Hankala
On Fri, Jun 16, 2023 at 04:06:58PM +0300, Vitaliy Makkoveev wrote: > On Fri, Jun 16, 2023 at 02:16:29PM +0200, Peter J. Philipp wrote: > > On Fri, Jun 16, 2023 at 02:30:27PM +0300, Vitaliy Makkoveev wrote: > > > On Fri, Jun 16, 2023 at 10:53:33AM +0200, Peter J. Philipp wrote: > > > > On Fri, Jun

Re: kernel panic in syscall "poll"

2023-06-16 Thread Vitaliy Makkoveev
On Fri, Jun 16, 2023 at 02:16:29PM +0200, Peter J. Philipp wrote: > On Fri, Jun 16, 2023 at 02:30:27PM +0300, Vitaliy Makkoveev wrote: > > On Fri, Jun 16, 2023 at 10:53:33AM +0200, Peter J. Philipp wrote: > > > On Fri, Jun 16, 2023 at 10:40:30AM +0200, Peter J. Philipp wrote: > > > > Sorry for no

Re: kernel panic in syscall "poll"

2023-06-16 Thread Peter J. Philipp
On Fri, Jun 16, 2023 at 02:30:27PM +0300, Vitaliy Makkoveev wrote: > On Fri, Jun 16, 2023 at 10:53:33AM +0200, Peter J. Philipp wrote: > > On Fri, Jun 16, 2023 at 10:40:30AM +0200, Peter J. Philipp wrote: > > > Sorry for no formatting and the bad quality photo, the kernel paniced on > > > me > >

Re: kernel panic in syscall "poll"

2023-06-16 Thread Vitaliy Makkoveev
On Fri, Jun 16, 2023 at 10:53:33AM +0200, Peter J. Philipp wrote: > On Fri, Jun 16, 2023 at 10:40:30AM +0200, Peter J. Philipp wrote: > > Sorry for no formatting and the bad quality photo, the kernel paniced on me > > on process Xorg, when I turned on the sound card. I use fluxbox windows > >

Re: kernel panic in syscall "poll"

2023-06-16 Thread Peter J. Philipp
On Fri, Jun 16, 2023 at 10:40:30AM +0200, Peter J. Philipp wrote: > Sorry for no formatting and the bad quality photo, the kernel paniced on me > on process Xorg, when I turned on the sound card. I use fluxbox windows > manager if it's worth any. Odd is that it paniced on poll(). I had turned >