Hi, VirtualBox stopped working with the TW 20190409 release. It always throws errors of:
Error 0x1 NS_ERROR_FAILURE MachineWrap
I tried with a clean "~/VirtualBox VMs" and fresh "~/.config/VirtualBox" directories, but it doesn't help. I also tried installing the `kernel-default` and `virtualbox-host-kmp-default` packages from Leap 15.0 Updates, but it behaves the same way. Finally, I tried `/sbin/vboxconfig` and manually compiling the vbox* modules, but that also doesn't help. Plasma detects a VirtualBox crash and gives the following trace: ====================================================================================== Application: VirtualBoxVM (VirtualBoxVM), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f8a98354740 (LWP 3173))] Thread 2 (Thread 0x7f8a90ac9700 (LWP 3174)): #0 0x00007f8a9844aae9 in poll () from /lib64/libc.so.6 #1 0x00007f8a9641fcc7 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f8a964218fa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f8a90dec788 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007f8a95378362 in ?? () from /usr/lib64/libQt5Core.so.5 #5 0x00007f8a98529fab in start_thread () from /lib64/libpthread.so.0 #6 0x00007f8a984556af in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f8a98354740 (LWP 3173)): [KCrash Handler] #6 0x00007f8a8a3dd531 in ?? () from /usr/lib64/qt5/plugins/styles/qtcurve.so #7 0x00007f8a9857476a in call_init.part () from /lib64/ld-linux-x86-64.so.2 #8 0x00007f8a98574866 in _dl_init () from /lib64/ld-linux-x86-64.so.2 #9 0x00007f8a985787af in dl_open_worker () from /lib64/ld-linux-x86-64.so.2 #10 0x00007f8a9849097f in _dl_catch_exception () from /lib64/libc.so.6 #11 0x00007f8a9857802a in _dl_open () from /lib64/ld-linux-x86-64.so.2 #12 0x00007f8a9851d256 in dlopen_doit () from /lib64/libdl.so.2 #13 0x00007f8a9849097f in _dl_catch_exception () from /lib64/libc.so.6 #14 0x00007f8a98490a0f in _dl_catch_error () from /lib64/libc.so.6 #15 0x00007f8a9851d975 in _dlerror_run () from /lib64/libdl.so.2 #16 0x00007f8a9851d2e6 in dlopen@@GLIBC_2.2.5 () from /lib64/libdl.so.2 #17 0x00007f8a95529bcc in ?? () from /usr/lib64/libQt5Core.so.5 #18 0x00007f8a95523745 in ?? () from /usr/lib64/libQt5Core.so.5 #19 0x00007f8a95523cf3 in ?? () from /usr/lib64/libQt5Core.so.5 #20 0x00007f8a95519e48 in QFactoryLoader::instance(int) const () from /usr/lib64/libQt5Core.so.5 #21 0x00007f8a948576b9 in QStyleFactory::create(QString const&) () from /usr/lib64/libQt5Widgets.so.5 #22 0x00007f8a947ecc3a in QApplication::style() () from /usr/lib64/libQt5Widgets.so.5 #23 0x00007f8a947ecf8d in QApplicationPrivate::initialize() () from /usr/lib64/libQt5Widgets.so.5 #24 0x00007f8a947ecfe4 in QApplicationPrivate::init() () from /usr/lib64/libQt5Widgets.so.5 #25 0x00007f8a964a21df in TrustedError () from /usr/lib/virtualbox/VirtualBoxVM.so #26 0x0000563020b52bde in ?? () #27 0x0000563020b52c68 in ?? () #28 0x0000563020b5366d in ?? () #29 0x00007f8a9837db7b in __libc_start_main () from /lib64/libc.so.6 #30 0x0000563020b514fa in ?? () [Inferior 1 (process 3173) detached] ====================================================================================== -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org