-
Notifications
You must be signed in to change notification settings - Fork 8
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
Segfault on Ubuntu 24.04 accessing blob #46
Comments
Here is the output from an execution of my test script. I ran this with the full python3-dbg packages
|
Here is a full stack trace with the python debug symbols:
|
Reconfirmed this behavior. I still experience the segfault with INDI 2.0.9. |
@pawel-soja Do you think this was introduced with the changes in INDI v2.0.0 ? |
@knro @pawel-soja On a whim, I installed Python 3.11.9 on Ubuntu 24.04 Noble via the deadsnakes PPA and I did NOT experience the segfault. It sounds like this is a Python 3.12 and/or SWIG problem. Edit: I also tested Python 3.12.4 on Ubuntu 22.04 Focal (via deadsnakes) and the segfault occurred. I just wanted to make sure this was not some new security feature of 24.04. |
I am receiving a segfault with pyindi-client on Ubuntu 24.04. It appears to happen when attempting to download the BLOB from the indiserver.
OS: Ubuntu 24.04
Platform: x86_64
INDI: 2.0.8
Python 3.12.3
libindi-dev 2.0.8+202406011046~ubuntu24.04.1 (latest from PPA as of this post)
pyindi-client @ git+https://github.com/indilib/pyindi-client.git@6f8fa8042f60f7b3079f6d66a0b8ee720af09d64
Debugging info:
The text was updated successfully, but these errors were encountered: