| 1 | (gdb) backtrace
|
|---|
| 2 | #0 0x00007f1a1956ea20 in QWindow::parent() const () from /usr/lib/libQt5Gui.so.5
|
|---|
| 3 | #1 0x00007f1a19559901 in QPlatformWindow::parent() const () from /usr/lib/libQt5Gui.so.5
|
|---|
| 4 | #2 0x00007f1a12409d7d in QXcbWindow::hide() () from /usr/lib/libQt5XcbQpa.so.5
|
|---|
| 5 | #3 0x00007f1a19573a6c in QWindow::setVisible(bool) () from /usr/lib/libQt5Gui.so.5
|
|---|
| 6 | #4 0x00007f1a18da29f7 in QWidgetPrivate::hide_sys() () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 7 | #5 0x00007f1a18da902d in QWidgetPrivate::hide_helper() () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 8 | #6 0x00007f1a18dadad0 in QWidget::setVisible(bool) () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 9 | #7 0x00007f1a18da94c8 in QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 10 | #8 0x00007f1a18da9978 in QWidget::~QWidget() () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 11 | #9 0x00007f1a1b70110e in ?? () from /usr/lib/virtualbox/VirtualBox.so
|
|---|
| 12 | #10 0x00007f1a1b700ab2 in ?? () from /usr/lib/virtualbox/VirtualBox.so
|
|---|
| 13 | #11 0x00007f1a1b700af0 in ?? () from /usr/lib/virtualbox/VirtualBox.so
|
|---|
| 14 | #12 0x00007f1a1ba0652b in ?? () from /usr/lib/virtualbox/VirtualBox.so
|
|---|
| 15 | #13 0x00007f1a19e5a659 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
|
|---|
| 16 | #14 0x00007f1a18dc324e in QDesktopWidget::resized(int) () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 17 | #15 0x00007f1a18dc48da in ?? () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 18 | #16 0x00007f1a19e5b4b9 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
|
|---|
| 19 | #17 0x00007f1a18dae0eb in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 20 | #18 0x00007f1a18d66e0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 21 | #19 0x00007f1a18d6e581 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
|
|---|
| 22 | #20 0x00007f1a19e2ede0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
|
|---|
| 23 | #21 0x00007f1a19e3156d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
|
|---|
| 24 | #22 0x00007f1a19e83303 in ?? () from /usr/lib/libQt5Core.so.5
|
|---|
| 25 | #23 0x00007f1a15b42587 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
|
|---|
| 26 | #24 0x00007f1a15b427f0 in ?? () from /usr/lib/libglib-2.0.so.0
|
|---|
| 27 | #25 0x00007f1a15b4289c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
|
|---|
| 28 | #26 0x00007f1a19e8370f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
|
|---|
| 29 | #27 0x00007f1a19e2d23a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
|
|---|
| 30 | #28 0x00007f1a19e3573c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
|
|---|
| 31 | #29 0x00007f1a1b6a9e9b in TrustedMain () from /usr/lib/virtualbox/VirtualBox.so
|
|---|
| 32 | #30 0x00007f1a2001e291 in __libc_start_main () from /usr/lib/libc.so.6
|
|---|
| 33 | #31 0x00000000004011fa in ?? ()
|
|---|
| 34 |
|
|---|