I maintain the KiCad packages.  We have a new bug report:

https://bugzilla.redhat.com/show_bug.cgi?id=2393850

Here is the gist of it:

Fatal Python error: _Py_CheckRecursiveCall: Unrecoverable stack overflow (used 
-406047 kB) while calling a Python object

I contacted the upstream KiCad devs and got a reply that the following code 
appears to be the cause:

import traceback
import sys

sys_version = sys.version
wx_version = ""
exception_output = ""

try:
    from wx import version
    wx_version = version()

    # Import wx modules that re-initialize wx globals, because they break 
wxPropertyGrid
    # (and probably some other stuff) if we let this happen after we already 
have started
    # mutating those globals.
    import wx.adv, wx.html, wx.richtext

except Exception as e:
    exception_output = "".join(traceback.format_exc())

I attached a backtrace for reference.  I'm not sure what to do with this.  I 
don't know if it is a python issue or a wxpython issue or something else 
entirely.

Please let me know if the error suggests anything.

Thanks,
Steve

rawhide$ gdb kicad
GNU gdb (Fedora Linux) 16.3-5.fc44
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from kicad...

This GDB supports auto-downloading debuginfo from the following URLs:
  <ima:enforcing>
  <https://debuginfod.fedoraproject.org/>
  <ima:ignore>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
