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

Segfault on PySide 6.7.0, Python 3.12.0 #1243

Closed
mborgerson opened this issue Apr 17, 2024 · 2 comments
Closed

Segfault on PySide 6.7.0, Python 3.12.0 #1243

mborgerson opened this issue Apr 17, 2024 · 2 comments
Labels

Comments

@mborgerson
Copy link
Member

Description

Traced to an issue with metaclasses in libshiboken on Python 3.12. Added context on existing issue filed on Qt https://bugreports.qt.io/browse/PYSIDE-2676

Steps to reproduce the bug

No response

Environment

No response

Additional context

No response

@mborgerson mborgerson added bug needs-triage Issue has yet to be looked at by a maintainer and removed needs-triage Issue has yet to be looked at by a maintainer labels Apr 17, 2024
@ltfish
Copy link
Member

ltfish commented Apr 17, 2024

An out-of-bound write… good finding!

@mborgerson
Copy link
Member Author

Fixed in PySide6==6.7.1

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

No branches or pull requests

2 participants