Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.0
-
None
Description
MacOS 14.4
Qt Creator 13.0.0
Qt 6.7.0
Steps to reproduce:
- Open and run example on macOS - https://doc.qt.io/qt-6/qtdatavis3d-graphgallery-example.html
- Change the tab to 'Surface Graph'
- Change model to 'Textured Topography'
- Try to change the model to a different one.
Expected: The app should not crash
Actual: The app always crashes.
Reproducibility: 100% **
Logs from Qt Creator:
qt.core.qobject.connect: QObject::connect(Q3DScene, Q3DInputHandler): invalid nullptr parameter QGradient::setColorAt: Color position must be specified in the range 0 to 1 QGradient::setColorAt: Color position must be specified in the range 0 to 1 QGradient::setColorAt: Color position must be specified in the range 0 to 1 QGradient::setColorAt: Color position must be specified in the range 0 to 1 QGradient::setColorAt: Color position must be specified in the range 0 to 1 QGradient::setColorAt: Color position must be specified in the range 0 to 1 20:55:20: /Users/lukaszkosiorowski/Qt/Examples/Qt-6.7.0/graphs/3d/widgetgraphgallery/build/Qt_6_7_0_for_macOS_qt_qt6-Debug/widgetgraphgallery.app/Contents/MacOS/widgetgraphgallery crashed.
Attachments
Issue Links
- relates to
-
QTQAINFRA-6225 Qt Test Attack - Q2, 2024
- Open