ktbarrett / find_libpython

Finds the libpython associated with the current Python environment, wherever it may be hiding.
MIT License
14 stars 7 forks source link

msys tests are failing with segfault #39

Closed imphil closed 8 months ago

imphil commented 2 years ago
Run echo 'NAMES'
NAMES
msys-python3.10.dll
libpython3.10.so
PATHS
D:\a\_temp\4ba34db5-f138-4222-9a5c-89ab68c71b7e: line 4:   819 Segmentation fault      (core dumped) find_libpython -v --candidate-paths
Error: Process completed with exit code 139.

Ci log

imphil commented 2 years ago

See also https://github.com/ktbarrett/find_libpython/pull/36#issuecomment-1267233519