--Type <RET> for more, q to quit, c to continue without paging--c
Downloading 53.88 M separate debug info for /usr/bin/kicad
Reading symbols from 
/home/sfalco/.cache/debuginfod_client/f9cffa0a9be4b6f127a51fc8b2cad0379db73c28/debuginfo...
Downloading 36.99 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/f9cffa0a9be4b6f127a51fc8b2cad0379db73c28/debuginfo
(gdb) run                                                                       
Starting program: /usr/bin/kicad 
Downloading separate debug info for system-supplied DSO at 0x7ffff7fc3000
Downloading 4.23 M separate debug info for /lib64/libwx_gtk3u_aui-3.2.so.0      
Downloading 2.62 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/591f34322caf88c8160048f45cb72cafdaaccf00/debuginfo
Downloading 6.60 M separate debug info for /lib64/libwx_gtk3u_html-3.2.so.0     
Downloading 54.47 M separate debug info for /lib64/libwx_gtk3u_core-3.2.so.0    
Downloading 19.33 M separate debug info for /lib64/libwx_baseu-3.2.so.0         
Downloading 6.05 M separate debug info for /lib64/libwx_gtk3u_propgrid-3.2.so.0 
Downloading 738.11 K separate debug info for /lib64/libwx_baseu_xml-3.2.so.0    
Downloading 15.59 M separate debug info for /lib64/libwx_gtk3u_stc-3.2.so.0     
Downloading 14.57 M separate debug info for /lib64/libkigal.so.9.0.4            
Downloading 77.29 M separate debug info for /lib64/libkicommon.so.9.0.4         
Downloading 20.67 M separate debug info for /lib64/libgtk-3.so.0                
Downloading 353.89 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/8f2673a03ae27a7fdf18fd5123fd8d336c9fbd9c/debuginfo
Downloading 3.36 M separate debug info for /lib64/libgdk-3.so.0                 
Downloading 6.83 M separate debug info for /lib64/libgio-2.0.so.0               
Downloading 1.10 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/8bbf17f18c898bc24c5e9881a512ac44ed58f5f7/debuginfo
Downloading 1.26 M separate debug info for /lib64/libgobject-2.0.so.0           
Downloading 3.55 M separate debug info for /lib64/libglib-2.0.so.0              
Downloading 1.21 M separate debug info for /lib64/libsecret-1.so.0              
Downloading 11.76 M separate debug info for /lib64/libkiapi.so.9.0.4            
Downloading 33.98 M separate debug info for /lib64/libprotobuf.so.30            
Downloading 2.98 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/dbb34417f14f422b8c117e9bac42714ab72591a3/debuginfo
Downloading 4.83 M separate debug info for /lib64/libzstd.so.1                  
Downloading 316.72 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/67e936409c2af8a7794273422e422e742252b5e8/debuginfo
Downloading 5.10 M separate debug info for /lib64/libgit2.so.1.9                
Downloading 17.64 M separate debug info for /lib64/libstdc++.so.6               
Downloading 10.25 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/4ef9bc0e0acfe2df2468095b3abd21f954e13d29/debuginfo
Downloading 2.31 M separate debug info for /lib64/libm.so.6                     
Downloading 649.02 K separate debug info for /lib64/libgcc_s.so.1               
Downloading 6.67 M separate debug info for /lib64/libc.so.6                     
[Thread debugging using libthread_db enabled]                                   
Using host libthread_db library "/lib64/libthread_db.so.1".
Downloading 239.06 K separate debug info for /lib64/libmspack.so.0
Downloading 184.27 K separate debug info for /lib64/libpangocairo-1.0.so.0      
Downloading 84.54 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/eb876521bba12689f026897b447254894e650630/debuginfo
Downloading 1.23 M separate debug info for /lib64/libpango-1.0.so.0             
Downloading separate debug info for /lib64/libcairo-gobject.so.2                
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/14ea078e37a51834e368a7db89e107ae67f49bc1/debuginfo
Downloading 5.34 M separate debug info for /lib64/libcairo.so.2                 
Downloading 563.56 K separate debug info for /lib64/libgdk_pixbuf-2.0.so.0      
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/8b287695d9ad2624cb4c30e09304188ba8ea8b74/debuginfo
Downloading 2.86 M separate debug info for /lib64/libX11.so.6                   
Downloading 98.74 K separate debug info for /lib64/libSM.so.6                   
Downloading 904.58 K separate debug info for /lib64/libxkbcommon.so.0           
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/419d830cb75157e83327017b81ecc1a7e239f04c/debuginfo
Downloading 90.64 K separate debug info for /lib64/libXtst.so.6                 
Downloading 348.09 K separate debug info for /lib64/libpangoft2-1.0.so.0        
Downloading 1.12 M separate debug info for /lib64/libfontconfig.so.1            
Downloading 1.47 M separate debug info for /lib64/libSDL2-2.0.so.0              
Downloading 693.26 K separate debug info for /lib64/libpng16.so.16              
Downloading 1.34 M separate debug info for /lib64/libjpeg.so.62                 
Downloading 266.66 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/dff10e764e7b23fafd90964d6fb04009e1d12fcc/debuginfo
Downloading 1.31 M separate debug info for /lib64/libtiff.so.6                  
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/3e4d8e4a327352cac38c364ddf17d94db54039a2/debuginfo
Downloading 522.10 K separate debug info for /lib64/libz.so.1                   
Downloading 76.74 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/c0d9c5506a8dc9b40cc7a609779ba9f6bf249fdd/debuginfo
Downloading 834.48 K separate debug info for /lib64/liblzma.so.5                
Downloading 1.45 M separate debug info for /lib64/libpcre2-32.so.0              
Downloading 35.09 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/a993c39f2246dd58e3510fdf20e4c4273a4f85db/debuginfo
Downloading 388.55 K separate debug info for /lib64/libexpat.so.1               
Downloading 7.19 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/a33fd67b02fa975396355a9facc6d08f905e97a4/debuginfo
Downloading 1.46 M separate debug info for /lib64/libGLEW.so.2.2                
Downloading 298.30 K separate debug info for /lib64/libGL.so.1                  
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/e5c0c15a27394b4eba894524d7c99f5e928b23c3/debuginfo
Downloading 1.50 M separate debug info for /lib64/libGLU.so.1                   
Downloading 2.98 M separate debug info for /lib64/libfreetype.so.6              
Downloading 30.19 M separate debug info for /lib64/libharfbuzz.so.0             
Downloading 5.66 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/6c2bc815778dd7b29e2b63022daaa90480b70a74/debuginfo
Downloading 716.73 K separate debug info for /lib64/libwx_gtk3u_gl-3.2.so.0     
Downloading 3.38 M separate debug info for /lib64/libcurl.so.4                  
Downloading 285.78 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/62e4a41437fcd44c286e56d4141e58e772417039/debuginfo
Downloading 18.84 M separate debug info for /lib64/libpython3.14.so.1.0         
Downloading 4.35 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/ff533dbad450d6adadefffbb3cf0d94efec52039/debuginfo
Downloading 2.65 M separate debug info for /lib64/libnng.so.1                   
Downloading separate debug info for /lib64/libgmodule-2.0.so.0                  
Downloading 107.97 K separate debug info for /lib64/libfribidi.so.0             
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/a137ac92ab3ee3ab7fd9827e43f417346f274713/debuginfo
Downloading 461.16 K separate debug info for /lib64/libatk-1.0.so.0             
Downloading 81.92 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/1e53e3e515f743d0946e0dd63fafe34c4c744005/debuginfo
Downloading 4.21 M separate debug info for /lib64/libepoxy.so.0                 
Downloading 293.22 K separate debug info for /lib64/libXi.so.6                  
Downloading 590.77 K separate debug info for /lib64/libatk-bridge-2.0.so.0      
Downloading 313.47 K separate debug info for /lib64/libcloudproviders.so.0      
Downloading 3.01 M separate debug info for /lib64/libtinysparql-3.0.so.0        
Downloading 469.22 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/c898f0e8be944aa59b9c03d2996453efe12fe0bc/debuginfo
Downloading 153.07 K separate debug info for /lib64/libwayland-client.so.0      
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/ff17f6c72f742522c02adb45c1cf405ec635e216/debuginfo
Downloading 90.20 K separate debug info for /lib64/libXfixes.so.3               
Downloading separate debug info for /lib64/libwayland-cursor.so.0               
Downloading separate debug info for /lib64/libwayland-egl.so.1                  
Downloading 251.93 K separate debug info for /lib64/libXext.so.6                
Downloading 146.55 K separate debug info for /lib64/libXcursor.so.1             
Downloading separate debug info for /lib64/libXdamage.so.1                      
Downloading separate debug info for /lib64/libXcomposite.so.1                   
Downloading 169.63 K separate debug info for /lib64/libXrandr.so.2              
Downloading 53.00 K separate debug info for /lib64/libXinerama.so.1             
Downloading 1.07 M separate debug info for /lib64/libmount.so.1                 
Downloading 243.90 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/d45b82a19930d16dee83476082b8f39f4787d749/debuginfo
Downloading 591.77 K separate debug info for /lib64/libselinux.so.1             
Downloading 38.76 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/63f0f7258c1acdbe0c36f4069319e0106f1c2ae5/debuginfo
Downloading 153.83 K separate debug info for /lib64/libffi.so.8                 
Downloading 1.63 M separate debug info for /lib64/libpcre2-8.so.0               
Downloading 7.45 M separate debug info for /lib64/libgnutls.so.30               
Downloading 3.03 M separate debug info for /lib64/libssl.so.3                   
Downloading 11.76 M separate debug info for /lib64/libcrypto.so.3               
Downloading 222.46 K separate debug info for /lib64/libllhttp.so.9.3            
Downloading 1.13 M separate debug info for /lib64/libssh2.so.1                  
Downloading 105.77 K separate debug info for /lib64/libthai.so.0                
Downloading 152.58 K separate debug info for /lib64/libXrender.so.1             
Downloading 519.87 K separate debug info for /lib64/libxcb.so.1                 
Downloading 147.59 K separate debug info for /lib64/libxcb-render.so.0          
Downloading 9.98 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/088178be07b61b354fa3cbbfc4fe276701dc8c29/debuginfo
Downloading 34.49 K separate debug info for /lib64/libxcb-shm.so.0              
Downloading 4.97 M separate debug info for /lib64/libpixman-1.so.0              
Downloading 61.42 M separate debug info for /lib64/libglycin-2.so.0             
Downloading 9.04 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/9cf45136646f2045514205982af5b56915b8538e/debuginfo
Downloading 282.23 K separate debug info for /lib64/libICE.so.6                 
Downloading 32.04 K separate debug info for /lib64/libuuid.so.1                 
Downloading 3.46 M separate debug info for /lib64/libxml2.so.2                  
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/56708aa65060ea60da58d99014f7526f32132808/debuginfo
Downloading 2.73 M separate debug info for /lib64/libwebp.so.7                  
Downloading 211.69 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/1c54a6c612cbdc317350abd6e95fba108f533ef3/debuginfo
Downloading 4.05 M separate debug info for /lib64/libLerc.so.4                  
Downloading 88.09 K separate debug info for /lib64/libjbig.so.2.1               
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/3c82563132e5997526c1cc5824032859167e2061/debuginfo
Downloading 460.82 K separate debug info for /lib64/libGLX.so.0                 
Downloading 374.50 K separate debug info for /lib64/libGLdispatch.so.0          
Downloading separate debug info for /lib64/libOpenGL.so.0                       
Downloading 162.51 K separate debug info for /lib64/libbz2.so.1                 
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/9e8fe6869037dc986a8d501169743f619e52defe/debuginfo
Downloading 205.84 K separate debug info for /lib64/libbrotlidec.so.1           
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/5bb3e56ac71f30e305fa92d87fcaeceb32768bfa/debuginfo
Downloading 1.04 M separate debug info for /lib64/libgraphite2.so.3             
Downloading 562.56 K separate debug info for /lib64/libnghttp2.so.14            
Downloading 1.14 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/665aad799ac2b3b969bc61e0e2904c80a416572e/debuginfo
Downloading 194.87 K separate debug info for /lib64/libidn2.so.0                
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/a2439a08a5cd393f983818249eedc227662e5799/debuginfo
Downloading 1.03 M separate debug info for /lib64/libldap.so.2                  
Downloading 188.00 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/a9d73733418ce7eaa985fa4d683400a08986c636/debuginfo
Downloading 155.06 K separate debug info for /lib64/liblber.so.2                
Downloading 1.60 M separate debug info for /lib64/libssh.so.4                   
Downloading 30.02 K separate debug info for /lib64/libpsl.so.5                  
Downloading 3.87 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/acec9232625d7d5cbde42aefd5f128388331bda4/debuginfo
Downloading 1.32 M separate debug info for /lib64/libgssapi_krb5.so.2           
Downloading 200.12 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/3763973d140b97131cd78950c67127851986958e/debuginfo
Downloading 28.08 K separate debug info for /lib64/libbrotlicommon.so.1         
Downloading 877.90 K separate debug info for /lib64/libmbedtls.so.21            
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/0bc729b7aba217c56aea1d4f7a204aa710889c5d/debuginfo
Downloading 231.84 K separate debug info for /lib64/libmbedx509.so.7            
Downloading 1.76 M separate debug info for /lib64/libmbedcrypto.so.16           
Downloading 664.95 K separate debug info for /lib64/libatspi.so.0               
Downloading 1.04 M separate debug info for /lib64/libdbus-1.so.3                
Downloading 117.83 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/2b12105c613186c88141b58c4b13ea965be73854/debuginfo
Downloading 545.00 K separate debug info for /lib64/libjson-glib-1.0.so.0       
Downloading 26.65 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/6d259a6ad1c1a308859f740cfb4fc6b5d660e2e2/debuginfo
Downloading 4.87 M separate debug info for /lib64/libsqlite3.so.0               
Downloading 684.39 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/c6bcaa9e31fa4b5bcd7ba98bcaf671a8cdc6e5b2/debuginfo
Downloading 923.53 K separate debug info for /lib64/libblkid.so.1               
Downloading 6.07 M separate debug info for /lib64/libp11-kit.so.0               
Downloading 866.98 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/805ba20c5927ff739e5fff061feb643d4608ddf1/debuginfo
Downloading 1.33 M separate debug info for /lib64/libunistring.so.5             
Downloading 244.00 K separate debug info for /lib64/libtasn1.so.6               
Downloading 8.38 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/aa0863909503d038792ae7efa6505b79ee963ebf/debuginfo
Downloading 793.03 K separate debug info for /lib64/libhogweed.so.6             
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/537175b2f7a75e3c6b4a91b7c3b0ff6771681424/debuginfo
Downloading 1.18 M separate debug info for /lib64/libnettle.so.8                
Downloading 1.75 M separate debug info for /lib64/libgmp.so.10                  
Downloading 107.71 K separate debug info for /lib64/libdatrie.so.1              
Downloading 3.21 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/b5e1e6a21a2c332400eca74e6b1d8863f74b694c/debuginfo
Downloading separate debug info for /lib64/libXau.so.6                          
Downloading 1.23 M separate debug info for /lib64/liblcms2.so.2                 
Downloading 323.62 K separate debug info for /lib64/libseccomp.so.2             
Downloading 95.73 K separate debug info for /lib64/libsharpyuv.so.0             
Downloading 848.90 K separate debug info for /lib64/libevent-2.1.so.7           
Downloading 171.87 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/a58e457b88e4fc7413299c95521e1cb93e367556/debuginfo
Downloading 306.51 K separate debug info for /lib64/libsasl2.so.3               
Downloading 46.13 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/c4c836889973d6960bd5033190129eee9afbe967/debuginfo
Downloading 2.40 M separate debug info for /lib64/libkrb5.so.3                  
Downloading 300.80 K separate debug info for /lib64/libk5crypto.so.3            
Downloading separate debug info for /lib64/libcom_err.so.2                      
Downloading 143.46 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/4ee84574d9eef938f363f4aa67af5cf45b610c7b/debuginfo
Downloading 163.14 K separate debug info for /lib64/libkrb5support.so.0         
Downloading 41.73 K separate debug info for /lib64/libkeyutils.so.1             
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/c10a6f1564c6992f8111aed76c9b328c231e1940/debuginfo
Downloading 194.56 K separate debug info for /lib64/libresolv.so.2              
Downloading 4.35 M separate debug info for /lib64/libsystemd.so.0               
Downloading 4.58 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/2f6069b6bca6480de710aeece6e193f5e9f4831a/debuginfo
Downloading 444.05 K separate debug info for /lib64/libcrypt.so.2               
Downloading 65.19 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/92894a085bc0f845c0e485ee08b4dae73513d60c/debuginfo
Downloading 103.23 K separate debug info for /lib64/libcap.so.2                 
Downloading 16.13 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/40d136ecfe35fe4b9539136c7798905d4513cb94/debuginfo
Downloading 10.73 M separate debug info for /lib64/libSDL3.so.0                 
Downloading 42.75 K separate debug info for /usr/lib64/gconv/UTF-32.so          
[New Thread 0x7ffff11ff6c0 (LWP 2871)]                                          
[New Thread 0x7ffff09fe6c0 (LWP 2872)]
[New Thread 0x7ffff01fd6c0 (LWP 2873)]
[New Thread 0x7fffef9fc6c0 (LWP 2874)]
Downloading 706.27 K separate debug info for 
/usr/lib64/gio/modules/libgvfsdbus.so
Downloading 318.80 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/856dcc34c8a25b7ecdbffe9eb4a242b45837769d/debuginfo
Downloading 758.03 K separate debug info for /usr/lib64/gvfs/libgvfscommon.so   
[New Thread 0x7fffeeeef6c0 (LWP 2875)]                                          
[New Thread 0x7fffee6ee6c0 (LWP 2876)]
[New Thread 0x7fffedeed6c0 (LWP 2877)]
[New Thread 0x7fffed6ec6c0 (LWP 2878)]
Downloading 2.18 M separate debug info for /lib64/libnss_systemd.so.2
[New Thread 0x7fffdffff6c0 (LWP 2879)]                                          
[New Thread 0x7fffdf3fe6c0 (LWP 2883)]
[New Thread 0x7fffdf1fd6c0 (LWP 2884)]
[New Thread 0x7fffdeffc6c0 (LWP 2885)]
[New Thread 0x7fffdedfb6c0 (LWP 2886)]
[Detaching after fork from child process 2887]
[New Thread 0x7fffdebfa6c0 (LWP 2888)]
[New Thread 0x7fffde9f96c0 (LWP 2889)]
[New Thread 0x7fffde7f86c0 (LWP 2893)]
[New Thread 0x7fffde5f76c0 (LWP 2897)]
[New Thread 0x7fffde3f66c0 (LWP 2898)]
[New Thread 0x7fffde1f56c0 (LWP 2899)]
[New Thread 0x7fffddff46c0 (LWP 2900)]
[New Thread 0x7fffddd606c0 (LWP 2906)]
[Detaching after fork from child process 2907]
[New Thread 0x7fffddb5f6c0 (LWP 2908)]
[New Thread 0x7fffdd95e6c0 (LWP 2909)]
[New Thread 0x7fffdd75d6c0 (LWP 2913)]
[Thread 0x7fffde9f96c0 (LWP 2889) exited]
[Thread 0x7fffdd95e6c0 (LWP 2909) exited]
[New Thread 0x7fffdd55c6c0 (LWP 2922)]
[Thread 0x7fffdd55c6c0 (LWP 2922) exited]
[Detaching after vfork from child process 2923]
[Detaching after vfork from child process 2925]
[Detaching after vfork from child process 2927]
[Detaching after vfork from child process 2929]
[Detaching after vfork from child process 2931]
[Detaching after vfork from child process 2933]
[New Thread 0x7fffdcd5b6c0 (LWP 2935)]
Downloading 1.26 M separate debug info for /lib64/libnss_myhostname.so.2
Downloading separate debug info for /lib64/libnss_mdns4_minimal.so.2            
Downloading 14.09 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/98a157f5bee9b2f70b7d97d823546e930c306bc5/debuginfo
Downloading 1.13 M separate debug info for /lib64/libnss_resolve.so.2           
[Thread 0x7fffdcd5b6c0 (LWP 2935) exited]                                       
[New Thread 0x7fffdd95e6c0 (LWP 2936)]
[New Thread 0x7fffde9f96c0 (LWP 2939)]
[Thread 0x7fffdd95e6c0 (LWP 2936) exited]
[Thread 0x7fffde9f96c0 (LWP 2939) exited]
[New Thread 0x7fffde9f96c0 (LWP 2942)]
[New Thread 0x7fffdd95e6c0 (LWP 2945)]
[Thread 0x7fffdd95e6c0 (LWP 2945) exited]
[Thread 0x7fffde9f96c0 (LWP 2942) exited]
[Thread 0x7ffff01fd6c0 (LWP 2873) exited]
[Thread 0x7ffff09fe6c0 (LWP 2872) exited]
[Thread 0x7ffff11ff6c0 (LWP 2871) exited]
[Thread 0x7fffef9fc6c0 (LWP 2874) exited]
[Thread 0x7fffdd75d6c0 (LWP 2913) exited]
[Thread 0x7fffddb5f6c0 (LWP 2908) exited]
[Thread 0x7fffddd606c0 (LWP 2906) exited]
[Thread 0x7fffddff46c0 (LWP 2900) exited]
[Thread 0x7fffde1f56c0 (LWP 2899) exited]
[Thread 0x7fffde3f66c0 (LWP 2898) exited]
[Thread 0x7fffde5f76c0 (LWP 2897) exited]
[Thread 0x7fffde7f86c0 (LWP 2893) exited]
[Thread 0x7fffdebfa6c0 (LWP 2888) exited]
[Thread 0x7fffdeffc6c0 (LWP 2885) exited]
[Thread 0x7fffdf1fd6c0 (LWP 2884) exited]
[Thread 0x7fffdf3fe6c0 (LWP 2883) exited]
[Thread 0x7fffdffff6c0 (LWP 2879) exited]
[Thread 0x7fffed6ec6c0 (LWP 2878) exited]
[Thread 0x7fffedeed6c0 (LWP 2877) exited]
[Thread 0x7fffee6ee6c0 (LWP 2876) exited]
[Thread 0x7fffeeeef6c0 (LWP 2875) exited]
[Thread 0x7ffff1533240 (LWP 2865) exited]
[Thread 0x7fffdedfb6c0 (LWP 2886) exited]
[New process 2865]
[Inferior 1 (process 2865) exited normally]
(gdb) run
Starting program: /usr/bin/kicad 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7ffff11ff6c0 (LWP 2954)]
[New Thread 0x7ffff09fe6c0 (LWP 2955)]
[New Thread 0x7ffff01fd6c0 (LWP 2956)]
[New Thread 0x7fffef9fc6c0 (LWP 2957)]
[New Thread 0x7fffeeeef6c0 (LWP 2958)]
[New Thread 0x7fffee6ee6c0 (LWP 2959)]
[New Thread 0x7fffedeed6c0 (LWP 2960)]
[New Thread 0x7fffed6ec6c0 (LWP 2961)]
[New Thread 0x7fffdffff6c0 (LWP 2962)]
[New Thread 0x7fffdf3fe6c0 (LWP 2966)]
[New Thread 0x7fffdf1fd6c0 (LWP 2967)]
[New Thread 0x7fffdeffc6c0 (LWP 2968)]
[New Thread 0x7fffdedfb6c0 (LWP 2969)]
[Detaching after fork from child process 2970]
[New Thread 0x7fffdebfa6c0 (LWP 2971)]
[New Thread 0x7fffde9f96c0 (LWP 2972)]
[New Thread 0x7fffde7f86c0 (LWP 2976)]
[New Thread 0x7fffde5f76c0 (LWP 2980)]
[New Thread 0x7fffde3f66c0 (LWP 2981)]
[New Thread 0x7fffde1f56c0 (LWP 2982)]
[New Thread 0x7fffddff46c0 (LWP 2983)]
[New Thread 0x7fffddd606c0 (LWP 2989)]
[Thread 0x7fffddd606c0 (LWP 2989) exited]
[Detaching after vfork from child process 2990]
[Detaching after vfork from child process 2992]
[Detaching after vfork from child process 2994]
[Detaching after vfork from child process 2996]
[Detaching after vfork from child process 2998]
[Detaching after vfork from child process 3000]
[New Thread 0x7fffdd55f6c0 (LWP 3002)]
[Thread 0x7fffdd55f6c0 (LWP 3002) exited]
[Thread 0x7fffde9f96c0 (LWP 2972) exited]
[Thread 0x7fffdf3fe6c0 (LWP 2966) exited]
Downloading 361.73 M separate debug info for /usr/bin/_eeschema.kiface
Downloading 2.94 M separate debug info for /lib64/libwx_baseu_net-3.2.so.0      
Downloading 1.53 M separate debug info for /lib64/libodbc.so.2                  
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/267548eada0b2c381569cd5bace95f6941fc689e/debuginfo
Downloading 115.27 K separate debug info for /lib64/libltdl.so.7                
[Thread 0x7fffdffff6c0 (LWP 2962) exited]                                       
Downloading 1.61 M separate debug info for /lib64/libGLX_mesa.so.0
Downloading 5.28 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/abe336ca0cd64384c3c79455e1ddac30ee8ad474/debuginfo
Downloading 210.14 M separate debug info for /lib64/libgallium-25.2.2.so        
Downloading 253.58 K separate debug info for /lib64/libdrm.so.2                 
Downloading 32.25 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/b3c2509bdc5bc59fca6aba35e1123bab9791abd4/debuginfo
Downloading 308.59 K separate debug info for /lib64/libxcb-glx.so.0             
Downloading separate debug info for /lib64/libX11-xcb.so.1                      
Downloading separate debug info for 
/home/sfalco/.cache/debuginfod_client/3cd633bf35486f6240b6afa13b4fc2644d1e864a/debuginfo
Downloading 78.58 K separate debug info for /lib64/libXxf86vm.so.1              
Downloading 50.16 K separate debug info for /lib64/libxcb-dri3.so.0             
Downloading 36.61 K separate debug info for /lib64/libxcb-present.so.0          
Downloading 86.84 K separate debug info for /lib64/libxcb-xfixes.so.0           
Downloading 1.18 G separate debug info for 
/usr/lib64/llvm20/lib64/libLLVM.so.20.1
Downloading 27.25 M separate debug info for /lib64/libSPIRV-Tools.so            
Downloading 9.19 M separate debug info for 
/home/sfalco/.cache/debuginfod_client/f4dd689504e29f2d11f86714c461c970ac78f4bd/debuginfo
Downloading 139.15 K separate debug info for /lib64/libsensors.so.4             
Downloading 12.19 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/9e713663c88e90ff4c73768cd8d818231cf23d52/debuginfo
Downloading 179.27 K separate debug info for /lib64/libxcb-randr.so.0           
Downloading 68.89 K separate debug info for /lib64/libxcb-sync.so.1             
Downloading separate debug info for /lib64/libxshmfence.so.1                    
Downloading 142.16 K separate debug info for /lib64/libdrm_amdgpu.so.1          
Downloading 458.32 K separate debug info for /lib64/libelf.so.1                 
Downloading 334.49 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/3a6e9aa748ed157dabe41c1a218cd8bec6780d4e/debuginfo
Downloading 365.71 K separate debug info for /lib64/libdrm_intel.so.1           
Downloading 536.41 K separate debug info for /lib64/libedit.so.0                
Downloading 109.26 K separate debug info for /lib64/libpciaccess.so.0           
Downloading 330.66 K separate debug info for /lib64/libtinfo.so.6               
Downloading 229.94 K separate debug info for 
/home/sfalco/.cache/debuginfod_client/df35a7d82f3efd93bcdcdfe421808dd5978acbeb/debuginfo
[New Thread 0x7fffdffff6c0 (LWP 3014)]                                          
[New Thread 0x7fffdd55f6c0 (LWP 3015)]
[New Thread 0x7fffdc80e6c0 (LWP 3016)]
[New Thread 0x7fff8ebff6c0 (LWP 3017)]
[New Thread 0x7fff8e3fe6c0 (LWP 3018)]
[New Thread 0x7fff8dbfd6c0 (LWP 3019)]
[New Thread 0x7fff8d3fc6c0 (LWP 3020)]
[New Thread 0x7fff8cbfb6c0 (LWP 3021)]
[New Thread 0x7fff8c3fa6c0 (LWP 3022)]
Fatal Python error: _Py_CheckRecursiveCall: Unrecoverable stack overflow (used 
576640 kB) while calling a Python object
Python runtime state: initialized

