Odd X behaviour from root console (possible xauth bypass (but as root)?)

2023-02-19 Thread chohag
I haven't looked into what's causing this behaviour yet because I was cooking but I did manage to make it reproducable. Also it's very unlikely to show up in normal daily use. I was playing a series of flac files through mplayer (single process, many files) in a root shell on the text console (DIS

Re: Repeated crashes with OpenBSD 7.2 on Raspberry Pi 4 (arm64)

2023-02-19 Thread Martin Pieuchot
Hello Tomas, Thanks for the report. I'm setting up an arm64 machine to try to reproduce the crash. Could you tell me what are the steps required to run the reproducer you quoted below? I read the buildfarm wiki page and I'm not interested in running a periodic cron job... I cloned the git repo

Re: Odd X behaviour from root console (possible xauth bypass (but as root)?)

2023-02-19 Thread Crystal Kolipe
On Sun, Feb 19, 2023 at 09:27:33PM +, cho...@jtan.com wrote: > I haven't looked into what's causing this behaviour yet because I > was cooking So am I :-). > I was playing a series of flac files through mplayer (single process, > many files) in a root shell on the text console

Re: Repeated crashes with OpenBSD 7.2 on Raspberry Pi 4 (arm64)

2023-02-19 Thread Tomas Vondra
Hi Martin, I think it's probably easier to just try PostgreSQL build and tests directly, without the buildfarm tooling. Ultimately that's what the buildfarm tooling is doing, except that it tests multiple branches. I'd try cloning e.g. https://github.com/postgres/postgres, and then something

Re: bbolt can freeze 7.2 from userspace

2023-02-19 Thread Renato Aguiar
"Martin Pieuchot" writes: > On 24/01/23(Tue) 04:40, Renato Aguiar wrote: >> Hi Martin, >> >> "David Hill" writes: >> >> > >> > Yes, same result as before. This patch does not seem to help. >> > >> >> I could also reproduce it with patched 'current' :( > > Here's another possible fix I came up