Hi, On Sun, May 10, 2026 at 03:33:42PM +0200, John Paul Adrian Glaubitz wrote: > On Sun, 2026-05-10 at 15:06 +0200, Michael Banck wrote: > > > > > 2026-05-09 22:54:05.199 UTC client backend[3478032] [unknown] PANIC: > > > > > stuck spinlock detected at LWLockWaitListLock, > > > > > ./build/../src/backend/storage/lmgr/lwlock.c:888 > > > > > qemu: uncaught target signal 6 (Aborted) - core dumped > > > > > 2026-05-09 22:54:05.436 UTC postmaster[3477436] LOG: client backend > > > > > (PID 3478032) was terminated by signal 6: Aborted > > > > > 2026-05-09 22:54:05.436 UTC postmaster[3477436] LOG: terminating any > > > > > other active server processes > > > > > 2026-05-09 22:54:05.446 UTC postmaster[3477436] LOG: all server > > > > > processes terminated; reinitializing > > > > > > > > > > That's why I wrote I built the package locally with gcc-16 where > > > that issue is fixed. I just uploaded the locally built package. > > > > The above is from the build log you cited, but maybe I am just confused > > then about why you posted a link to it. > > Yes, you're right, of course. But that's part of the testsuite, no?
Well yes, but it implies the binary package is likely broken as well, it is not just a matter of some quirky different behaviour. However, what we just committed for Hurd is this: https://salsa.debian.org/postgresql/postgresql-common/-/commit/9e57389e87845f61843627bac473a140c7d394df This helped not getting the VM hanging due to too much concurrency, you could try to see whether it helps on m68k as well. Michael

