pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59808 (random python3 process crashes in NetBSD VMs)



The following reply was made to PR pkg/59808; it has been noted by GNATS.

From: twaldmann%thinkmo.de@localhost
To: gnats-bugs%netbsd.org@localhost, port-amd64-maintainer%netbsd.org@localhost,
 pkgsrc-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, riastradh%NetBSD.org@localhost,
 twaldmann%thinkmo.de@localhost
Cc: 
Subject: Re: pkg/59808 (random python3 process crashes in NetBSD VMs)
Date: Sun, 30 Nov 2025 16:59:09 +0100

 > What is the crash?  Is gw0 a process running that terminates on a
 > signal or something, or is gw0 a VM and the kernel crashes with some
 > console output, or what?
 
 That is an error message from a tox / pytest-xdist run. It's a python 
 based test runner that parallelizes by creating some python worker 
 processes (it calls them gwN) and then dispatches python tests to these 
 workers.
 
 So I suspect the gw process has crashed.
 
 > Is there any output you can share?  Is there a core dump?
 
 Currently I don't have anything more. It's hard to debug on the github 
 runners, but I can also run a netbsd vagrant virtualbox VM locally and 
 reproduce if you like.
 
 I am not really familiar with NetBSD. I just want to make sure that 
 borgbackup runs well on this platform, but I am no (real) user myself.
 
 So, can you tell me what to look for, how and where?
 
 Cheers, Thomas
 


Home | Main Index | Thread Index | Old Index