angr / angr-management

The official angr GUI.
BSD 2-Clause "Simplified" License
856 stars 108 forks source link

Segfault on PySide 6.7.0, Python 3.12.0 #1243

Closed mborgerson closed 1 month ago

mborgerson commented 2 months ago

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

ltfish commented 2 months ago

An out-of-bound write… good finding!

mborgerson commented 1 month ago

Fixed in PySide6==6.7.1