(gdb) b QXcbWindow::propagateSizeHints Breakpoint 1 at 0x7fffed5e6920: QXcbWindow::propagateSizeHints. (2 locations) (gdb) c Continuing. Thread 1 "VirtualBox" hit Breakpoint 1, QXcbWindow::propagateSizeHints ( this=0x555556ceed60) at qxcbwindow.cpp:1633 1633 qxcbwindow.cpp: No such file or directory. (gdb) bt #0 QXcbWindow::propagateSizeHints (this=0x555556ceed60) at qxcbwindow.cpp:1633 #1 0x00007fffed5ecdad in QXcbWindow::setGeometry (this=0x555556ceed60, rect=...) at qxcbwindow.cpp:659 #2 0x00007ffff568b9db in QWindow::setGeometry (this=, rect=...) at kernel/qwindow.cpp:1452 #3 0x00007ffff509730d in QWidgetPrivate::setGeometry_sys ( this=this@entry=0x555556c89910, x=0, y=659, w=800, h=22, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7234 #4 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556c86290, r=...) at kernel/qwidget.cpp:7157 #5 0x00007ffff507dc47 in QWidget::setGeometry (ah=, aw=, ay=659, ax=0, this=) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:831 #6 QWidgetItem::setGeometry (this=0x555556c896b0, rect=...) at kernel/qlayoutitem.cpp:485 #7 0x00007ffff51c33e5 in QMainWindowLayout::setGeometry (this=0x555556c6edb0, _r=...) at widgets/qmainwindowlayout.cpp:1819 #8 0x00007ffff5079d9f in QLayoutPrivate::doResize (this=0x555556c67210, r=...) at kernel/qlayout.cpp:573 #9 0x00007ffff507bbb1 in QLayout::widgetEvent (this=, e=e@entry=0x7fffffffd740) at kernel/qlayout.cpp:597 #10 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c6fe50, e=0x7fffffffd740) ---Type to continue, or q to quit--- at kernel/qapplication.cpp:3795 #11 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #12 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556c6fe50, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #13 0x00007ffff50b91c9 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #14 QWidgetWindow::handleResizeEvent (this=this@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qwidgetwindow.cpp:743 #15 0x00007ffff50bc68b in QWidgetWindow::event (this=0x555556c668d0, event=0x7fffffffd740) at kernel/qwidgetwindow.cpp:255 #16 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3804 #17 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #18 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #19 0x00007ffff5682065 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=0x555556c668d0) ---Type to continue, or q to quit--- at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #20 QGuiApplicationPrivate::processGeometryChangeEvent (e=...) at kernel/qguiapplication.cpp:2155 #21 0x00007ffff5686efd in QGuiApplicationPrivate::processWindowSystemEvent ( e=e@entry=0x555556c8b940) at kernel/qguiapplication.cpp:1668 #22 0x00007ffff5664b2b in QWindowSystemInterface::sendWindowSystemEvents ( flags=...) at kernel/qwindowsysteminterface.cpp:648 #23 0x00007fffed606660 in userEventSourceDispatch (source=) at eventdispatchers/qeventdispatcher_glib.cpp:70 #24 0x00007ffff0e117d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007ffff0e11a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007ffff0e11aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007ffff5dec48f in QEventDispatcherGlib::processEvents ( this=0x555556532960, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #28 0x00007ffff5d940fa in QEventLoop::exec (this=this@entry=0x7fffffffda30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #29 0x00007ffff5d9c90c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #30 0x000055555566102b in TrustedMain (argc=3, argv=0x55555644fef0) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:547 #31 0x000055555566154e in main (argc=3, argv=0x55555644fef0, ---Type to continue, or q to quit--- envp=0x7fffffffddc8) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:664 (gdb) c Continuing. Thread 1 "VirtualBox" hit Breakpoint 1, QXcbWindow::propagateSizeHints ( this=0x555556cee790) at qxcbwindow.cpp:1633 1633 in qxcbwindow.cpp (gdb) bt #0 QXcbWindow::propagateSizeHints (this=0x555556cee790) at qxcbwindow.cpp:1633 #1 0x00007fffed5ecdad in QXcbWindow::setGeometry (this=0x555556cee790, rect=...) at qxcbwindow.cpp:659 #2 0x00007ffff568b9db in QWindow::setGeometry (this=, rect=...) at kernel/qwindow.cpp:1452 #3 0x00007ffff509730d in QWidgetPrivate::setGeometry_sys ( this=this@entry=0x555556c6ad20, x=0, y=0, w=800, h=659, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7234 #4 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556c5b160, r=...) at kernel/qwidget.cpp:7157 #5 0x00007ffff509e569 in QWidget::qt_static_metacall ( _o=_o@entry=0x555556c5b160, _c=_c@entry=QMetaObject::WriteProperty, _id=_id@entry=3, _a=_a@entry=0x7fffffffccf0) at .moc/moc_qwidget.cpp:509 #6 0x00007ffff50a148b in QWidget::qt_metacall (this=0x555556c5b160, _c=QMetaObject::WriteProperty, _id=3, _a=0x7fffffffccf0) at .moc/moc_qwidget.cpp:600 #7 0x00007ffff5b9821a in QPropertyAnimationPrivate::updateProperty ( newValue=..., this=0x555556b2a520) at animation/qpropertyanimation.cpp:135 #8 QPropertyAnimation::updateCurrentValue (this=, value=...) at animation/qpropertyanimation.cpp:242 #9 0x00007ffff5b94360 in QVariantAnimationPrivate::setCurrentValueForProgress (this=this@entry=0x555556b2a520, progress=progress@entry=1) at animation/qvariantanimation.cpp:290 ---Type to continue, or q to quit--- #10 0x00007ffff5b94a93 in QVariantAnimationPrivate::recalculateCurrentInterval (this=this@entry=0x555556b2a520, force=force@entry=true) at animation/qvariantanimation.cpp:275 #11 0x00007ffff5b94f0e in QVariantAnimationPrivate::setDefaultStartEndValue ( this=this@entry=0x555556b2a520, value=...) at animation/qvariantanimation.cpp:337 #12 0x00007ffff5b99135 in QPropertyAnimation::updateState ( this=0x555556c533b0, newState=, oldState=) at animation/qpropertyanimation.cpp:283 #13 0x00007ffff5b9321c in QAbstractAnimationPrivate::setState ( newState=QAbstractAnimation::Running, this=0x555556b2a520) at animation/qabstractanimation.cpp:990 #14 QAbstractAnimation::start (this=, policy=) at animation/qabstractanimation.cpp:1359 #15 0x00007ffff522ef2b in QWidgetAnimator::animate ( this=this@entry=0x555556c6f328, widget=, _final_geometry=..., animate=, animate@entry=false) at widgets/qwidgetanimator.cpp:99 #16 0x00007ffff5196e79 in QDockAreaLayout::apply ( this=this@entry=0x555556c6eea8, animate=animate@entry=false) at widgets/qdockarealayout.cpp:3178 #17 0x00007ffff51c0bd9 in QMainWindowLayoutState::apply ( animated=, this=0x555556c6edd0) ---Type to continue, or q to quit--- at widgets/qmainwindowlayout.cpp:456 #18 QMainWindowLayout::applyState (this=this@entry=0x555556c6edb0, newState=..., animate=animate@entry=false) at widgets/qmainwindowlayout.cpp:2508 #19 0x00007ffff51c341a in QMainWindowLayout::setGeometry (this=0x555556c6edb0, _r=...) at widgets/qmainwindowlayout.cpp:1825 #20 0x00007ffff5079d9f in QLayoutPrivate::doResize (this=0x555556c67210, r=...) at kernel/qlayout.cpp:573 #21 0x00007ffff507bbb1 in QLayout::widgetEvent (this=, e=e@entry=0x7fffffffd740) at kernel/qlayout.cpp:597 #22 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3795 #23 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #24 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556c6fe50, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #25 0x00007ffff50b91c9 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #26 QWidgetWindow::handleResizeEvent (this=this@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qwidgetwindow.cpp:743 ---Type to continue, or q to quit--- #27 0x00007ffff50bc68b in QWidgetWindow::event (this=0x555556c668d0, event=0x7fffffffd740) at kernel/qwidgetwindow.cpp:255 #28 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3804 #29 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #30 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #31 0x00007ffff5682065 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=0x555556c668d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #32 QGuiApplicationPrivate::processGeometryChangeEvent (e=...) at kernel/qguiapplication.cpp:2155 #33 0x00007ffff5686efd in QGuiApplicationPrivate::processWindowSystemEvent ( e=e@entry=0x555556c8b940) at kernel/qguiapplication.cpp:1668 #34 0x00007ffff5664b2b in QWindowSystemInterface::sendWindowSystemEvents ( flags=...) at kernel/qwindowsysteminterface.cpp:648 #35 0x00007fffed606660 in userEventSourceDispatch (source=) at eventdispatchers/qeventdispatcher_glib.cpp:70 #36 0x00007ffff0e117d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ---Type to continue, or q to quit--- #37 0x00007ffff0e11a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #38 0x00007ffff0e11aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #39 0x00007ffff5dec48f in QEventDispatcherGlib::processEvents ( this=0x555556532960, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #40 0x00007ffff5d940fa in QEventLoop::exec (this=this@entry=0x7fffffffda30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #41 0x00007ffff5d9c90c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #42 0x000055555566102b in TrustedMain (argc=3, argv=0x55555644fef0) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:547 #43 0x000055555566154e in main (argc=3, argv=0x55555644fef0, envp=0x7fffffffddc8) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:664 (gdb) c Continuing. Thread 1 "VirtualBox" hit Breakpoint 1, QXcbWindow::propagateSizeHints ( this=0x555556cee830) at qxcbwindow.cpp:1633 1633 in qxcbwindow.cpp (gdb) bt #0 QXcbWindow::propagateSizeHints (this=0x555556cee830) at qxcbwindow.cpp:1633 #1 0x00007fffed5ecdad in QXcbWindow::setGeometry (this=0x555556cee830, rect=...) at qxcbwindow.cpp:659 #2 0x00007ffff568b9db in QWindow::setGeometry (this=, rect=...) at kernel/qwindow.cpp:1452 #3 0x00007ffff509730d in QWidgetPrivate::setGeometry_sys ( this=this@entry=0x555556ce3b60, x=0, y=1, w=800, h=658, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7234 #4 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556ce2b60, r=...) at kernel/qwidget.cpp:7157 #5 0x00007ffff507dc47 in QWidget::setGeometry (ah=, aw=, ay=1, ax=0, this=) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:831 #6 QWidgetItem::setGeometry (this=0x555556ce59e0, rect=...) at kernel/qlayoutitem.cpp:485 #7 0x00007ffff5076fdf in QGridBox::setGeometry (this=, r=...) at kernel/qgridlayout.cpp:77 #8 QGridLayoutPrivate::distribute (this=this@entry=0x555556c6b050, r=..., hSpacing=, vSpacing=vSpacing@entry=0) at kernel/qgridlayout.cpp:969 #9 0x00007ffff50787bc in QGridLayout::setGeometry (this=0x555556c51860, rect=...) at kernel/qgridlayout.cpp:1375 #10 0x00007ffff5079d9f in QLayoutPrivate::doResize (this=0x555556c6b050, r=...) ---Type to continue, or q to quit--- at kernel/qlayout.cpp:573 #11 0x00007ffff507bbb1 in QLayout::widgetEvent (this=, e=e@entry=0x7fffffffcba0) at kernel/qlayout.cpp:597 #12 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c5b160, e=0x7fffffffcba0) at kernel/qapplication.cpp:3795 #13 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c5b160, e=0x7fffffffcba0) at kernel/qapplication.cpp:3561 #14 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556c5b160, event=event@entry=0x7fffffffcba0) at kernel/qcoreapplication.cpp:1015 #15 0x00007ffff5097065 in QCoreApplication::sendEvent (event=0x7fffffffcba0, receiver=0x555556c5b160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225 #16 QWidgetPrivate::setGeometry_sys (this=this@entry=0x555556c6ad20, x=0, y=0, w=800, h=659, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7260 #17 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556c5b160, r=...) at kernel/qwidget.cpp:7157 #18 0x00007ffff509e569 in QWidget::qt_static_metacall ( _o=_o@entry=0x555556c5b160, _c=_c@entry=QMetaObject::WriteProperty, _id=_id@entry=3, _a=_a@entry=0x7fffffffccf0) at .moc/moc_qwidget.cpp:509 #19 0x00007ffff50a148b in QWidget::qt_metacall (this=0x555556c5b160, ---Type to continue, or q to quit--- _c=QMetaObject::WriteProperty, _id=3, _a=0x7fffffffccf0) at .moc/moc_qwidget.cpp:600 #20 0x00007ffff5b9821a in QPropertyAnimationPrivate::updateProperty ( newValue=..., this=0x555556b2a520) at animation/qpropertyanimation.cpp:135 #21 QPropertyAnimation::updateCurrentValue (this=, value=...) at animation/qpropertyanimation.cpp:242 #22 0x00007ffff5b94360 in QVariantAnimationPrivate::setCurrentValueForProgress (this=this@entry=0x555556b2a520, progress=progress@entry=1) at animation/qvariantanimation.cpp:290 #23 0x00007ffff5b94a93 in QVariantAnimationPrivate::recalculateCurrentInterval (this=this@entry=0x555556b2a520, force=force@entry=true) at animation/qvariantanimation.cpp:275 #24 0x00007ffff5b94f0e in QVariantAnimationPrivate::setDefaultStartEndValue ( this=this@entry=0x555556b2a520, value=...) at animation/qvariantanimation.cpp:337 #25 0x00007ffff5b99135 in QPropertyAnimation::updateState ( this=0x555556c533b0, newState=, oldState=) at animation/qpropertyanimation.cpp:283 #26 0x00007ffff5b9321c in QAbstractAnimationPrivate::setState ( newState=QAbstractAnimation::Running, this=0x555556b2a520) at animation/qabstractanimation.cpp:990 #27 QAbstractAnimation::start (this=, policy=) at animation/qabstractanimation.cpp:1359 ---Type to continue, or q to quit--- #28 0x00007ffff522ef2b in QWidgetAnimator::animate ( this=this@entry=0x555556c6f328, widget=, _final_geometry=..., animate=, animate@entry=false) at widgets/qwidgetanimator.cpp:99 #29 0x00007ffff5196e79 in QDockAreaLayout::apply ( this=this@entry=0x555556c6eea8, animate=animate@entry=false) at widgets/qdockarealayout.cpp:3178 #30 0x00007ffff51c0bd9 in QMainWindowLayoutState::apply ( animated=, this=0x555556c6edd0) at widgets/qmainwindowlayout.cpp:456 #31 QMainWindowLayout::applyState (this=this@entry=0x555556c6edb0, newState=..., animate=animate@entry=false) at widgets/qmainwindowlayout.cpp:2508 #32 0x00007ffff51c341a in QMainWindowLayout::setGeometry (this=0x555556c6edb0, _r=...) at widgets/qmainwindowlayout.cpp:1825 #33 0x00007ffff5079d9f in QLayoutPrivate::doResize (this=0x555556c67210, r=...) at kernel/qlayout.cpp:573 #34 0x00007ffff507bbb1 in QLayout::widgetEvent (this=, e=e@entry=0x7fffffffd740) at kernel/qlayout.cpp:597 #35 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3795 #36 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, ---Type to continue, or q to quit--- receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #37 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556c6fe50, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #38 0x00007ffff50b91c9 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #39 QWidgetWindow::handleResizeEvent (this=this@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qwidgetwindow.cpp:743 #40 0x00007ffff50bc68b in QWidgetWindow::event (this=0x555556c668d0, event=0x7fffffffd740) at kernel/qwidgetwindow.cpp:255 #41 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3804 #42 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #43 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #44 0x00007ffff5682065 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=0x555556c668d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #45 QGuiApplicationPrivate::processGeometryChangeEvent (e=...) ---Type to continue, or q to quit--- at kernel/qguiapplication.cpp:2155 #46 0x00007ffff5686efd in QGuiApplicationPrivate::processWindowSystemEvent ( e=e@entry=0x555556c8b940) at kernel/qguiapplication.cpp:1668 #47 0x00007ffff5664b2b in QWindowSystemInterface::sendWindowSystemEvents ( flags=...) at kernel/qwindowsysteminterface.cpp:648 #48 0x00007fffed606660 in userEventSourceDispatch (source=) at eventdispatchers/qeventdispatcher_glib.cpp:70 #49 0x00007ffff0e117d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #50 0x00007ffff0e11a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #51 0x00007ffff0e11aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #52 0x00007ffff5dec48f in QEventDispatcherGlib::processEvents ( this=0x555556532960, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #53 0x00007ffff5d940fa in QEventLoop::exec (this=this@entry=0x7fffffffda30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #54 0x00007ffff5d9c90c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #55 0x000055555566102b in TrustedMain (argc=3, argv=0x55555644fef0) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:547 #56 0x000055555566154e in main (argc=3, argv=0x55555644fef0, envp=0x7fffffffddc8) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:664 (gdb) c Continuing. Thread 1 "VirtualBox" hit Breakpoint 1, QXcbWindow::propagateSizeHints ( this=0x555556ceed60) at qxcbwindow.cpp:1633 1633 in qxcbwindow.cpp (gdb) bt #0 QXcbWindow::propagateSizeHints (this=0x555556ceed60) at qxcbwindow.cpp:1633 #1 0x00007fffed5ecdad in QXcbWindow::setGeometry (this=0x555556ceed60, rect=...) at qxcbwindow.cpp:659 #2 0x00007ffff568b9db in QWindow::setGeometry (this=, rect=...) at kernel/qwindow.cpp:1452 #3 0x00007ffff509730d in QWidgetPrivate::setGeometry_sys ( this=this@entry=0x555556c89910, x=0, y=667, w=800, h=22, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7234 #4 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556c86290, r=...) at kernel/qwidget.cpp:7157 #5 0x00007ffff507dc47 in QWidget::setGeometry (ah=, aw=, ay=667, ax=0, this=) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:831 #6 QWidgetItem::setGeometry (this=0x555556c896b0, rect=...) at kernel/qlayoutitem.cpp:485 #7 0x00007ffff51c33e5 in QMainWindowLayout::setGeometry (this=0x555556c6edb0, _r=...) at widgets/qmainwindowlayout.cpp:1819 #8 0x00007ffff5079d9f in QLayoutPrivate::doResize (this=0x555556c67210, r=...) at kernel/qlayout.cpp:573 #9 0x00007ffff507bbb1 in QLayout::widgetEvent (this=, e=e@entry=0x7fffffffd740) at kernel/qlayout.cpp:597 #10 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c6fe50, e=0x7fffffffd740) ---Type to continue, or q to quit--- at kernel/qapplication.cpp:3795 #11 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #12 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556c6fe50, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #13 0x00007ffff50b91c9 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #14 QWidgetWindow::handleResizeEvent (this=this@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qwidgetwindow.cpp:743 #15 0x00007ffff50bc68b in QWidgetWindow::event (this=0x555556c668d0, event=0x7fffffffd740) at kernel/qwidgetwindow.cpp:255 #16 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3804 #17 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #18 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #19 0x00007ffff5682065 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=0x555556c668d0) ---Type to continue, or q to quit--- at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #20 QGuiApplicationPrivate::processGeometryChangeEvent (e=...) at kernel/qguiapplication.cpp:2155 #21 0x00007ffff5686efd in QGuiApplicationPrivate::processWindowSystemEvent ( e=e@entry=0x555556b170c0) at kernel/qguiapplication.cpp:1668 #22 0x00007ffff5664b2b in QWindowSystemInterface::sendWindowSystemEvents ( flags=...) at kernel/qwindowsysteminterface.cpp:648 #23 0x00007fffed606660 in userEventSourceDispatch (source=) at eventdispatchers/qeventdispatcher_glib.cpp:70 #24 0x00007ffff0e117d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007ffff0e11a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007ffff0e11aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007ffff5dec48f in QEventDispatcherGlib::processEvents ( this=0x555556532960, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #28 0x00007ffff5d940fa in QEventLoop::exec (this=this@entry=0x7fffffffda30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #29 0x00007ffff5d9c90c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #30 0x000055555566102b in TrustedMain (argc=3, argv=0x55555644fef0) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:547 #31 0x000055555566154e in main (argc=3, argv=0x55555644fef0, ---Type to continue, or q to quit--- envp=0x7fffffffddc8) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:664 (gdb) c Continuing. Thread 1 "VirtualBox" hit Breakpoint 1, QXcbWindow::propagateSizeHints ( this=0x555556cee790) at qxcbwindow.cpp:1633 1633 in qxcbwindow.cpp (gdb) bt #0 QXcbWindow::propagateSizeHints (this=0x555556cee790) at qxcbwindow.cpp:1633 #1 0x00007fffed5ecdad in QXcbWindow::setGeometry (this=0x555556cee790, rect=...) at qxcbwindow.cpp:659 #2 0x00007ffff568b9db in QWindow::setGeometry (this=, rect=...) at kernel/qwindow.cpp:1452 #3 0x00007ffff509730d in QWidgetPrivate::setGeometry_sys ( this=this@entry=0x555556c6ad20, x=0, y=0, w=800, h=667, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7234 #4 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556c5b160, r=...) at kernel/qwidget.cpp:7157 #5 0x00007ffff509e569 in QWidget::qt_static_metacall ( _o=_o@entry=0x555556c5b160, _c=_c@entry=QMetaObject::WriteProperty, _id=_id@entry=3, _a=_a@entry=0x7fffffffccf0) at .moc/moc_qwidget.cpp:509 #6 0x00007ffff50a148b in QWidget::qt_metacall (this=0x555556c5b160, _c=QMetaObject::WriteProperty, _id=3, _a=0x7fffffffccf0) at .moc/moc_qwidget.cpp:600 #7 0x00007ffff5b9821a in QPropertyAnimationPrivate::updateProperty ( newValue=..., this=0x555556bf9870) at animation/qpropertyanimation.cpp:135 #8 QPropertyAnimation::updateCurrentValue (this=, value=...) at animation/qpropertyanimation.cpp:242 #9 0x00007ffff5b94360 in QVariantAnimationPrivate::setCurrentValueForProgress (this=this@entry=0x555556bf9870, progress=progress@entry=1) at animation/qvariantanimation.cpp:290 ---Type to continue, or q to quit--- #10 0x00007ffff5b94a93 in QVariantAnimationPrivate::recalculateCurrentInterval (this=this@entry=0x555556bf9870, force=force@entry=true) at animation/qvariantanimation.cpp:275 #11 0x00007ffff5b94f0e in QVariantAnimationPrivate::setDefaultStartEndValue ( this=this@entry=0x555556bf9870, value=...) at animation/qvariantanimation.cpp:337 #12 0x00007ffff5b99135 in QPropertyAnimation::updateState ( this=0x555556a12c30, newState=, oldState=) at animation/qpropertyanimation.cpp:283 #13 0x00007ffff5b9321c in QAbstractAnimationPrivate::setState ( newState=QAbstractAnimation::Running, this=0x555556bf9870) at animation/qabstractanimation.cpp:990 #14 QAbstractAnimation::start (this=, policy=) at animation/qabstractanimation.cpp:1359 #15 0x00007ffff522ef2b in QWidgetAnimator::animate ( this=this@entry=0x555556c6f328, widget=, _final_geometry=..., animate=, animate@entry=false) at widgets/qwidgetanimator.cpp:99 #16 0x00007ffff5196e79 in QDockAreaLayout::apply ( this=this@entry=0x555556c6eea8, animate=animate@entry=false) at widgets/qdockarealayout.cpp:3178 #17 0x00007ffff51c0bd9 in QMainWindowLayoutState::apply ( animated=, this=0x555556c6edd0) ---Type to continue, or q to quit--- at widgets/qmainwindowlayout.cpp:456 #18 QMainWindowLayout::applyState (this=this@entry=0x555556c6edb0, newState=..., animate=animate@entry=false) at widgets/qmainwindowlayout.cpp:2508 #19 0x00007ffff51c341a in QMainWindowLayout::setGeometry (this=0x555556c6edb0, _r=...) at widgets/qmainwindowlayout.cpp:1825 #20 0x00007ffff5079d9f in QLayoutPrivate::doResize (this=0x555556c67210, r=...) at kernel/qlayout.cpp:573 #21 0x00007ffff507bbb1 in QLayout::widgetEvent (this=, e=e@entry=0x7fffffffd740) at kernel/qlayout.cpp:597 #22 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3795 #23 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #24 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556c6fe50, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #25 0x00007ffff50b91c9 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #26 QWidgetWindow::handleResizeEvent (this=this@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qwidgetwindow.cpp:743 ---Type to continue, or q to quit--- #27 0x00007ffff50bc68b in QWidgetWindow::event (this=0x555556c668d0, event=0x7fffffffd740) at kernel/qwidgetwindow.cpp:255 #28 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3804 #29 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #30 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #31 0x00007ffff5682065 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=0x555556c668d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #32 QGuiApplicationPrivate::processGeometryChangeEvent (e=...) at kernel/qguiapplication.cpp:2155 #33 0x00007ffff5686efd in QGuiApplicationPrivate::processWindowSystemEvent ( e=e@entry=0x555556b170c0) at kernel/qguiapplication.cpp:1668 #34 0x00007ffff5664b2b in QWindowSystemInterface::sendWindowSystemEvents ( flags=...) at kernel/qwindowsysteminterface.cpp:648 #35 0x00007fffed606660 in userEventSourceDispatch (source=) at eventdispatchers/qeventdispatcher_glib.cpp:70 #36 0x00007ffff0e117d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ---Type to continue, or q to quit--- #37 0x00007ffff0e11a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #38 0x00007ffff0e11aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #39 0x00007ffff5dec48f in QEventDispatcherGlib::processEvents ( this=0x555556532960, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #40 0x00007ffff5d940fa in QEventLoop::exec (this=this@entry=0x7fffffffda30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #41 0x00007ffff5d9c90c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #42 0x000055555566102b in TrustedMain (argc=3, argv=0x55555644fef0) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:547 #43 0x000055555566154e in main (argc=3, argv=0x55555644fef0, envp=0x7fffffffddc8) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:664 (gdb) c Continuing. Thread 1 "VirtualBox" hit Breakpoint 1, QXcbWindow::propagateSizeHints ( this=0x555556cee830) at qxcbwindow.cpp:1633 1633 in qxcbwindow.cpp (gdb) bt #0 QXcbWindow::propagateSizeHints (this=0x555556cee830) at qxcbwindow.cpp:1633 #1 0x00007fffed5ecdad in QXcbWindow::setGeometry (this=0x555556cee830, rect=...) at qxcbwindow.cpp:659 #2 0x00007ffff568b9db in QWindow::setGeometry (this=, rect=...) at kernel/qwindow.cpp:1452 #3 0x00007ffff509730d in QWidgetPrivate::setGeometry_sys ( this=this@entry=0x555556ce3b60, x=0, y=5, w=800, h=658, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7234 #4 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556ce2b60, r=...) at kernel/qwidget.cpp:7157 #5 0x00007ffff507dc47 in QWidget::setGeometry (ah=, aw=, ay=5, ax=0, this=) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:831 #6 QWidgetItem::setGeometry (this=0x555556ce59e0, rect=...) at kernel/qlayoutitem.cpp:485 #7 0x00007ffff5076fdf in QGridBox::setGeometry (this=, r=...) at kernel/qgridlayout.cpp:77 #8 QGridLayoutPrivate::distribute (this=this@entry=0x555556c6b050, r=..., hSpacing=, vSpacing=vSpacing@entry=0) at kernel/qgridlayout.cpp:969 #9 0x00007ffff50787bc in QGridLayout::setGeometry (this=0x555556c51860, rect=...) at kernel/qgridlayout.cpp:1375 #10 0x00007ffff5079d9f in QLayoutPrivate::doResize (this=0x555556c6b050, r=...) ---Type to continue, or q to quit--- at kernel/qlayout.cpp:573 #11 0x00007ffff507bbb1 in QLayout::widgetEvent (this=, e=e@entry=0x7fffffffcba0) at kernel/qlayout.cpp:597 #12 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c5b160, e=0x7fffffffcba0) at kernel/qapplication.cpp:3795 #13 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c5b160, e=0x7fffffffcba0) at kernel/qapplication.cpp:3561 #14 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556c5b160, event=event@entry=0x7fffffffcba0) at kernel/qcoreapplication.cpp:1015 #15 0x00007ffff5097065 in QCoreApplication::sendEvent (event=0x7fffffffcba0, receiver=0x555556c5b160) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225 #16 QWidgetPrivate::setGeometry_sys (this=this@entry=0x555556c6ad20, x=0, y=0, w=800, h=667, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7260 #17 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556c5b160, r=...) at kernel/qwidget.cpp:7157 #18 0x00007ffff509e569 in QWidget::qt_static_metacall ( _o=_o@entry=0x555556c5b160, _c=_c@entry=QMetaObject::WriteProperty, _id=_id@entry=3, _a=_a@entry=0x7fffffffccf0) at .moc/moc_qwidget.cpp:509 #19 0x00007ffff50a148b in QWidget::qt_metacall (this=0x555556c5b160, ---Type to continue, or q to quit--- _c=QMetaObject::WriteProperty, _id=3, _a=0x7fffffffccf0) at .moc/moc_qwidget.cpp:600 #20 0x00007ffff5b9821a in QPropertyAnimationPrivate::updateProperty ( newValue=..., this=0x555556bf9870) at animation/qpropertyanimation.cpp:135 #21 QPropertyAnimation::updateCurrentValue (this=, value=...) at animation/qpropertyanimation.cpp:242 #22 0x00007ffff5b94360 in QVariantAnimationPrivate::setCurrentValueForProgress (this=this@entry=0x555556bf9870, progress=progress@entry=1) at animation/qvariantanimation.cpp:290 #23 0x00007ffff5b94a93 in QVariantAnimationPrivate::recalculateCurrentInterval (this=this@entry=0x555556bf9870, force=force@entry=true) at animation/qvariantanimation.cpp:275 #24 0x00007ffff5b94f0e in QVariantAnimationPrivate::setDefaultStartEndValue ( this=this@entry=0x555556bf9870, value=...) at animation/qvariantanimation.cpp:337 #25 0x00007ffff5b99135 in QPropertyAnimation::updateState ( this=0x555556a12c30, newState=, oldState=) at animation/qpropertyanimation.cpp:283 #26 0x00007ffff5b9321c in QAbstractAnimationPrivate::setState ( newState=QAbstractAnimation::Running, this=0x555556bf9870) at animation/qabstractanimation.cpp:990 #27 QAbstractAnimation::start (this=, policy=) at animation/qabstractanimation.cpp:1359 ---Type to continue, or q to quit--- #28 0x00007ffff522ef2b in QWidgetAnimator::animate ( this=this@entry=0x555556c6f328, widget=, _final_geometry=..., animate=, animate@entry=false) at widgets/qwidgetanimator.cpp:99 #29 0x00007ffff5196e79 in QDockAreaLayout::apply ( this=this@entry=0x555556c6eea8, animate=animate@entry=false) at widgets/qdockarealayout.cpp:3178 #30 0x00007ffff51c0bd9 in QMainWindowLayoutState::apply ( animated=, this=0x555556c6edd0) at widgets/qmainwindowlayout.cpp:456 #31 QMainWindowLayout::applyState (this=this@entry=0x555556c6edb0, newState=..., animate=animate@entry=false) at widgets/qmainwindowlayout.cpp:2508 #32 0x00007ffff51c341a in QMainWindowLayout::setGeometry (this=0x555556c6edb0, _r=...) at widgets/qmainwindowlayout.cpp:1825 #33 0x00007ffff5079d9f in QLayoutPrivate::doResize (this=0x555556c67210, r=...) at kernel/qlayout.cpp:573 #34 0x00007ffff507bbb1 in QLayout::widgetEvent (this=, e=e@entry=0x7fffffffd740) at kernel/qlayout.cpp:597 #35 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3795 #36 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, ---Type to continue, or q to quit--- receiver=0x555556c6fe50, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #37 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556c6fe50, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #38 0x00007ffff50b91c9 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #39 QWidgetWindow::handleResizeEvent (this=this@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qwidgetwindow.cpp:743 #40 0x00007ffff50bc68b in QWidgetWindow::event (this=0x555556c668d0, event=0x7fffffffd740) at kernel/qwidgetwindow.cpp:255 #41 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3804 #42 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c668d0, e=0x7fffffffd740) at kernel/qapplication.cpp:3561 #43 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556c668d0, event=event@entry=0x7fffffffd740) at kernel/qcoreapplication.cpp:1015 #44 0x00007ffff5682065 in QCoreApplication::sendSpontaneousEvent ( event=0x7fffffffd740, receiver=0x555556c668d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #45 QGuiApplicationPrivate::processGeometryChangeEvent (e=...) ---Type to continue, or q to quit--- at kernel/qguiapplication.cpp:2155 #46 0x00007ffff5686efd in QGuiApplicationPrivate::processWindowSystemEvent ( e=e@entry=0x555556b170c0) at kernel/qguiapplication.cpp:1668 #47 0x00007ffff5664b2b in QWindowSystemInterface::sendWindowSystemEvents ( flags=...) at kernel/qwindowsysteminterface.cpp:648 #48 0x00007fffed606660 in userEventSourceDispatch (source=) at eventdispatchers/qeventdispatcher_glib.cpp:70 #49 0x00007ffff0e117d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #50 0x00007ffff0e11a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #51 0x00007ffff0e11aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #52 0x00007ffff5dec48f in QEventDispatcherGlib::processEvents ( this=0x555556532960, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #53 0x00007ffff5d940fa in QEventLoop::exec (this=this@entry=0x7fffffffda30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #54 0x00007ffff5d9c90c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #55 0x000055555566102b in TrustedMain (argc=3, argv=0x55555644fef0) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:547 #56 0x000055555566154e in main (argc=3, argv=0x55555644fef0, envp=0x7fffffffddc8) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:664 (gdb) c Continuing. Thread 1 "VirtualBox" hit Breakpoint 1, QXcbWindow::propagateSizeHints ( this=0x555556cee830) at qxcbwindow.cpp:1633 1633 in qxcbwindow.cpp (gdb) bt #0 QXcbWindow::propagateSizeHints (this=0x555556cee830) at qxcbwindow.cpp:1633 #1 0x00007fffed5ecdad in QXcbWindow::setGeometry (this=0x555556cee830, rect=...) at qxcbwindow.cpp:659 #2 0x00007ffff568b9db in QWindow::setGeometry (this=, rect=...) at kernel/qwindow.cpp:1452 #3 0x00007ffff509730d in QWidgetPrivate::setGeometry_sys ( this=this@entry=0x555556ce3b60, x=0, y=0, w=800, h=667, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7234 #4 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556ce2b60, r=...) at kernel/qwidget.cpp:7157 #5 0x00007ffff507dc47 in QWidget::setGeometry (ah=, aw=, ay=0, ax=0, this=) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:831 #6 QWidgetItem::setGeometry (this=0x555556ce59e0, rect=...) at kernel/qlayoutitem.cpp:485 #7 0x00007ffff5076fdf in QGridBox::setGeometry (this=, r=...) at kernel/qgridlayout.cpp:77 #8 QGridLayoutPrivate::distribute (this=this@entry=0x555556c6b050, r=..., hSpacing=, vSpacing=vSpacing@entry=0) at kernel/qgridlayout.cpp:969 #9 0x00007ffff50787bc in QGridLayout::setGeometry (this=0x555556c51860, rect=...) at kernel/qgridlayout.cpp:1375 #10 0x00007ffff5079d9f in QLayoutPrivate::doResize ( ---Type to continue, or q to quit--- this=this@entry=0x555556c6b050, r=...) at kernel/qlayout.cpp:573 #11 0x00007ffff507b971 in QLayout::activate (this=) at kernel/qlayout.cpp:1117 #12 0x00007ffff507bbcb in QLayout::widgetEvent (this=, e=e@entry=0x555556c6a9f0) at kernel/qlayout.cpp:599 #13 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c5b160, e=0x555556c6a9f0) at kernel/qapplication.cpp:3795 #14 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c5b160, e=0x555556c6a9f0) at kernel/qapplication.cpp:3561 #15 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556c5b160, event=event@entry=0x555556c6a9f0) at kernel/qcoreapplication.cpp:1015 #16 0x00007ffff5d9833c in QCoreApplication::sendEvent (event=0x555556c6a9f0, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225 #17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=76, data=0x55555644fc60) at kernel/qcoreapplication.cpp:1650 #18 0x00005555557a79ee in UIMachineView::sltHandleNotifyChange ( this=0x555556ce2b60, iWidth=800, iHeight=667) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp:389 #19 0x0000555555ab699d in UIMachineView::qt_static_metacall ( ---Type to continue, or q to quit--- _o=0x555556ce2b60, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff98011a20) at /home/michael/vbox/trunk/out/linux.amd64/debug/obj/VirtualBox/qtmoc/UIMachineView.cpp:130 #20 0x00007ffff5dc4699 in QObject::event (this=this@entry=0x555556ce2b60, e=e@entry=0x7fff989a1f40) at kernel/qobject.cpp:1256 #21 0x00007ffff509f68b in QWidget::event (this=this@entry=0x555556ce2b60, event=event@entry=0x7fff989a1f40) at kernel/qwidget.cpp:9191 #22 0x00007ffff51a105e in QFrame::event (this=this@entry=0x555556ce2b60, e=e@entry=0x7fff989a1f40) at widgets/qframe.cpp:544 #23 0x00007ffff522a823 in QAbstractScrollArea::event (this=0x555556ce2b60, e=0x7fff989a1f40) at widgets/qabstractscrollarea.cpp:1153 #24 0x00005555557aade5 in UIMachineView::event (this=0x555556ce2b60, pEvent=0x7fff989a1f40) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp:1426 #25 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556ce2b60, e=0x7fff989a1f40) at kernel/qapplication.cpp:3804 #26 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556ce2b60, e=0x7fff989a1f40) at kernel/qapplication.cpp:3561 #27 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556ce2b60, event=event@entry=0x7fff989a1f40) ---Type to continue, or q to quit--- at kernel/qcoreapplication.cpp:1015 #28 0x00007ffff5d9833c in QCoreApplication::sendEvent (event=0x7fff989a1f40, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225 #29 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x55555644fc60) at kernel/qcoreapplication.cpp:1650 #30 0x00007ffff5d987f8 in QCoreApplication::sendPostedEvents ( receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508 #31 0x00007ffff5dec083 in postEventSourceDispatch (s=0x55555648d850) at kernel/qeventdispatcher_glib.cpp:270 #32 0x00007ffff0e117d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #33 0x00007ffff0e11a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #34 0x00007ffff0e11aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #35 0x00007ffff5dec48f in QEventDispatcherGlib::processEvents ( this=0x555556532960, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #36 0x00007ffff5d940fa in QEventLoop::exec (this=this@entry=0x7fffffffda30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #37 0x00007ffff5d9c90c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 ---Type to continue, or q to quit--- #38 0x000055555566102b in TrustedMain (argc=3, argv=0x55555644fef0) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:547 #39 0x000055555566154e in main (argc=3, argv=0x55555644fef0, envp=0x7fffffffddc8) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:664 (gdb) c Continuing. Thread 1 "VirtualBox" hit Breakpoint 1, QXcbWindow::propagateSizeHints ( this=0x555556cee8d0) at qxcbwindow.cpp:1633 1633 in qxcbwindow.cpp (gdb) bt #0 QXcbWindow::propagateSizeHints (this=0x555556cee8d0) at qxcbwindow.cpp:1633 #1 0x00007fffed5ecdad in QXcbWindow::setGeometry (this=0x555556cee8d0, rect=...) at qxcbwindow.cpp:659 #2 0x00007ffff568b9db in QWindow::setGeometry (this=, rect=...) at kernel/qwindow.cpp:1452 #3 0x00007ffff509730d in QWidgetPrivate::setGeometry_sys ( this=this@entry=0x555556ce3de0, x=0, y=0, w=800, h=667, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7234 #4 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556cc6240, r=...) at kernel/qwidget.cpp:7157 #5 0x00007ffff52292a2 in QAbstractScrollAreaPrivate::layoutChildren ( this=this@entry=0x555556ce3b60) at widgets/qabstractscrollarea.cpp:521 #6 0x00007ffff522abf1 in QAbstractScrollArea::event (this=0x555556ce2b60, e=0x7fffffffcd20) at widgets/qabstractscrollarea.cpp:1012 #7 0x00005555557aade5 in UIMachineView::event (this=0x555556ce2b60, pEvent=0x7fffffffcd20) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp:1426 #8 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556ce2b60, e=0x7fffffffcd20) at kernel/qapplication.cpp:3804 #9 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556ce2b60, e=0x7fffffffcd20) at kernel/qapplication.cpp:3561 ---Type to continue, or q to quit--- #10 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=receiver@entry=0x555556ce2b60, event=event@entry=0x7fffffffcd20) at kernel/qcoreapplication.cpp:1015 #11 0x00007ffff5097065 in QCoreApplication::sendEvent (event=0x7fffffffcd20, receiver=0x555556ce2b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225 #12 QWidgetPrivate::setGeometry_sys (this=this@entry=0x555556ce3b60, x=0, y=0, w=800, h=667, isMove=, isMove@entry=true) at kernel/qwidget.cpp:7260 #13 0x00007ffff5097d90 in QWidget::setGeometry (this=0x555556ce2b60, r=...) at kernel/qwidget.cpp:7157 #14 0x00007ffff507dc47 in QWidget::setGeometry (ah=, aw=, ay=0, ax=0, this=) at ../../include/QtWidgets/../../src/widgets/kernel/qwidget.h:831 #15 QWidgetItem::setGeometry (this=0x555556ce59e0, rect=...) at kernel/qlayoutitem.cpp:485 #16 0x00007ffff5076fdf in QGridBox::setGeometry (this=, r=...) at kernel/qgridlayout.cpp:77 #17 QGridLayoutPrivate::distribute (this=this@entry=0x555556c6b050, r=..., hSpacing=, vSpacing=vSpacing@entry=0) at kernel/qgridlayout.cpp:969 #18 0x00007ffff50787bc in QGridLayout::setGeometry (this=0x555556c51860, rect=...) at kernel/qgridlayout.cpp:1375 ---Type to continue, or q to quit--- #19 0x00007ffff5079d9f in QLayoutPrivate::doResize ( this=this@entry=0x555556c6b050, r=...) at kernel/qlayout.cpp:573 #20 0x00007ffff507b971 in QLayout::activate (this=) at kernel/qlayout.cpp:1117 #21 0x00007ffff507bbcb in QLayout::widgetEvent (this=, e=e@entry=0x555556c6a9f0) at kernel/qlayout.cpp:599 #22 0x00007ffff505987a in QApplicationPrivate::notify_helper ( this=, receiver=0x555556c5b160, e=0x555556c6a9f0) at kernel/qapplication.cpp:3795 #23 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556c5b160, e=0x555556c6a9f0) at kernel/qapplication.cpp:3561 #24 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( receiver=0x555556c5b160, event=event@entry=0x555556c6a9f0) at kernel/qcoreapplication.cpp:1015 #25 0x00007ffff5d9833c in QCoreApplication::sendEvent (event=0x555556c6a9f0, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225 #26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=76, data=0x55555644fc60) at kernel/qcoreapplication.cpp:1650 #27 0x00005555557a79ee in UIMachineView::sltHandleNotifyChange ( this=0x555556ce2b60, iWidth=800, iHeight=667) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp:389 ---Type to continue, or q to quit--- #28 0x0000555555ab699d in UIMachineView::qt_static_metacall ( _o=0x555556ce2b60, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff98011a20) at /home/michael/vbox/trunk/out/linux.amd64/debug/obj/VirtualBox/qtmoc/UIMachineView.cpp:130 #29 0x00007ffff5dc4699 in QObject::event (this=this@entry=0x555556ce2b60, e=e@entry=0x7fff989a1f40) at kernel/qobject.cpp:1256 #30 0x00007ffff509f68b in QWidget::event (this=this@entry=0x555556ce2b60, event=event@entry=0x7fff989a1f40) at kernel/qwidget.cpp:9191 #31 0x00007ffff51a105e in QFrame::event (this=this@entry=0x555556ce2b60, e=e@entry=0x7fff989a1f40) at widgets/qframe.cpp:544 #32 0x00007ffff522a823 in QAbstractScrollArea::event (this=0x555556ce2b60, e=0x7fff989a1f40) at widgets/qabstractscrollarea.cpp:1153 #33 0x00005555557aade5 in UIMachineView::event (this=0x555556ce2b60, pEvent=0x7fff989a1f40) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp:1426 #34 0x00007ffff50598ac in QApplicationPrivate::notify_helper ( this=, receiver=0x555556ce2b60, e=0x7fff989a1f40) at kernel/qapplication.cpp:3804 #35 0x00007ffff505ed4f in QApplication::notify (this=0x7fffffffdb20, receiver=0x555556ce2b60, e=0x7fff989a1f40) at kernel/qapplication.cpp:3561 #36 0x00007ffff5d963b0 in QCoreApplication::notifyInternal2 ( ---Type to continue, or q to quit--- receiver=0x555556ce2b60, event=event@entry=0x7fff989a1f40) at kernel/qcoreapplication.cpp:1015 #37 0x00007ffff5d9833c in QCoreApplication::sendEvent (event=0x7fff989a1f40, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225 #38 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x55555644fc60) at kernel/qcoreapplication.cpp:1650 #39 0x00007ffff5d987f8 in QCoreApplication::sendPostedEvents ( receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508 #40 0x00007ffff5dec083 in postEventSourceDispatch (s=0x55555648d850) at kernel/qeventdispatcher_glib.cpp:270 #41 0x00007ffff0e117d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #42 0x00007ffff0e11a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #43 0x00007ffff0e11aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #44 0x00007ffff5dec48f in QEventDispatcherGlib::processEvents ( this=0x555556532960, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #45 0x00007ffff5d940fa in QEventLoop::exec (this=this@entry=0x7fffffffda30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #46 0x00007ffff5d9c90c in QCoreApplication::exec () ---Type to continue, or q to quit--- at kernel/qcoreapplication.cpp:1285 #47 0x000055555566102b in TrustedMain (argc=3, argv=0x55555644fef0) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:547 #48 0x000055555566154e in main (argc=3, argv=0x55555644fef0, envp=0x7fffffffddc8) at /home/michael/vbox/trunk/src/VBox/Frontends/VirtualBox/src/main.cpp:664 (gdb) c Continuing.