Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crds command line segfaults under python 3.13 #1092

Open
jdavies-st opened this issue Oct 16, 2024 · 0 comments
Open

crds command line segfaults under python 3.13 #1092

jdavies-st opened this issue Oct 16, 2024 · 0 comments

Comments

@jdavies-st
Copy link
Contributor

crds 12.0.3 builds and installs fine under python 3.13, but when actually trying to run commands from the command line it segfaults when trying to get sync lock.

$ cron_sync --fetch-references --after-context jwst_1185.pmap
/home/jdavies/miniconda3/envs/crds_cron/bin/cron_sync: line 117: 1090839 Segmentation fault      (core dumped) crds sync $* --check-files --stats

This is on a x86_64 Linux (Redhat Rocky) system.

This behavior does not occur with Python 3.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant