Opened 9 years ago
#15736 new defect
Crash in crPackExpandDrawElements () from /usr/lib64/VBoxOGLpackspu.so
Reported by: | bmn | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 5.0.24 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
1.) Install Qt Creator 4.0.1 under Linux x64
2.) When you start it, it immediately crashes.
Workaround: disable 3D acceleration in Creator with "qtcreator -noload Welcome -noload QmlDesigner".
Backtrace:
#0 0x00007fffd06f2dc8 in crPackExpandDrawElements () from /usr/lib64/VBoxOGLpackspu.so #1 0x00007fffd05773b5 in ?? () from /usr/lib64/VBoxOGLpackspu.so #2 0x00007fffe30c7520 in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () from /usr/lib64/libQt5Quick.so.5 #3 0x00007fffe30c8ccd in QSGBatchRenderer::Renderer::renderBatches() () from /usr/lib64/libQt5Quick.so.5 #4 0x00007fffe30cf264 in QSGBatchRenderer::Renderer::render() () from /usr/lib64/libQt5Quick.so.5 #5 0x00007fffe30daa92 in QSGRenderer::renderScene(QSGBindable const&) () from /usr/lib64/libQt5Quick.so.5 #6 0x00007fffe30db127 in QSGRenderer::renderScene(unsigned int) () from /usr/lib64/libQt5Quick.so.5 #7 0x00007fffe30e977e in QSGRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () from /usr/lib64/libQt5Quick.so.5 #8 0x00007fffe3131529 in QQuickWindowPrivate::renderSceneGraph(QSize const&) () from /usr/lib64/libQt5Quick.so.5 #9 0x00007fffe321298b in QQuickRenderControl::render() () from /usr/lib64/libQt5Quick.so.5 #10 0x00007fffd6180267 in ?? () from /usr/lib64/libQt5QuickWidgets.so.5 #11 0x00007fffd61803a5 in ?? () from /usr/lib64/libQt5QuickWidgets.so.5 #12 0x00007ffff6821cb4 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5 #13 0x00007ffff713ee9b in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #14 0x00007ffff70fbb6c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #15 0x00007ffff7102af0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #16 0x00007ffff67f8795 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #17 0x00007ffff684694e in QTimerInfoList::activateTimers() () from /usr/lib64/libQt5Core.so.5 #18 0x00007ffff6846d01 in ?? () from /usr/lib64/libQt5Core.so.5 #19 0x00007ffff2e8ba04 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #20 0x00007ffff2e8bc48 in ?? () from /usr/lib64/libglib-2.0.so.0 #21 0x00007ffff2e8bcec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #22 0x00007ffff684702c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #23 0x00007ffff67f6a6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #24 0x00007ffff78c263f in Utils::SynchronousProcess::run (this=this@entry=0x7fffffffc720, binary=..., args=...) at synchronousprocess.cpp:403 #25 0x00007fffdfd2fc88 in CMakeProjectManager::CMakeTool::run (this=this@entry=0x118e790, arg=...) at cmaketool.cpp:112 #26 0x00007fffdfd2ffc1 in CMakeProjectManager::CMakeTool::supportedGenerators (this=this@entry=0x118e790) at cmaketool.cpp:136 #27 0x00007fffdfd3d5e4 in CMakeProjectManager::CMakeGeneratorKitInformation::fix (this=0xd77f20, k=0x1449ae0) at cmakekitinformation.cpp:248 #28 0x00007fffe922bab7 in ProjectExplorer::KitManager::addKit (this=this@entry=0x9dfc30, k=0x1449ae0) at kitmanager.cpp:518 #29 0x00007fffe922f1e9 in ProjectExplorer::KitManager::restoreKits (this=0x9dfc30) at kitmanager.cpp:204 #30 0x00007fffe91cfff2 in ProjectExplorer::ProjectExplorerPlugin::delayedInitialize (this=<optimized out>) at projectexplorer.cpp:1518 #31 0x00007ffff7bbe6fa in ExtensionSystem::Internal::PluginSpecPrivate::delayedInitialize (this=0x6baa40) at pluginspec.cpp:1025 #32 0x00007ffff7bbb025 in ExtensionSystem::Internal::PluginManagerPrivate::nextDelayedInitialize (this=0x66e6e0) at pluginmanager.cpp:830 #33 0x00007ffff68207d5 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQt5Core.so.5 #34 0x00007ffff682dda2 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib64/libQt5Core.so.5 #35 0x00007ffff6821cb4 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5 #36 0x00007ffff70fbb6c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #37 0x00007ffff7102af0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #38 0x00007ffff67f8795 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #39 0x00007ffff684694e in QTimerInfoList::activateTimers() () from /usr/lib64/libQt5Core.so.5 #40 0x00007ffff6846d01 in ?? () from /usr/lib64/libQt5Core.so.5 #41 0x00007ffff2e8ba04 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #43 0x00007ffff2e8bcec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #44 0x00007ffff684702c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #45 0x00007ffff67f6a6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #46 0x00007ffff67fe866 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5 #47 0x000000000040a0d9 in main (argc=1, argv=<optimized out>) at main.cpp:527
Note:
See TracTickets
for help on using tickets.