Sorry, my mistake, there was a clear test case. Still crashes with Qt 5.3.2 in vivid when using xvfb-run. Works with normal qmlscene without xfvb-run.
It even crashes with QT_QPA_PLATFORM=minimal xvfb-run -a qmlscene /usr/share/ubuntu-html5-container/examples/simple/simple.qml - but it gives more debug output. It seems to be because of createPlatformOpenGLContext is tried to be called. Qt 5's Qt Quick 2 / QML2 requires OpenGL (2.0+) support but probably this should fail more graciously. I don't think this is a high priority bug though. It might be good to think of a good test case / explanation and report to upstream https://bugreports.qt-project.org/. xvfb-run is successfully used to run Qt unit tests. ** Attachment added: "debug.txt" https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1276839/+attachment/4273429/+files/debug.txt ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1276839 Title: qmlscene crashed with SIGABRT in deref() Status in qtdeclarative-opensource-src package in Ubuntu: Confirmed Bug description: This fails: "xvfb-run qmlscene /usr/share/ubuntu- html5-container/examples/simple/simple.qml". ProblemType: Crash DistroRelease: Ubuntu 14.04 Package: qmlscene 5.0.2-6ubuntu5 ProcVersionSignature: Ubuntu 3.13.0-7.25-generic 3.13.1 Uname: Linux 3.13.0-7-generic x86_64 ApportVersion: 2.13.2-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity Date: Wed Feb 5 17:09:41 2014 ExecutablePath: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene InstallationDate: Installed on 2013-12-22 (45 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131221) ProcCmdline: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene /usr/share/ubuntu-html5-container/examples/simple/simple.qml Signal: 6 SourcePackage: qtdeclarative-opensource-src StacktraceTop: QMessageLogger::fatal(char const*, ...) const () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so QWindow::create() () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 QWindow::setVisible(bool) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 Title: qmlscene crashed with SIGABRT in QMessageLogger::fatal() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare scanner sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1276839/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

