You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! This looks like something you should report to chirp. From glancing at that stack trace, the crash is happening inside the initialization of a SIP generated module, which suggests that this is more likely a bug with chirp / SIP / how that package was built rather than a bug in CPython.
(p.s. I see you’re using 3.14a6t. Make sure that you’re running everything with supported versions of Python and other dependencies. chirp / SIP may not support 3.14 alphas or free-threaded builds).
Crash report
What happened?
Running
python -m pdb chirp.wxui
also reliably generates a coredump.CHIRP py3dev on Linux - \SKernel \r on \m (\l) (Python 3.14.0a6)
If it helps, here's the output of
coredumpctl gdb
:CPython versions tested on:
3.14
Operating systems tested on:
Linux
Output from running 'python -VV' on the command line:
Python 3.14.0a6 experimental free-threading build (main, Mar 17 2025, 00:00:00) [GCC 15.0.1 20250313 (Red Hat 15.0.1-0)]
The text was updated successfully, but these errors were encountered: