Re: OpenBSD/amd64: xfce screensaver/lock is not interruptible, only mouse pointer visible on blank screen, no password prompt

2021-11-16 Thread Landry Breuil
Le Tue, Nov 16, 2021 at 09:44:38PM +0100, Peter Nicolai Mathias Hansteen a écrit : > > > > 16. nov. 2021 kl. 19:44 skrev Aaron Bieber : > > > > > > Matthieu Herrb mailto:matth...@openbsd.org>> writes: > > > >> So to summarize: you should rebuild and install the patched version to > >> test. >

Re: fdc: fdcresult: overrun

2021-11-16 Thread Josh Grosse
On Wed, Nov 17, 2021 at 02:09:50AM +, Klemens Nanni wrote: > On Sat, Nov 13, 2021 at 09:36:21AM -0700, Theo de Raadt wrote: > > Did the vm previously have a fdc? I doubt it. I am surprised fdcprobe() > > returns a success. > > Turns out fdc(4) attaches only sometimes. Sometimes on cold VM b

Re: panic: kernel diagnostic assertion "TAILQ_EMPTY(&kq->kq_head)" failed

2021-11-16 Thread Visa Hankala
On Tue, Nov 16, 2021 at 10:12:58PM +0100, Alexander Bluhm wrote: > On Tue, Nov 16, 2021 at 12:45:58PM +0100, Alexander Bluhm wrote: > > According to my console log it was runnig for 5 hours without crash. > > I will continue testing today. > > After another 7:30 hours of stress testing the diff lo

Re: NEW: Intel DRM Driver Crash

2021-11-16 Thread Lewis ingraham
UPDATE: After further investigation, this problem (so far) has not happened with AwesomeWM. I suspect it might be a particular problem with SpectrWM. Thank you, Lewis I. On Tue, Nov 16, 2021 at 6:27 AM Matthieu Herrb wrote: > On Mon, Nov 15, 2021 at 08:37:14PM +, Lewis ingraham wrote: > > >

Re: fdc: fdcresult: overrun

2021-11-16 Thread Klemens Nanni
On Sat, Nov 13, 2021 at 09:36:21AM -0700, Theo de Raadt wrote: > Did the vm previously have a fdc? I doubt it. I am surprised fdcprobe() > returns a success. Turns out fdc(4) attaches only sometimes. Sometimes on cold VM boot, sometimes only upon warm reboot. For reference, this is my VM defin

Re: panic: kernel diagnostic assertion "TAILQ_EMPTY(&kq->kq_head)" failed

2021-11-16 Thread Theo de Raadt
Latest snaps contain a new fix for ssh chan_read_failed for istate 3 Stuart Henderson wrote: > On 2021/11/16 12:45, Alexander Bluhm wrote: > > I seems sthen@ has another test case. With some poll diffs for ssh > > in snapshots he did see problems with rsync over ssh. At that time > > lazy kque

Re: panic: kernel diagnostic assertion "TAILQ_EMPTY(&kq->kq_head)" failed

2021-11-16 Thread Alexander Bluhm
On Tue, Nov 16, 2021 at 12:45:58PM +0100, Alexander Bluhm wrote: > According to my console log it was runnig for 5 hours without crash. > I will continue testing today. After another 7:30 hours of stress testing the diff looks pretty stable. bluhm > > Index: kern/kern_event.c > > ===

Re: panic: kernel diagnostic assertion "TAILQ_EMPTY(&kq->kq_head)" failed

2021-11-16 Thread Stuart Henderson
On 2021/11/16 12:45, Alexander Bluhm wrote: > I seems sthen@ has another test case. With some poll diffs for ssh > in snapshots he did see problems with rsync over ssh. At that time > lazy kqueue was commited. > > Maybe he has a setup to help testing this diff. What I saw with the diff in snaps

Re: OpenBSD/amd64: xfce screensaver/lock is not interruptible, only mouse pointer visible on blank screen, no password prompt

2021-11-16 Thread Aaron Bieber
Matthieu Herrb writes: > On Mon, Nov 15, 2021 at 11:50:41AM +0100, Peter N. M. Hansteen wrote: >> On Sun, Nov 14, 2021 at 12:25:45PM +0100, Matthieu Herrb wrote: >> > On Sun, Nov 14, 2021 at 10:44:40AM +0100, Peter N. M. Hansteen wrote: >> > > On Sat, Nov 13, 2021 at 12:16:22PM +0100, Matthieu

Re: xorg crashing and returning to xenodm (amd64/amdgpu)

2021-11-16 Thread Laurence Tratt
On Tue, Nov 16, 2021 at 04:30:23PM +, Nicola Dell'Uomo wrote: Hello Nicola, > Maybe you should follow this thread: > > X.org segmentation fault - snapshot amd64 > > I think it could be the same problem you're experiencing. Yes, it does look like it's probably the same -- thanks! One extra (s

xorg crashing and returning to xenodm (amd64/amdgpu)

2021-11-16 Thread Laurence Tratt
As of the last couple of days' snapshots, xorg is regularly crashing (probably once every 1-2 hours on average) and dumping me back to xenodm. This seems to happen only when I use Firefox though I guess this is related to the xorg update? This is on amdgpu / amd64. I can't see anything in the dmes

Re: panic: kernel diagnostic assertion "TAILQ_EMPTY(&kq->kq_head)" failed

2021-11-16 Thread Alexander Bluhm
On Mon, Nov 15, 2021 at 04:21:39PM +, Visa Hankala wrote: > Alexander, is the panic easy to reproduce on your setup? My syslogd regress starts rsyslogd to test compatibility. The rsyslogd sometimes causes a panic. Running the test in a loop may crash the kernel within two hours. > It would