angr-management icon indicating copy to clipboard operation
angr-management copied to clipboard

Segfault on PySide 6.7.0, Python 3.12.0

Open mborgerson opened this issue 1 year ago • 1 comments

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 avatar Apr 17 '24 21:04 mborgerson

An out-of-bound write… good finding!

ltfish avatar Apr 17 '24 21:04 ltfish

Fixed in PySide6==6.7.1

mborgerson avatar May 29 '24 03:05 mborgerson