Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-48222

crash in opengl32sw while closing QtCreator ran with QT_OPENGL=software

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 5.5.0, 5.5.1
    • GUI: OpenGL
    • Windows 7 + MSVC2013

    Description

      In a customer project we are using QT_OPENGL=software to avoid opengl problems(it will be used in virtual machines).
      But even the standard QtCreator 3.5 have this crash at exit then.

      0	glGetColorTableParameterivEXT	opengl32sw		0x746926e	
      1	glGetColorTableParameterivEXT	opengl32sw		0x73fb966	
      2	glGetColorTableParameterivEXT	opengl32sw		0x7420dd1	
      3	glGetColorTableParameterivEXT	opengl32sw		0x73e397a	
      4	glGetColorTableParameterivEXT	opengl32sw		0x73f54ba	
      5	DrvDeleteContext	opengl32sw		0x73c30ef	
      6	qt_plugin_query_metadata	qwindowsd		0x55981101	
      7	qt_plugin_query_metadata	qwindowsd		0x559863df	
      8	QPainter::drawImage	Qt5Guid		0x55bf957b	
      9	QPainter::drawImage	Qt5Guid		0x55bf8528	
      10	QAbstractScrollArea::setHorizontalScrollBar	Qt5Widgetsd		0x56555be0	
      11	QAbstractScrollArea::setHorizontalScrollBar	Qt5Widgetsd		0x56544371	
      12	QAbstractScrollArea::setHorizontalScrollBar	Qt5Widgetsd		0x56541fd5	
      13	QAbstractScrollArea::setHorizontalScrollBar	Qt5Widgetsd		0x56536784	
      14	QAbstractScrollArea::setHorizontalScrollBar	Qt5Widgetsd		0x566c04d2	
      15	Utils::AppMainWindow::~AppMainWindow	Utilsd		0x595e0430	
      16	Core::Internal::MainWindow::~MainWindow	mainwindow.cpp	300	0x555d59fc	
      17	Core::Internal::MainWindow::`scalar deleting destructor'	Cored		0x555e376f	
      18	Core::Internal::CorePlugin::~CorePlugin	coreplugin.cpp	93	0x5568de75	
      19	Core::Internal::CorePlugin::`scalar deleting destructor'	Cored		0x55695e7f	
      20	ExtensionSystem::Internal::PluginSpecPrivate::kill	pluginspec.cpp	1051	0x5a99ddc8	
      21	ExtensionSystem::Internal::PluginManagerPrivate::loadPlugin	pluginmanager.cpp	1358	0x5a98d91b	
      22	ExtensionSystem::Internal::PluginManagerPrivate::deleteAll	pluginmanager.cpp	931	0x5a990397	
      23	ExtensionSystem::Internal::PluginManagerPrivate::shutdown	pluginmanager.cpp	1253	0x5a98d486	
      24	ExtensionSystem::PluginManager::shutdown	pluginmanager.cpp	441	0x5a98c902	
      25	ExtensionSystem::PluginManager::qt_static_metacall	moc_pluginmanager.cpp	108	0x5a9b0946	
      26	QSortFilterProxyModel::mapToSource	Qt5Cored		0x5add88a9	
      27	QSortFilterProxyModel::mapToSource	Qt5Cored		0x5add82f1	
      28	QSortFilterProxyModel::mapToSource	Qt5Cored		0x5aeb1e99	
      29	QSortFilterProxyModel::mapToSource	Qt5Cored		0x5ad951bc	
      30	QPainter::drawImage	Qt5Guid		0x55b90e78	
      31	QAbstractScrollArea::setHorizontalScrollBar	Qt5Widgetsd		0x564f1509	
      32	main	main.cpp	529	0xe29aaf	
      33	WinMain	qtmain_win.cpp	113	0xe2e77d	
      34	__tmainCRTStartup	crtexe.c	618	0xe2db1f	
      35	WinMainCRTStartup	crtexe.c	466	0xe2d8dd	
      36	BaseThreadInitThunk	kernel32		0x7785336a	
      37	RtlInitializeExceptionChain	ntdll		0x77e79882	
      38	RtlInitializeExceptionChain	ntdll		0x77e79855	
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              lagocs Laszlo Agocs
              tjenssen Tim Jenssen
              Votes:
              6 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes