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

(shortfin-sd) Server segfaults at startup on python3.13 free-threaded #516

Open
monorimet opened this issue Nov 14, 2024 · 1 comment
Open

Comments

@monorimet
Copy link
Contributor

monorimet commented Nov 14, 2024

in a python3.13t venv:

pip install shortfin --upgrade --pre -f https://github.com/nod-ai/SHARK-Platform/releases/expanded_assets/dev-wheels
pip install transformers pillow dataclasses-json
python -m shortfin_apps.sd.server --help

Using shortfin 2.9.1rc20241114 for 3.13t

@monorimet
Copy link
Contributor Author

Potential culprit:

Python 3.13.0 experimental free-threading build (main, Oct  8 2024, 08:51:28) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import fastapi
Segmentation fault (core dumped)

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