Hi, I am running the Linux Beta1 VirtualBox but am not getting anywhere since it starts off with a segfault and goes downward from there. I have reported this to the general Vbox bug reporting system and was directed to file the bug with the Beta bug report system. Where is that located?
Here's the RedHat (Fedora 23) bug id: Bug 1342694 -segfault in libQt5Gui.so.5.6.0 running BETA VirtualBox Could someone give me a little help please? Thanks in advance, George... THANKS for your help, George... Here's what I get: gdb /usr/lib/virtualbox/VirtualBox GNU gdb (GDB) Fedora 7.10.1-31.fc23 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/lib/virtualbox/VirtualBox...(no debugging symbols found)...done. Missing separate debuginfos, use: dnf debuginfo-install VirtualBox-5.1-5.1.0_BETA1_107766_fedora22-1.x86_64 (gdb) continue The program is not being run. (gdb) run Starting program: /usr/lib/virtualbox/VirtualBox [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib64/libthread_db.so.1". warning: the debug information found in "/usr/lib/debug//usr/lib64/libssl3.so.debug" does not match "/usr/lib64/libssl3.so" (CRC mismatch). [New Thread 0x7f3654c3b700 (LWP 19499)] [New Thread 0x7f3653c3a700 (LWP 19500)] [Thread 0x7f3653c3a700 (LWP 19500) exited] [Thread 0x7f3654c3b700 (LWP 19499) exited] [New Thread 0x7f3654c3b700 (LWP 19504)] warning: the debug information found in "/usr/lib/debug//usr/lib64/qt5/plugins/styles/breeze.so.debug" does not match "/usr/lib64/qt5/plugins/styles/breeze.so" (CRC mismatch). [New Thread 0x7f3653c3a700 (LWP 19507)] Detaching after fork from child process 19508. [New Thread 0x7f36310ad700 (LWP 19510)] [New Thread 0x7f36300ac700 (LWP 19511)] [New Thread 0x7f362f0ab700 (LWP 19512)] [New Thread 0x7f362e0aa700 (LWP 19513)] [New Thread 0x7f362d0a9700 (LWP 19514)] [New Thread 0x7f362c0a8700 (LWP 19515)] [New Thread 0x7f362b0a7700 (LWP 19516)] [New Thread 0x7f362a0a6700 (LWP 19517)] Detaching after fork from child process 19519. [New Thread 0x7f36380cf700 (LWP 19523)] [New Thread 0x7f36380ae700 (LWP 19524)] Detaching after fork from child process 19525. [New Thread 0x7f363808d700 (LWP 19545)] [New Thread 0x7f3623a73700 (LWP 19546)] [New Thread 0x7f3622a72700 (LWP 19548)] [New Thread 0x7f3621a71700 (LWP 19549)] Detaching after fork from child process 19552. [New Thread 0x7f360fda6700 (LWP 19603)] [New Thread 0x7f360eda5700 (LWP 19604)] [Thread 0x7f360eda5700 (LWP 19604) exited] [New Thread 0x7f360eda5700 (LWP 19605)] [New Thread 0x7f360d40b700 (LWP 19606)] [New Thread 0x7f3607fff700 (LWP 19607)] Program received signal SIGSEGV, Segmentation fault. 0x00007f36505f31b4 in QWindow::surfaceHandle (this=this@entry=0x1035750) at kernel/qwindow.cpp:1697 1697 return d->platformWindow; (gdb) where #0 0x00007f36505f31b4 in QWindow::surfaceHandle() const (this=this@entry=0x1035750) at kernel/qwindow.cpp:1697 #1 0x00007f364bada753 in QApplicationPrivate::isWindowBlocked(QWindow*, QWindow**) const (this= 0xda3880, window=0x13ec900, blockingWindow=0x7ffd8e24a618) at kernel/qapplication.cpp:2529 #2 0x00007f36505ea694 in QGuiApplicationPrivate::updateBlockedStatus(QWindow*) (window=window@entry=0x13ec900) at kernel/qguiapplication.cpp:695 #3 0x00007f36505f7e20 in QWindow::setTransientParent(QWindow*) (this=this@entry=0x13ec900, parent=parent@entry=0x0) at kernel/qwindow.cpp:1169 #4 0x00007f364bb13b1e in QWidgetPrivate::create_sys(unsigned long long, bool, bool) (this=this@entry=0x12d7060, window=window@entry=0, initializeWindow=initializeWindow@entry=true, destroyOldWindow=destroyOldWindow@entry=true) at kernel/qwidget.cpp:1452 #5 0x00007f364bb13d49 in QWidget::create(unsigned long long, bool, bool) (this=0x1257d10, window=0, initializeWindow=<optimized out>, destroyOldWindow=<optimized out>) at kernel/qwidget.cpp:1324 #6 0x00007f364bb1e949 in QWidget::setVisible(bool) (this=0x1257d10, visible=<optimized out>) at kernel/qwidget.cpp:8122 #7 0x00007f364bb1bc98 in QWidgetPrivate::showChildren(bool) (this=this@entry=0xe31040, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8256 #8 0x00007f364bb1bd1f in QWidgetPrivate::show_helper() (this=this@entry=0xe31040) at kernel/qwidget.cpp:7830 #9 0x00007f364bb1ea55 in QWidget::setVisible(bool) (this=0xff9900, visible=<optimized out>) at kernel/qwidget.cpp:8173 #10 0x00007f36521f6364 in VBoxGlobal::showUI() () at /usr/lib/virtualbox/VirtualBox.so #11 0x00007f36524c39e5 in VBoxGlobal::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () at /usr/lib/virtualbox/VirtualBox.so #12 0x00007f3650d27c29 in QObject::event(QEvent*) (this=0xe44d70, e=<optimized out>) at kernel/qobject.cpp:1256 #13 0x00007f364badac0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0xe44d70, e=0xfd5e20) at kernel/qapplication.cpp:3714 #14 0x00007f364badfe76 in QApplication::notify(QObject*, QEvent*) (this=0x7ffd8e24b0e0, receiver=0xe44d70, e=0xfd5e20) at kernel/qapplication.cpp:3495 #15 0x00007f3650cfa748 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0xe44d70, event=event@entry=0xfd5e20) at kernel/qcoreapplication.cpp:1015 #16 0x00007f3650cfc60a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (event=0xfd5e20, receiver=<optimized out>) at kernel/qcoreapplication.h:227 #17 0x00007f3650cfc60a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xc72110) at kernel/qcoreapplication.cpp:1650 #18 0x00007f3650cfcac8 in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508 #19 0x00007f3650d4f623 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0xe115d0) at kernel/qeventdispatcher_glib.cpp:270 #20 0x00007f3646f77e3a in g_main_context_dispatch (context=0x7f364c002070) at gmain.c:3154 #21 0x00007f3646f77e3a in g_main_context_dispatch (context=context@entry=0x7f364c002070) at gmain.c:3769 #22 0x00007f3646f781d0 in g_main_context_iterate (context=context@entry=0x7f364c002070, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840 #23 0x00007f3646f7827c in g_main_context_iteration (context=0x7f364c002070, may_block=may_block@entry=1) at gmain.c:3901 #24 0x00007f3650d4fa2f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0xe02ec0, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #25 0x00007f3650cf84ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffd8e24afc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #26 0x00007f3650d00b8c in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1285 #27 0x00007f3652171f33 in TrustedMain () at /usr/lib/virtualbox/VirtualBox.so #28 0x00007f3660c75580 in __libc_start_main (main= 0x4010b0, argc=1, argv=0x7ffd8e24b228, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd8e24b218) at libc-start.c:289 #29 0x0000000000401229 in () ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:[email protected]?subject=unsubscribe
