There are reports of segmentation faults with the latest 6.9.2 wheels from CI (https://download.qt.io/snapshots/ci/pyside/6.9.2/eeb73e3a28e445d55a21cfe69d7cae4de4980c5f/pyside6/ ):
https://github.com/pyqtgraph/pyqtgraph/issues/3357.
Crashes confirmed on:
- Windows 11, Python 3.12.10
- Windows 11, Python 3.12.11
- Ubuntu 24.04, system Python 3.12.3
- Debian 13, system Python 3.13.5
- Fedora 42, system Python 3.13.5
No crashes:
- Windows 11, Python 3.13.5
- Windows 11, Python 3.13.6
python3: sources/shiboken6/libshiboken/pep384impl.cpp:958: SbkObjectTypePrivate* PepType_SOTP(PyTypeObject*): Assertion `SbkObjectType_Check(type)' failed. Aborted (core dumped)
- relates to
-
PYSIDE-3115 REG->6.9.1: QGraphicsObject.parentItem() returns None when overriding QGraphicsObject.itemChange() of the child
-
- Closed
-