Current thread 0x00007ffff1533240 [kicad] (most recent call first):
  <no Python frame>

Thread 1 "kicad" received signal SIGABRT, Aborted.
Downloading source file 
/usr/src/debug/glibc-2.42.9000-4.fc44.x86_64/nptl/pthread_kill.c
__pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6,   
    no_tid=no_tid@entry=0) at pthread_kill.c:44
44            return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO 
(ret) : 0;
(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>, 
    signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007ffff4a80383 in __pthread_kill_internal (threadid=<optimized out>, 
    signo=6) at pthread_kill.c:89
#2  0x00007ffff4a2618e in __GI_raise (sig=sig@entry=6)
    at ../sysdeps/posix/raise.c:26
#3  0x00007ffff4a0d6d0 in __GI_abort () at abort.c:77
#4  0x00007ffff391a540 in fatal_error_exit (status=-1)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/pylifecycle.c:3155
#5  fatal_error (fd=<optimized out>, header=header@entry=1, 
    prefix=prefix@entry=0x7ffff3c31800 <__func__.4> "_Py_CheckRecursiveCall", 
    msg=msg@entry=0x7fffdccdebd0 "Unrecoverable stack overflow (used 576640 kB) 
while calling a Python object", status=status@entry=-1)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/pylifecycle.c:3301
#6  0x00007ffff391a8b2 in _Py_FatalErrorFunc (
    func=func@entry=0x7ffff3c31800 <__func__.4> "_Py_CheckRecursiveCall", 
    msg=msg@entry=0x7fffdccdebd0 "Unrecoverable stack overflow (used 576640 kB) 
while calling a Python object")
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/pylifecycle.c:3387
#7  0x00007ffff382351b in _Py_CheckRecursiveCall (
--Type <RET> for more, q to quit, c to continue without paging--c
    tstate=0x7ffff3dc5508 <_PyRuntime+315624>, where=<optimized out>)
    at /usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/ceval.c:491
#8  0x00007ffff3834c59 in _Py_EnterRecursiveCallTstate (
    tstate=<optimized out>, 
    where=0x7ffff3b6a910 " while calling a Python object")
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Include/internal/pycore_ceval.h:216
#9  method_enter_call (tstate=<optimized out>, func=0x7fffef155da0)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Objects/descrobject.c:300
#10 method_vectorcall_NOARGS (func=<optimized out>, args=<optimized out>, 
    nargsf=<optimized out>, kwnames=<optimized out>)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Objects/descrobject.c:444
#11 0x00007ffff39ea680 in _PyObject_VectorcallTstate (
    tstate=0x7ffff3dc5508 <_PyRuntime+315624>, callable=0x7fffef155da0, 
    args=0x7fffdccdecf0, nargsf=<optimized out>, kwnames=0x0)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Include/internal/pycore_call.h:169
#12 PyObject_VectorcallMethod (name=<optimized out>, args=0x7fffdccdecf0, 
    nargsf=<optimized out>, kwnames=0x0)
    at /usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Objects/call.c:856
#13 0x00007ffff3a82d32 in PyObject_CallMethodNoArgs (self=<optimized out>, 
    name=<optimized out>)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Include/cpython/abstract.h:65
#14 _PyFile_Flush (file=<optimized out>)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Objects/fileobject.c:542
#15 0x00007ffff3aa19af in flush_std_files ()
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/pylifecycle.c:1820
#16 0x00007ffff391a842 in fatal_error (fd=2, header=header@entry=1, 
    prefix=prefix@entry=0x7ffff3c31800 <__func__.4> "_Py_CheckRecursiveCall", 
    msg=msg@entry=0x7fffdccdedc0 "Unrecoverable stack overflow (used 576640 kB) 
