NetBSD VM: Python segfaults (1.1-maint, 1.4-maint, master)
while the other vagrant boxes run rather stable, the netbsd box frequently has the python interpreter crashing with segfaults while running the tests.
virtualbox issue? netbsd issue?
Linux c64 5.10.34-t14-tw1 #1 SMP Mon May 3 01:15:14 CEST 2021 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 20.04.2 64bit
ii virtualbox-6.1 6.1.22-144080~Ubuntu~eoan amd64 Oracle VM VirtualBox
virtualbox 6.1.40
vagrant box generic/netbsd9 4.1.20
this just had 2 full test runs without crashing python interpreters.
Back then, I thought it had been resolved, but since quite a while I have seen it crashing again.
First, I've seen the crashes in the NetBSD 9 virtualbox VM I use with vagrant.
Then, I've seen the crashes also on github action runner Linux machines running a NetBSD kvm VM with our testsuite.
This is now tracked at NetBSD:
https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=59808