While checking a failure of a local QT application, I ran into 894726
(QQmlEngine segfaults on sparc64)
Looking at the failing qtmultimedia test case, it also tries to create
a QQmlEngine instance in the audioRole test case, so it seems likely
that it's hitting the same bug.
Package: libqt5qml5
Version: 5.9.2-3
Severity: important
Trying to track down why a QT program was failing, I found that the qt5qml5
package is currently broken on sparc64.
The following simple example segfaults when run on sparc64, before reaching the
"QQmlComponent" line, while working as expe
2 matches
Mail list logo