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

2023-02-21 Thread xse
On 05/12/22(Mon) 18:09, Tomas Vondra wrote: mainbus0 at root: Raspberry Pi 4 Model B Rev 1.2 smbios0: vendor U-Boot version "2021.10" date 10/01/2021 On 2023-02-21 17:13, Tomas Vondra wrote: FWIW I had to do "export PGCTLTIMEOUT=3600" before running the tests, so that some of the tests don't t

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

2023-02-21 Thread Tomas Vondra
On 2/20/23 16:22, Tomas Vondra wrote: On 2/20/23 13:32, Martin Pieuchot wrote: ... > Thanks a lot for these explanations.  I ran the regression tests during the whole morning on my x13s without being able to trigger any panic. So I'll try to get a rpi4 and see if I can reproduce it. In the

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

2023-02-20 Thread Tomas Vondra
On 2/20/23 13:32, Martin Pieuchot wrote: ... > Thanks a lot for these explanations. I ran the regression tests during the whole morning on my x13s without being able to trigger any panic. So I'll try to get a rpi4 and see if I can reproduce it. In the meantime if you could confirm you can st

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

2023-02-20 Thread Martin Pieuchot
Hello Tomas, On 19/02/23(Sun) 23:43, Tomas Vondra wrote: > [...] > 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

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: 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