********* Start testing of tst_QGraphicsProxyWidget ********* Config: Using QtTest library 5.8.0, Qt 5.8.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6)) PASS : tst_QGraphicsProxyWidget::initTestCase() PASS : tst_QGraphicsProxyWidget::qgraphicsproxywidget() PASS : tst_QGraphicsProxyWidget::paint() PASS : tst_QGraphicsProxyWidget::paint_2() PASS : tst_QGraphicsProxyWidget::setWidget(setWidget(0)) PASS : tst_QGraphicsProxyWidget::setWidget(setWidget(widget)) QWARN : tst_QGraphicsProxyWidget::setWidget(setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 0x237ca50 which is not a toplevel widget, and is not a child of an embedded widget PASS : tst_QGraphicsProxyWidget::setWidget(setWidget(widgetWParent)) PASS : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(0)) PASS : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(widget)) QWARN : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 0x236b510 which is not a toplevel widget, and is not a child of an embedded widget PASS : tst_QGraphicsProxyWidget::setWidget(setWidget(1), setWidget(widgetWParent)) PASS : tst_QGraphicsProxyWidget::setWidget(p setWidget(0)) PASS : tst_QGraphicsProxyWidget::setWidget(p setWidget(widget)) QWARN : tst_QGraphicsProxyWidget::setWidget(p setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 0x2271b40 which is not a toplevel widget, and is not a child of an embedded widget PASS : tst_QGraphicsProxyWidget::setWidget(p setWidget(widgetWParent)) PASS : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(0)) PASS : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(widget)) QWARN : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(widgetWParent)) QGraphicsProxyWidget::setWidget: cannot embed widget 0x21da9b0 which is not a toplevel widget, and is not a child of an embedded widget PASS : tst_QGraphicsProxyWidget::setWidget(p setWidget(1), setWidget(widgetWParent)) PASS : tst_QGraphicsProxyWidget::testEventFilter(none) PASS : tst_QGraphicsProxyWidget::testEventFilter(resize 1) PASS : tst_QGraphicsProxyWidget::testEventFilter(move 1) PASS : tst_QGraphicsProxyWidget::testEventFilter(hide 1) PASS : tst_QGraphicsProxyWidget::testEventFilter(show 1) PASS : tst_QGraphicsProxyWidget::testEventFilter(enabled 1) PASS : tst_QGraphicsProxyWidget::testEventFilter(focusIn 1) PASS : tst_QGraphicsProxyWidget::testEventFilter(focusOut 1) PASS : tst_QGraphicsProxyWidget::testEventFilter(keyPress 1) PASS : tst_QGraphicsProxyWidget::testEventFilter(resize 0) PASS : tst_QGraphicsProxyWidget::testEventFilter(move 0) PASS : tst_QGraphicsProxyWidget::testEventFilter(hide 0) PASS : tst_QGraphicsProxyWidget::testEventFilter(show 0) PASS : tst_QGraphicsProxyWidget::testEventFilter(enabled 0) PASS : tst_QGraphicsProxyWidget::testEventFilter(focusIn 0) PASS : tst_QGraphicsProxyWidget::testEventFilter(focusOut 0) PASS : tst_QGraphicsProxyWidget::testEventFilter(keyPress 0) PASS : tst_QGraphicsProxyWidget::focusInEvent(no focus, can't get) PASS : tst_QGraphicsProxyWidget::focusInEvent(no focus, can get) PASS : tst_QGraphicsProxyWidget::focusInEvent(has focus, can't get) PASS : tst_QGraphicsProxyWidget::focusInEvent(has focus, can get) PASS : tst_QGraphicsProxyWidget::focusInEventNoWidget() PASS : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 1, hasScene: 1, result: 1) PASS : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 1, hasScene: 0, result: 0) PASS : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 0, hasScene: 1, result: 0) PASS : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 0, hasScene: 0, result: 0) PASS : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 0, hasWidget: 1, hasScene: 1, result: 1) PASS : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 0, hasWidget: 1, hasScene: 0, result: 0) PASS : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 0, hasWidget: 0, hasScene: 1, result: 0) PASS : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 0, hasWidget: 0, hasScene: 0, result: 0) PASS : tst_QGraphicsProxyWidget::focusOutEvent(no widget, focus to other widget) PASS : tst_QGraphicsProxyWidget::focusOutEvent(no widget, focusOutCalled) XFAIL : tst_QGraphicsProxyWidget::focusOutEvent(widget, focus to other widget) Widget should have focus but doesn't Loc: [tst_qgraphicsproxywidget.cpp(839)] PASS : tst_QGraphicsProxyWidget::focusOutEvent(widget, focus to other widget) XFAIL : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled) Widget should have focus but doesn't Loc: [tst_qgraphicsproxywidget.cpp(839)] PASS : tst_QGraphicsProxyWidget::focusOutEvent(widget, focusOutCalled) BFAIL : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [tst_qgraphicsproxywidget.cpp(957)] SKIP : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, no hover) QTBUG-25294 Loc: [tst_qgraphicsproxywidget.cpp(976)] SKIP : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, hover) QTBUG-25294 Loc: [tst_qgraphicsproxywidget.cpp(976)] SKIP : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(no widget, hover) QTBUG-25294 Loc: [tst_qgraphicsproxywidget.cpp(976)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:1, mouseDown: 0) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:0, mouseDown: 1) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:1, mouseTracking:0, mouseDown: 0) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:1, mouseDown: 1) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:1, mouseDown: 0) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:0, mouseDown: 1) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:1, hover:0, mouseTracking:0, mouseDown: 0) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:1, mouseDown: 1) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:1, mouseDown: 0) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:0, mouseDown: 1) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:1, mouseTracking:0, mouseDown: 0) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:1, mouseDown: 1) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:1, mouseDown: 0) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:0, mouseDown: 1) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] SKIP : tst_QGraphicsProxyWidget::hoverMoveEvent(hasWidget:0, hover:0, mouseTracking:0, mouseDown: 0) Ambiguous test... Loc: [tst_qgraphicsproxywidget.cpp(1027)] PASS : tst_QGraphicsProxyWidget::keyPressEvent(widget) PASS : tst_QGraphicsProxyWidget::keyPressEvent(no widget) PASS : tst_QGraphicsProxyWidget::keyReleaseEvent(widget) PASS : tst_QGraphicsProxyWidget::keyReleaseEvent(no widget) PASS : tst_QGraphicsProxyWidget::mouseDoubleClickEvent(widget) PASS : tst_QGraphicsProxyWidget::mouseDoubleClickEvent(no widget) PASS : tst_QGraphicsProxyWidget::mousePressReleaseEvent(widget) WARNING: tst_QGraphicsProxyWidget::mousePressReleaseEvent(no widget) Mouse event "MousePress" not accepted by receiving widget PASS : tst_QGraphicsProxyWidget::mousePressReleaseEvent(no widget) PASS : tst_QGraphicsProxyWidget::resizeEvent(widget) PASS : tst_QGraphicsProxyWidget::resizeEvent(no widget) PASS : tst_QGraphicsProxyWidget::paintEvent() PASS : tst_QGraphicsProxyWidget::wheelEvent() SKIP : tst_QGraphicsProxyWidget::sizeHint(min) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(pre) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(max) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(mindes) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(nsize) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(min) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(pre) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(max) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(mindes) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] SKIP : tst_QGraphicsProxyWidget::sizeHint(nsize) Broken test Loc: [tst_qgraphicsproxywidget.cpp(1350)] PASS : tst_QGraphicsProxyWidget::sizePolicy() PASS : tst_QGraphicsProxyWidget::minimumSize() PASS : tst_QGraphicsProxyWidget::maximumSize() PASS : tst_QGraphicsProxyWidget::scrollUpdate() PASS : tst_QGraphicsProxyWidget::setWidget_simple() PASS : tst_QGraphicsProxyWidget::setWidget_ownership() PASS : tst_QGraphicsProxyWidget::resize_simple(200, 200) PASS : tst_QGraphicsProxyWidget::resize_simple(1000, 1000) PASS : tst_QGraphicsProxyWidget::symmetricMove() PASS : tst_QGraphicsProxyWidget::symmetricResize() PASS : tst_QGraphicsProxyWidget::symmetricEnabled() PASS : tst_QGraphicsProxyWidget::symmetricVisible() PASS : tst_QGraphicsProxyWidget::tabFocus_simpleWidget() PASS : tst_QGraphicsProxyWidget::tabFocus_simpleTwoWidgets() PASS : tst_QGraphicsProxyWidget::tabFocus_complexWidget() PASS : tst_QGraphicsProxyWidget::tabFocus_complexTwoWidgets() PASS : tst_QGraphicsProxyWidget::setFocus_simpleWidget() PASS : tst_QGraphicsProxyWidget::setFocus_simpleTwoWidgets() PASS : tst_QGraphicsProxyWidget::setFocus_complexTwoWidgets() SKIP : tst_QGraphicsProxyWidget::popup_basic() Does not work due to SH_Combobox_Popup Loc: [tst_qgraphicsproxywidget.cpp(2444)] SKIP : tst_QGraphicsProxyWidget::popup_subwidget() Does not work due to SH_Combobox_Popup Loc: [tst_qgraphicsproxywidget.cpp(2528)] PASS : tst_QGraphicsProxyWidget::changingCursor_basic() PASS : tst_QGraphicsProxyWidget::tooltip_basic() PASS : tst_QGraphicsProxyWidget::childPos(0) PASS : tst_QGraphicsProxyWidget::childPos(1) PASS : tst_QGraphicsProxyWidget::childPos(2) PASS : tst_QGraphicsProxyWidget::childPos(3) PASS : tst_QGraphicsProxyWidget::childPos(4) PASS : tst_QGraphicsProxyWidget::childPos(5) PASS : tst_QGraphicsProxyWidget::childPos(6) PASS : tst_QGraphicsProxyWidget::childPos(7) PASS : tst_QGraphicsProxyWidget::childPos(8) PASS : tst_QGraphicsProxyWidget::childPos(0-) PASS : tst_QGraphicsProxyWidget::childPos(1-) PASS : tst_QGraphicsProxyWidget::childPos(2-) PASS : tst_QGraphicsProxyWidget::childPos(3-) PASS : tst_QGraphicsProxyWidget::childPos(4-) PASS : tst_QGraphicsProxyWidget::childPos(5-) PASS : tst_QGraphicsProxyWidget::childPos(6-) PASS : tst_QGraphicsProxyWidget::childPos(7-) PASS : tst_QGraphicsProxyWidget::childPos(8-) PASS : tst_QGraphicsProxyWidget::autoShow() PASS : tst_QGraphicsProxyWidget::windowOpacity() PASS : tst_QGraphicsProxyWidget::stylePropagation() PASS : tst_QGraphicsProxyWidget::palettePropagation() PASS : tst_QGraphicsProxyWidget::fontPropagation() PASS : tst_QGraphicsProxyWidget::dontCrashWhenDie() PASS : tst_QGraphicsProxyWidget::createProxyForChildWidget() PASS : tst_QGraphicsProxyWidget::actionsContextMenu(without actionsContextMenu and with focus) PASS : tst_QGraphicsProxyWidget::actionsContextMenu(without actionsContextMenu and without focus) PASS : tst_QGraphicsProxyWidget::actionsContextMenu(with actionsContextMenu and focus) PASS : tst_QGraphicsProxyWidget::actionsContextMenu(with actionsContextMenu without focus) PASS : tst_QGraphicsProxyWidget::deleteProxyForChildWidget() ========= Received signal, dumping stack ============== GNU gdb (GDB) Red Hat Enterprise Linux 7.11-67.el7 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 28792 [New LWP 28793] [New LWP 28794] [New LWP 28795] [New LWP 28796] [New LWP 28797] [New LWP 28798] [New LWP 28799] [New LWP 28959] [New LWP 28960] [New LWP 28961] [New LWP 28962] [New LWP 28963] [New LWP 28964] Reading symbols from /home/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget...(no debugging symbols found)...done. Reading symbols from /home/qt/work/install/lib/libQt5Widgets.so.5...(no debugging symbols found)...done. Reading symbols from /home/qt/work/install/lib/libQt5Gui.so.5...(no debugging symbols found)...done. Reading symbols from /home/qt/work/install/lib/libQt5Test.so.5...(no debugging symbols found)...done. Reading symbols from /home/qt/work/install/lib/libQt5Core.so.5...(no debugging symbols found)...done. Reading symbols from /lib64/libGL.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libGL.so.1.2.0.debug...done. done. Reading symbols from /lib64/libpthread.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpthread-2.17.so.debug...done. done. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Reading symbols from /lib64/libstdc++.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libstdc++.so.6.0.19.debug...done. done. Reading symbols from /lib64/libm.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libm-2.17.so.debug...done. done. Reading symbols from /lib64/libgcc_s.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libgcc_s-4.8.5-20150702.so.1.debug...done. done. Reading symbols from /lib64/libc.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libc-2.17.so.debug...done. done. Reading symbols from /lib64/libz.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libz.so.1.2.7.debug...done. done. Reading symbols from /lib64/libicui18n.so.50...Reading symbols from /usr/lib/debug/usr/lib64/libicui18n.so.50.1.2.debug...done. done. Reading symbols from /lib64/libicuuc.so.50...Reading symbols from /usr/lib/debug/usr/lib64/libicuuc.so.50.1.2.debug...done. done. Reading symbols from /lib64/libicudata.so.50...Reading symbols from /usr/lib/debug/usr/lib64/libicudata.so.50.1.2.debug...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libpcre16.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpcre16.so.0.2.0.debug...done. done. Reading symbols from /lib64/libdl.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libdl-2.17.so.debug...done. done. Reading symbols from /lib64/libgthread-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgthread-2.0.so.0.4200.2.debug...done. done. Reading symbols from /lib64/libglib-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libglib-2.0.so.0.4200.2.debug...done. done. Reading symbols from /lib64/librt.so.1...Reading symbols from /usr/lib/debug/usr/lib64/librt-2.17.so.debug...done. done. Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug/usr/lib64/ld-2.17.so.debug...done. done. Reading symbols from /lib64/libexpat.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libexpat.so.1.6.0.debug...done. done. Reading symbols from /lib64/libglapi.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libglapi.so.0.0.0.debug...done. done. Reading symbols from /lib64/libselinux.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libselinux.so.1.debug...done. done. Reading symbols from /lib64/libXext.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libXext.so.6.4.0.debug...done. done. Reading symbols from /lib64/libXdamage.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXdamage.so.1.1.0.debug...done. done. Reading symbols from /lib64/libXfixes.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libXfixes.so.3.1.0.debug...done. done. Reading symbols from /lib64/libX11-xcb.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libX11-xcb.so.1.0.0.debug...done. done. Reading symbols from /lib64/libX11.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libX11.so.6.3.0.debug...done. done. Reading symbols from /lib64/libxcb-glx.so.0...Reading symbols from /lib64/libxcb-glx.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb-dri2.so.0...Reading symbols from /lib64/libxcb-dri2.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb-dri3.so.0...Reading symbols from /lib64/libxcb-dri3.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb-present.so.0...Reading symbols from /lib64/libxcb-present.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb-randr.so.0...Reading symbols from /lib64/libxcb-randr.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb-xfixes.so.0...Reading symbols from /lib64/libxcb-xfixes.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb-render.so.0...Reading symbols from /lib64/libxcb-render.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb-shape.so.0...Reading symbols from /lib64/libxcb-shape.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb-sync.so.1...Reading symbols from /lib64/libxcb-sync.so.1...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxcb.so.1...Reading symbols from /lib64/libxcb.so.1...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libxshmfence.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libxshmfence.so.1.0.0.debug...done. done. Reading symbols from /lib64/libXxf86vm.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXxf86vm.so.1.0.0.debug...done. done. Reading symbols from /lib64/libdrm.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libdrm.so.2.4.0.debug...done. done. Reading symbols from /lib64/libpcre.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libpcre.so.1.2.0.debug...done. done. Reading symbols from /lib64/liblzma.so.5...Reading symbols from /usr/lib/debug/usr/lib64/liblzma.so.5.0.99.debug...done. done. Reading symbols from /lib64/libXau.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libXau.so.6.0.0.debug...done. done. Reading symbols from /home/qt/work/install/plugins/platforms/libqxcb.so...(no debugging symbols found)...done. Reading symbols from /home/qt/work/install/plugins/platforms/../../lib/libQt5XcbQpa.so.5...(no debugging symbols found)...done. Reading symbols from /lib64/libXi.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libXi.so.6.1.0.debug...done. done. Reading symbols from /lib64/libSM.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libSM.so.6.0.1.debug...done. done. Reading symbols from /lib64/libICE.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libICE.so.6.3.0.debug...done. done. Reading symbols from /lib64/libdbus-1.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libdbus-1.so.3.7.4.debug...done. done. Reading symbols from /lib64/libXrender.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXrender.so.1.3.0.debug...done. done. Reading symbols from /lib64/libfontconfig.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libfontconfig.so.1.7.0.debug...done. done. Reading symbols from /lib64/libfreetype.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libfreetype.so.6.10.0.debug...done. done. Reading symbols from /lib64/libEGL.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libEGL.so.1.0.0.debug...done. done. Reading symbols from /home/qt/work/install/plugins/platforms/../../lib/libQt5DBus.so.5...(no debugging symbols found)...done. Reading symbols from /lib64/libuuid.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libuuid.so.1.3.0.debug...done. done. Reading symbols from /lib64/libgbm.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libgbm.so.1.0.0.debug...done. done. Reading symbols from /lib64/libXcursor.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXcursor.so.1.0.2.debug...done. done. Reading symbols from /home/qt/work/install/plugins/xcbglintegrations/libqxcb-glx-integration.so...(no debugging symbols found)...done. Reading symbols from /home/qt/work/install/plugins/platformthemes/libqgtk3.so...(no debugging symbols found)...done. Reading symbols from /lib64/libgtk-3.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgtk-3.so.0.1400.13.debug...done. done. Reading symbols from /lib64/libgdk-3.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgdk-3.so.0.1400.13.debug...done. done. Reading symbols from /lib64/libatk-1.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libatk-1.0.so.0.21409.1.debug...done. done. Reading symbols from /lib64/libgio-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgio-2.0.so.0.4200.2.debug...done. done. Reading symbols from /lib64/libpangocairo-1.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.0.3600.8.debug...done. done. Reading symbols from /lib64/libgdk_pixbuf-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgdk_pixbuf-2.0.so.0.3100.6.debug...done. done. Reading symbols from /lib64/libcairo-gobject.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libcairo-gobject.so.2.11400.2.debug...done. done. Reading symbols from /lib64/libpango-1.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpango-1.0.so.0.3600.8.debug...done. done. Reading symbols from /lib64/libcairo.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libcairo.so.2.11400.2.debug...done. done. Reading symbols from /lib64/libgobject-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgobject-2.0.so.0.4200.2.debug...done. done. Reading symbols from /lib64/libgmodule-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libgmodule-2.0.so.0.4200.2.debug...done. done. Reading symbols from /lib64/libatk-bridge-2.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libatk-bridge-2.0.so.0.0.0.debug...done. done. Reading symbols from /lib64/libpangoft2-1.0.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.0.3600.8.debug...done. done. Reading symbols from /lib64/libXinerama.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXinerama.so.1.0.0.debug...done. done. Reading symbols from /lib64/libXrandr.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libXrandr.so.2.2.0.debug...done. done. Reading symbols from /lib64/libXcomposite.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libXcomposite.so.1.0.0.debug...done. done. Reading symbols from /lib64/libffi.so.6...Reading symbols from /usr/lib/debug/usr/lib64/libffi.so.6.0.1.debug...done. done. Reading symbols from /lib64/libresolv.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libresolv-2.17.so.debug...done. done. Reading symbols from /lib64/libharfbuzz.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libharfbuzz.so.0.936.0.debug...done. done. Reading symbols from /lib64/libpng15.so.15...Reading symbols from /usr/lib/debug/usr/lib64/libpng15.so.15.13.0.debug...done. done. Reading symbols from /lib64/libpixman-1.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libpixman-1.so.0.32.6.debug...done. done. Reading symbols from /lib64/libxcb-shm.so.0...Reading symbols from /lib64/libxcb-shm.so.0...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /lib64/libatspi.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libatspi.so.0.0.1.debug...done. done. Reading symbols from /lib64/libgraphite2.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libgraphite2.so.3.0.1.debug...done. done. Reading symbols from /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so...Reading symbols from /usr/lib/debug/usr/lib64/gtk-3.0/modules/libpk-gtk-module.so.debug...done. done. Reading symbols from /usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so...Reading symbols from /usr/lib/debug/usr/lib64/gtk-3.0/modules/libcanberra-gtk3-module.so.debug...done. done. Reading symbols from /lib64/libcanberra-gtk3.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libcanberra-gtk3.so.0.1.9.debug...done. done. Reading symbols from /lib64/libcanberra.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libcanberra.so.0.2.5.debug...done. done. Reading symbols from /lib64/libvorbisfile.so.3...Reading symbols from /usr/lib/debug/usr/lib64/libvorbisfile.so.3.3.5.debug...done. done. Reading symbols from /lib64/libvorbis.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libvorbis.so.0.4.6.debug...done. done. Reading symbols from /lib64/libogg.so.0...Reading symbols from /usr/lib/debug/usr/lib64/libogg.so.0.8.0.debug...done. done. Reading symbols from /lib64/libtdb.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libtdb.so.1.3.8.debug...done. done. Reading symbols from /lib64/libltdl.so.7...Reading symbols from /usr/lib/debug/usr/lib64/libltdl.so.7.3.0.debug...done. done. Reading symbols from /lib64/libcrypt.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libcrypt-2.17.so.debug...done. done. Reading symbols from /lib64/libfreebl3.so...Reading symbols from /usr/lib/debug/usr/lib64/libfreebl3.so.debug...done. done. Reading symbols from /home/qt/work/install/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so...(no debugging symbols found)...done. Reading symbols from /usr/lib64/dri/swrast_dri.so...Reading symbols from /usr/lib/debug/usr/lib64/dri/nouveau_dri.so.debug...done. done. Reading symbols from /lib64/libdrm_nouveau.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libdrm_nouveau.so.2.0.0.debug...done. done. Reading symbols from /lib64/libdrm_radeon.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libdrm_radeon.so.1.0.1.debug...done. done. Reading symbols from /lib64/libelf.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libelf-0.163.so.debug...done. done. Reading symbols from /lib64/libLLVM-3.6-mesa.so...Reading symbols from /usr/lib/debug/usr/lib64/libLLVM-3.6-mesa.so.debug...done. done. Reading symbols from /lib64/libnss_files.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libnss_files-2.17.so.debug...done. done. Reading symbols from /lib64/libnss_sss.so.2...Reading symbols from /lib64/libnss_sss.so.2...(no debugging symbols found)...done. (no debugging symbols found)...done. Reading symbols from /home/qt/work/install/plugins/imageformats/libqgif.so...(no debugging symbols found)...done. Reading symbols from /home/qt/work/install/plugins/imageformats/libqico.so...(no debugging symbols found)...done. Reading symbols from /home/qt/work/install/plugins/imageformats/libqjpeg.so...(no debugging symbols found)...done. Reading symbols from /usr/lib64/gio/modules/libgioremote-volume-monitor.so...Reading symbols from /usr/lib/debug/usr/lib64/gio/modules/libgioremote-volume-monitor.so.debug...done. done. Reading symbols from /usr/lib64/gvfs/libgvfscommon.so...Reading symbols from /usr/lib/debug/usr/lib64/gvfs/libgvfscommon.so.debug...done. done. Reading symbols from /lib64/libbluray.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libbluray.so.1.2.0.debug...done. done. Reading symbols from /lib64/libutil.so.1...Reading symbols from /usr/lib/debug/usr/lib64/libutil-2.17.so.debug...done. done. Reading symbols from /lib64/libxml2.so.2...Reading symbols from /usr/lib/debug/usr/lib64/libxml2.so.2.9.1.debug...done. done. Reading symbols from /usr/lib64/gio/modules/libdconfsettings.so...Reading symbols from /usr/lib/debug/usr/lib64/gio/modules/libdconfsettings.so.debug...done. done. 0x00007ffb22685b59 in __libc_waitpid (pid=28966, stat_loc=stat_loc@entry=0x7ffb23f56820, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40 40 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); Missing separate debuginfos, use: debuginfo-install sssd-client-1.13.0-40.el7_2.4.x86_64 (gdb) Thread 14 (Thread 0x7ffae3fff700 (LWP 28964)): #0 0x00007ffb226b469d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffb1fd1ba74 in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7ffadc0010c0, timeout=-1, context=0x2634450) at gmain.c:4074 poll_func = 0x7ffb1fd2a9c0 max_priority = 2147483647 timeout = -1 some_ready = nfds = 1 allocated_nfds = 1 fds = 0x7ffadc0010c0 #2 0x00007ffb1fd1ba74 in g_main_context_iterate (context=context@entry=0x2634450, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3774 max_priority = 2147483647 timeout = -1 some_ready = nfds = 1 allocated_nfds = 1 fds = 0x7ffadc0010c0 #3 0x00007ffb1fd1bb9c in g_main_context_iteration (context=context@entry=0x2634450, may_block=may_block@entry=1) at gmain.c:3840 retval = #4 0x00007ffaf85d52bd in dconf_gdbus_worker_thread (user_data=0x2634450) at dconf-gdbus-thread.c:82 context = 0x2634450 #5 0x00007ffb1fd414e5 in g_thread_proxy (data=0x247fc50) at gthread.c:764 thread = 0x247fc50 #6 0x00007ffb231b2dc5 in start_thread (arg=0x7ffae3fff700) at pthread_create.c:308 __res = pd = 0x7ffae3fff700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140715543754496, 280687087219934786, 0, 140715543755200, 140715543754496, 40059984, -283457855962970558, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #7 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 13 (Thread 0x7ffaf8fdb700 (LWP 28963)): #0 0x00007ffb231b66d5 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffb2370a10b in QWaitCondition::wait(QMutex*, unsigned long) () at /home/qt/work/install/lib/libQt5Core.so.5 #2 0x00007ffb24a5352a in () at /home/qt/work/install/lib/libQt5Widgets.so.5 #3 0x00007ffb23709379 in () at /home/qt/work/install/lib/libQt5Core.so.5 #4 0x00007ffb231b2dc5 in start_thread (arg=0x7ffaf8fdb700) at pthread_create.c:308 __res = pd = 0x7ffaf8fdb700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140715895928576, 280687087219934786, 1, 140715895929280, 140715895928576, 140730686367528, -283512850871712190, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #5 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 12 (Thread 0x7ffaf97dc700 (LWP 28962)): #0 0x00007ffb226b469d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffb1fd1ba74 in g_main_context_iterate (priority=2147483647, n_fds=3, fds=0x7ffae40010c0, timeout=-1, context=0x7ffaec009380) at gmain.c:4074 poll_func = 0x7ffb1fd2a9c0 max_priority = 2147483647 timeout = -1 some_ready = nfds = 3 allocated_nfds = 3 fds = 0x7ffae40010c0 #2 0x00007ffb1fd1ba74 in g_main_context_iterate (context=0x7ffaec009380, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3774 max_priority = 2147483647 timeout = -1 some_ready = nfds = 3 allocated_nfds = 3 fds = 0x7ffae40010c0 #3 0x00007ffb1fd1bdba in g_main_loop_run (loop=0x7ffaec00b2a0) at gmain.c:3973 __FUNCTION__ = "g_main_loop_run" #4 0x00007ffb126d72f6 in gdbus_shared_thread_func (user_data=0x7ffaec00c400) at gdbusprivate.c:273 data = 0x7ffaec00c400 #5 0x00007ffb1fd414e5 in g_thread_proxy (data=0x247fed0) at gthread.c:764 thread = 0x247fed0 #6 0x00007ffb231b2dc5 in start_thread (arg=0x7ffaf97dc700) at pthread_create.c:308 __res = pd = 0x7ffaf97dc700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140715904321280, 280687087219934786, 0, 140715904321984, 140715904321280, 140715678024704, -283513950920210878, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #7 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 11 (Thread 0x7ffaf9fdd700 (LWP 28961)): #0 0x00007ffb226b9469 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007ffb1fd5ed9b in g_cond_wait_until (cond=cond@entry=0x2580528, mutex=mutex@entry=0x2580520, end_time=end_time@entry=73000258517) at gthread-posix.c:1437 now = {tv_sec = 72999, tv_nsec = 758517928} span = {tv_sec = 0, tv_nsec = 499999072} sampled = 2 res = #2 0x00007ffb1fcf11f1 in g_async_queue_pop_intern_unlocked (queue=0x2580520, wait=wait@entry=1, end_time=73000258517) at gasyncqueue.c:422 retval = __FUNCTION__ = "g_async_queue_pop_intern_unlocked" #3 0x00007ffb1fcf17e8 in g_async_queue_timeout_pop_unlocked (queue=, timeout=timeout@entry=500000) at gasyncqueue.c:570 end_time = #4 0x00007ffb1fd41e42 in g_thread_pool_thread_proxy (pool=0x25804c0) at gthreadpool.c:262 task = task = 0x2623290 pool = 0x25804c0 #5 0x00007ffb1fd41e42 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:296 task = 0x2623290 pool = 0x25804c0 #6 0x00007ffb1fd414e5 in g_thread_proxy (data=0x247fd90) at gthread.c:764 thread = 0x247fd90 #7 0x00007ffb231b2dc5 in start_thread (arg=0x7ffaf9fdd700) at pthread_create.c:308 __res = pd = 0x7ffaf9fdd700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140715912713984, 280687087219934786, 0, 140715912714688, 140715912713984, 39322816, -283515048821225918, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #8 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 10 (Thread 0x7ffafa7de700 (LWP 28960)): #0 0x00007ffb226b9469 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007ffb1fd5ed9b in g_cond_wait_until (cond=cond@entry=0x2580528, mutex=mutex@entry=0x2580520, end_time=end_time@entry=73000239879) at gthread-posix.c:1437 now = {tv_sec = 72999, tv_nsec = 739879958} span = {tv_sec = 0, tv_nsec = 499999042} sampled = 1 res = #2 0x00007ffb1fcf11f1 in g_async_queue_pop_intern_unlocked (queue=0x2580520, wait=wait@entry=1, end_time=73000239879) at gasyncqueue.c:422 retval = __FUNCTION__ = "g_async_queue_pop_intern_unlocked" #3 0x00007ffb1fcf17e8 in g_async_queue_timeout_pop_unlocked (queue=, timeout=timeout@entry=500000) at gasyncqueue.c:570 end_time = #4 0x00007ffb1fd41e42 in g_thread_pool_thread_proxy (pool=0x25804c0) at gthreadpool.c:262 task = task = 0x2588410 pool = 0x25804c0 #5 0x00007ffb1fd41e42 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:296 task = 0x2588410 pool = 0x25804c0 #6 0x00007ffb1fd414e5 in g_thread_proxy (data=0x247fd40) at gthread.c:764 thread = 0x247fd40 #7 0x00007ffb231b2dc5 in start_thread (arg=0x7ffafa7de700) at pthread_create.c:308 __res = pd = 0x7ffafa7de700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140715921106688, 280687087219934786, 0, 140715921107392, 140715921106688, 39322816, -283507352776702398, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #8 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 9 (Thread 0x7ffafb9b1700 (LWP 28959)): #0 0x00007ffb226b469d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffb1fd1ba74 in g_main_context_iterate (priority=2147483647, n_fds=2, fds=0x7ffaf40008c0, timeout=1000, context=0x25560e0) at gmain.c:4074 poll_func = 0x7ffb1fd2a9c0 max_priority = 2147483647 timeout = 1000 some_ready = nfds = 2 allocated_nfds = 2 fds = 0x7ffaf40008c0 #2 0x00007ffb1fd1ba74 in g_main_context_iterate (context=context@entry=0x25560e0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3774 max_priority = 2147483647 timeout = 1000 some_ready = nfds = 2 allocated_nfds = 2 fds = 0x7ffaf40008c0 #3 0x00007ffb1fd1bb9c in g_main_context_iteration (context=0x25560e0, may_block=may_block@entry=1) at gmain.c:3840 retval = #4 0x00007ffb1fd1bbd9 in glib_worker_main (data=) at gmain.c:5587 #5 0x00007ffb1fd414e5 in g_thread_proxy (data=0x247fb20) at gthread.c:764 thread = 0x247fb20 #6 0x00007ffb231b2dc5 in start_thread (arg=0x7ffafb9b1700) at pthread_create.c:308 __res = pd = 0x7ffafb9b1700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140715939796736, 280687087219934786, 0, 140715939797440, 140715939796736, 0, -283510871965530558, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #7 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 8 (Thread 0x7ffb0086f700 (LWP 28799)): #0 0x00007ffb226b469d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffb1fd1ba74 in g_main_context_iterate (priority=2147483647, n_fds=3, fds=0x7ffafc010700, timeout=-1, context=0x7ffafc000990) at gmain.c:4074 poll_func = 0x7ffb1fd2a9c0 max_priority = 2147483647 timeout = -1 some_ready = nfds = 3 allocated_nfds = 3 fds = 0x7ffafc010700 #2 0x00007ffb1fd1ba74 in g_main_context_iterate (context=context@entry=0x7ffafc000990, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3774 max_priority = 2147483647 timeout = -1 some_ready = nfds = 3 allocated_nfds = 3 fds = 0x7ffafc010700 #3 0x00007ffb1fd1bb9c in g_main_context_iteration (context=0x7ffafc000990, may_block=1) at gmain.c:3840 retval = #4 0x00007ffb2392233f in QEventDispatcherGlib::processEvents(QFlags) () at /home/qt/work/install/lib/libQt5Core.so.5 #5 0x00007ffb238cfd7a in QEventLoop::exec(QFlags) () at /home/qt/work/install/lib/libQt5Core.so.5 #6 0x00007ffb237049fc in QThread::exec() () at /home/qt/work/install/lib/libQt5Core.so.5 #7 0x00007ffb14977ef5 in () at /home/qt/work/install/plugins/platforms/../../lib/libQt5DBus.so.5 #8 0x00007ffb23709379 in () at /home/qt/work/install/lib/libQt5Core.so.5 #9 0x00007ffb231b2dc5 in start_thread (arg=0x7ffb0086f700) at pthread_create.c:308 __res = pd = 0x7ffb0086f700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140716022363904, 280687087219934786, 0, 140716022364608, 140716022363904, 140730686367272, -282826933857122750, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #10 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 7 (Thread 0x7ffb01070700 (LWP 28798)): #0 0x00007ffb231b66d5 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffb092acd83 in thread_function (mtx=0x23c1758, cond=) at ../../../../include/c11/threads_posix.h:154 task = 0x23c16b8 rast = 0x23c1280 thread_name = "llvmpipe-3\000\000\000\000\000" fpstate = #2 0x00007ffb092acd83 in thread_function (sema=0x23c1758) at ../../../../src/gallium/auxiliary/os/os_thread.h:259 task = 0x23c16b8 rast = 0x23c1280 thread_name = "llvmpipe-3\000\000\000\000\000" fpstate = #3 0x00007ffb092acd83 in thread_function (init_data=init_data@entry=0x23c16b8) at lp_rast.c:779 task = 0x23c16b8 rast = 0x23c1280 thread_name = "llvmpipe-3\000\000\000\000\000" fpstate = #4 0x00007ffb092ac8a7 in impl_thrd_routine (p=) at ../../../../include/c11/threads_posix.h:87 pack = {func = 0x7ffb092accd0 , arg = 0x23c16b8} #5 0x00007ffb231b2dc5 in start_thread (arg=0x7ffb01070700) at pthread_create.c:308 __res = pd = 0x7ffb01070700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140716030756608, 280687087219934786, 0, 140716030757312, 140716030756608, 140716167987141, -282828033905621438, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #6 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 6 (Thread 0x7ffb01871700 (LWP 28797)): #0 0x00007ffb231b66d5 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffb092acd83 in thread_function (mtx=0x23c15f8, cond=) at ../../../../include/c11/threads_posix.h:154 task = 0x23c1558 rast = 0x23c1280 thread_name = "llvmpipe-2\000\000\000\000\000" fpstate = #2 0x00007ffb092acd83 in thread_function (sema=0x23c15f8) at ../../../../src/gallium/auxiliary/os/os_thread.h:259 task = 0x23c1558 rast = 0x23c1280 thread_name = "llvmpipe-2\000\000\000\000\000" fpstate = #3 0x00007ffb092acd83 in thread_function (init_data=init_data@entry=0x23c1558) at lp_rast.c:779 task = 0x23c1558 rast = 0x23c1280 thread_name = "llvmpipe-2\000\000\000\000\000" fpstate = #4 0x00007ffb092ac8a7 in impl_thrd_routine (p=) at ../../../../include/c11/threads_posix.h:87 pack = {func = 0x7ffb092accd0 , arg = 0x23c1558} #5 0x00007ffb231b2dc5 in start_thread (arg=0x7ffb01871700) at pthread_create.c:308 __res = pd = 0x7ffb01871700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140716039149312, 280687087219934786, 0, 140716039150016, 140716039149312, 140716167987141, -282829140396571070, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #6 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 5 (Thread 0x7ffb02072700 (LWP 28796)): #0 0x00007ffb231b66d5 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffb092acd83 in thread_function (mtx=0x23c1498, cond=) at ../../../../include/c11/threads_posix.h:154 task = 0x23c13f8 rast = 0x23c1280 thread_name = "llvmpipe-1\000\000\000\000\000" fpstate = #2 0x00007ffb092acd83 in thread_function (sema=0x23c1498) at ../../../../src/gallium/auxiliary/os/os_thread.h:259 task = 0x23c13f8 rast = 0x23c1280 thread_name = "llvmpipe-1\000\000\000\000\000" fpstate = #3 0x00007ffb092acd83 in thread_function (init_data=init_data@entry=0x23c13f8) at lp_rast.c:779 task = 0x23c13f8 rast = 0x23c1280 thread_name = "llvmpipe-1\000\000\000\000\000" fpstate = #4 0x00007ffb092ac8a7 in impl_thrd_routine (p=) at ../../../../include/c11/threads_posix.h:87 pack = {func = 0x7ffb092accd0 , arg = 0x23c13f8} #5 0x00007ffb231b2dc5 in start_thread (arg=0x7ffb02072700) at pthread_create.c:308 __res = pd = 0x7ffb02072700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140716047542016, 280687087219934786, 0, 140716047542720, 140716047542016, 140716167987141, -282821444352047550, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #6 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 4 (Thread 0x7ffb02873700 (LWP 28795)): #0 0x00007ffb231b66d5 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007ffb092acd83 in thread_function (mtx=0x23c1338, cond=) at ../../../../include/c11/threads_posix.h:154 task = 0x23c1298 rast = 0x23c1280 thread_name = "llvmpipe-0\000\000\000\000\000" fpstate = #2 0x00007ffb092acd83 in thread_function (sema=0x23c1338) at ../../../../src/gallium/auxiliary/os/os_thread.h:259 task = 0x23c1298 rast = 0x23c1280 thread_name = "llvmpipe-0\000\000\000\000\000" fpstate = #3 0x00007ffb092acd83 in thread_function (init_data=init_data@entry=0x23c1298) at lp_rast.c:779 task = 0x23c1298 rast = 0x23c1280 thread_name = "llvmpipe-0\000\000\000\000\000" fpstate = #4 0x00007ffb092ac8a7 in impl_thrd_routine (p=) at ../../../../include/c11/threads_posix.h:87 pack = {func = 0x7ffb092accd0 , arg = 0x23c1298} #5 0x00007ffb231b2dc5 in start_thread (arg=0x7ffb02873700) at pthread_create.c:308 __res = pd = 0x7ffb02873700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140716055934720, 280687087219934786, 0, 140716055935424, 140716055934720, 140716167987141, -282822542253062590, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #6 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 3 (Thread 0x7ffb0a0ab700 (LWP 28794)): #0 0x00007ffb231b6a82 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007ffb2370a056 in QWaitCondition::wait(QMutex*, unsigned long) () at /home/qt/work/install/lib/libQt5Core.so.5 #2 0x00007ffb23d3333a in () at /home/qt/work/install/lib/libQt5Test.so.5 #3 0x00007ffb23709379 in () at /home/qt/work/install/lib/libQt5Core.so.5 #4 0x00007ffb231b2dc5 in start_thread (arg=0x7ffb0a0ab700) at pthread_create.c:308 __res = pd = 0x7ffb0a0ab700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140716181993216, 280687087219934786, 0, 140716181993920, 140716181993216, 140730686370408, -282838927553296830, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #5 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 2 (Thread 0x7ffb14550700 (LWP 28793)): #0 0x00007ffb226b469d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffb1d48a262 in _xcb_conn_wait () at /lib64/libxcb.so.1 #2 0x00007ffb1d48bf6f in xcb_wait_for_event () at /lib64/libxcb.so.1 #3 0x00007ffb15daeff9 in () at /home/qt/work/install/plugins/platforms/../../lib/libQt5XcbQpa.so.5 #4 0x00007ffb23709379 in () at /home/qt/work/install/lib/libQt5Core.so.5 #5 0x00007ffb231b2dc5 in start_thread (arg=0x7ffb14550700) at pthread_create.c:308 __res = pd = 0x7ffb14550700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140716354635520, 280687087219934786, 0, 140716354636224, 140716354635520, 140730686369272, -282851828024441278, -282753307325069758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = #6 0x00007ffb226beced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 Thread 1 (Thread 0x7ffb25119840 (LWP 28792)): #0 0x00007ffb22685b59 in __libc_waitpid (pid=28966, stat_loc=stat_loc@entry=0x7ffb23f56820, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40 resultvar = oldtype = 0 result = #1 0x00007ffb2260a092 in do_system (line=line@entry=0x7ffb23f569b0 "gdb --pid 28792 2>/dev/null < _buffer = {__routine = 0x7ffb2260a330 , __arg = 0x7ffb23f567f0, __canceltype = 1, __prev = 0x0} _avail = 1 status = -1845067327 save = pid = 28966 sa = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = {__val = {65536, 0 }}, sa_flags = 0, sa_restorer = 0x1} omask = {__val = {21711, 140716635498896, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 140716593924200, 140716604661896, 0, 39232464}} #2 0x00007ffb2260a441 in __libc_system (line=0x7ffb23f569b0 "gdb --pid 28792 2>/dev/null < #3 0x00007ffb23d2a5ce in () at /home/qt/work/install/lib/libQt5Test.so.5 #4 0x00007ffb23d2a65d in () at /home/qt/work/install/lib/libQt5Test.so.5 #5 0x00007ffb23d2a6f2 in () at /home/qt/work/install/lib/libQt5Test.so.5 #6 0x00007ffb231ba100 in () at /lib64/libpthread.so.0 #7 0x00007ffb12fbec96 in update_current_folder_get_info_cb (cancellable=0x262e4e0 [GCancellable], info=0x0, error=0x261d220, user_data=0x2563600) at gtkfilechooserwidget.c:4272 cancelled = 1 data = 0x2563600 impl = 0x256a3d0 priv = 0x0 #8 0x00007ffb12fc355a in query_info_callback (source_object=, result=, user_data=0x256fd50) at gtkfilesystem.c:419 async_data = 0x256fd50 error = 0x261d220 file_info = 0x0 file = #9 0x00007ffb1267db7b in g_task_return_now (task=0x2623290 [GTask]) at gtask.c:1077 #10 0x00007ffb1267db99 in complete_in_idle_cb (task=0x2623290) at gtask.c:1086 #11 0x00007ffb1fd1b79a in g_main_context_dispatch (context=0x7ffb0c002450) at gmain.c:3109 dispatch = 0x7ffb1fd184b0 prev_source = 0x0 was_in_call = 0 user_data = 0x2623290 callback = 0x7ffb1267db90 cb_funcs = 0x7ffb200078a0 cb_data = 0x7ffaf0003360 need_destroy = source = 0x7ffaf0001e20 current = 0x219baa0 i = 7 #12 0x00007ffb1fd1b79a in g_main_context_dispatch (context=context@entry=0x7ffb0c002450) at gmain.c:3708 #13 0x00007ffb1fd1bae8 in g_main_context_iterate (context=context@entry=0x7ffb0c002450, block=block@entry=0, dispatch=dispatch@entry=1, self=) at gmain.c:3779 max_priority = 0 timeout = 0 some_ready = 1 nfds = allocated_nfds = 7 fds = 0x2668790 #14 0x00007ffb1fd1bb9c in g_main_context_iteration (context=0x7ffb0c002450, may_block=0) at gmain.c:3840 retval = #15 0x00007ffb2392233f in QEventDispatcherGlib::processEvents(QFlags) () at /home/qt/work/install/lib/libQt5Core.so.5 #16 0x000000000043062b in tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget() () #17 0x00007ffb238dc32a in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () at /home/qt/work/install/lib/libQt5Core.so.5 #18 0x00007ffb23d31744 in () at /home/qt/work/install/lib/libQt5Test.so.5 #19 0x00007ffb23d32056 in () at /home/qt/work/install/lib/libQt5Test.so.5 #20 0x00007ffb23d32622 in () at /home/qt/work/install/lib/libQt5Test.so.5 #21 0x00007ffb23d32af9 in QTest::qExec(QObject*, int, char**) () at /home/qt/work/install/lib/libQt5Test.so.5 #22 0x00000000004150dd in main () Detaching from program: /home/qt/work/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsproxywidget/tst_qgraphicsproxywidget, process 28792 ========= End of stack trace ============== QFATAL : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(autoembed) Received signal 11 Function time: 90ms Total time: 12273ms FAIL! : tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget(autoembed) Received a fatal error. Loc: [Unknown file(0)] Totals: 113 passed, 1 failed, 31 skipped, 1 blacklisted, 14266ms ********* Finished testing of tst_QGraphicsProxyWidget *********