while calling a Python object", status=status@entry=-1)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/pylifecycle.c:3364
#17 0x00007ffff391a8b2 in _Py_FatalErrorFunc (
    func=func@entry=0x7ffff3c31800 <__func__.4> "_Py_CheckRecursiveCall", 
    msg=msg@entry=0x7fffdccdedc0 "Unrecoverable stack overflow (used 576640 kB) 
while calling a Python object")
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/pylifecycle.c:3387
#18 0x00007ffff382351b in _Py_CheckRecursiveCall (
    tstate=0x7ffff3dc5508 <_PyRuntime+315624>, where=<optimized out>)
    at /usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/ceval.c:491
#19 0x00007ffff3827656 in _Py_EnterRecursiveCallTstate (
    tstate=<optimized out>, 
    where=0x7ffff3b6a910 " while calling a Python object")
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Include/internal/pycore_ceval.h:216
#20 cfunction_enter_call (tstate=<optimized out>, func=0x7fffef107ab0)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Objects/methodobject.c:428
#21 cfunction_vectorcall_FASTCALL_KEYWORDS (func=0x7fffef107ab0, 
    args=0x7fffdccdeeb0, nargsf=5, kwnames=0x0)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Objects/methodobject.c:461
#22 0x00007ffff3952f64 in _PyObject_VectorcallTstate (
    tstate=0x7ffff3dc5508 <_PyRuntime+315624>, callable=0x7fffef107ab0, 
    args=0x7fffdccdeeb0, nargsf=1, kwnames=0x0)
    at 
/usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Include/internal/pycore_call.h:169
#23 _PyObject_CallFunctionVa (tstate=0x7ffff3dc5508 <_PyRuntime+315624>, 
    callable=0x7fffef107ab0, format=<optimized out>, va=0x7fffdccdee90)
    at /usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Objects/call.c:552
#24 PyObject_CallFunction (callable=0x7fffef107ab0, format=<optimized out>)
    at /usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Objects/call.c:574
#25 0x00007ffff39e73ff in PyImport_Import (module_name=0x7fffeef99370)
    at /usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/import.c:4000
#26 0x00007ffff3a81be0 in PyImport_ImportModule (name=<optimized out>)
    at /usr/src/debug/python3.14-3.14.0~rc2-1.fc44.x86_64/Python/import.c:3423
#27 0x00007ffff64e6914 in pybind11::module_::import (
    name=0x7ffff68281f1 "__main__")
    at 
/usr/src/debug/kicad-9.0.4-1.fc44.x86_64/thirdparty/pybind11/include/pybind11/pybind11.h:1201
#28 pybind11::globals ()
    at 
/usr/src/debug/kicad-9.0.4-1.fc44.x86_64/thirdparty/pybind11/include/pybind11/pybind11.h:1290
#29 SCRIPTING::IsWxAvailable ()
    at 
/usr/src/debug/kicad-9.0.4-1.fc44.x86_64/scripting/python_scripting.cpp:119
#30 0x00007fff9b452eab in SCH_EDIT_FRAME::ReCreateHToolbar (
    this=0x55555728a660)
    at 
/usr/src/debug/kicad-9.0.4-1.fc44.x86_64/eeschema/toolbars_sch_editor.cpp:127
#31 0x00007fff9b31ee6b in SCH_EDIT_FRAME::SCH_EDIT_FRAME (
    this=<optimized out>, aKiway=<optimized out>, aParent=<optimized out>, 
    this=<optimized out>, aKiway=<optimized out>, aParent=<optimized out>)
    at /usr/src/debug/kicad-9.0.4-1.fc44.x86_64/eeschema/sch_edit_frame.cpp:193
#32 0x00007fff9ac29b6b in SCH::IFACE::CreateKiWindow (this=<optimized out>, 
    aParent=0x0, aClassId=<optimized out>, aKiway=0x5555559c8ac0 <Kiway>, 
    aCtlBits=<optimized out>)
    at /usr/src/debug/kicad-9.0.4-1.fc44.x86_64/eeschema/eeschema.cpp:169
#33 0x00007ffff6481b98 in KIWAY::Player (this=0x5555559c8ac0 <Kiway>, 
    aFrameType=<optimized out>, doCreate=<optimized out>, aParent=0x0)
    at /usr/src/debug/kicad-9.0.4-1.fc44.x86_64/common/kiway.cpp:447
#34 0x0000555555675140 in KICAD_MANAGER_CONTROL::ShowPlayer (
    this=0x555556732ba0, aEvent=...)
    at 
/usr/src/debug/kicad-9.0.4-1.fc44.x86_64/kicad/tools/kicad_manager_control.cpp:791
#35 0x00005555556fb80c in std::function<int(TOOL_EVENT const&)>::operator() (
    this=0x7fff9c022e18, __args#0=...)
    at /usr/include/c++/15/bits/std_function.h:593
#36 COROUTINE<int, TOOL_EVENT const&>::callerStub (aData=<optimized out>)
    at /usr/src/debug/kicad-9.0.4-1.fc44.x86_64/include/tool/coroutine.h:513
#37 0x00005555558449a1 in make_fcontext ()
#38 0x00010102464c457f in ?? ()
#39 0x0000000000000000 in ?? ()
(gdb) 
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to