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
-
For Gerrit Dashboard: PYSIDE-3158 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
668587,4 | Fix crash checking base type for QObject* when checking QGraphicsObject hierarchies | dev | pyside/pyside-setup | Status: MERGED | +2 | +1 |
668736,3 | Fix crash checking base type for QObject* when checking QGraphicsObject hierarchies | 6.9 | pyside/pyside-setup | Status: MERGED | +2 | +1 |
669071,2 | Fix crash checking base type for QObject* when checking QGraphicsObject hierarchies | 6.9.2 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
669296,2 | Fix crash checking base type for QObject* when checking QGraphicsObject hierarchies | tqtc/6.9.2 | pyside/tqtc-pyside-setup | Status: MERGED | +2 | 0 |