Oh wait, yes, I was looking at the version on virtualbox-host-dkms and thinking of virtualbox-host-modules-arch.
Either way, the message is because VirtualBox thinks you’re running the “wrong” extension pack. The message specifically mentions usb-xhci so it’s probably worth rechecking your VM’s USB settings, e.g. xhci is USB3.
USB3 is working for me with a Windows 10 VM with the same package versions that you have (albeit running with linux-zen) so it should work. An uninstall-reboot-reinstall might also be worth trying?
1 Like
Well thanks Asus! A BIOS downgrade is not possible.
However I think the problem does NOT come from BIOS, but from ProjectC scheduler, didn’t have time to investigate or inform the dev yet.
In any case, my Win10 VBox didn’t crash during the last 2 days.
jiibus
August 17, 2020, 1:59pm
143
Today’s the first day I’ve used my Win10 VM for work since the kernel update, and the damn VM is totally locking up on me after about 10 min of normal use. Looks like downgrading it is.
Do you have something in your log files?
jiibus
August 17, 2020, 2:16pm
145
Nothing in journalctl and I’m not finding anything looking at the guest logs, but I’m simply searching for “error” since the log is entirely too long to go through manually.
journalctl -r -p err is your friend
jiibus
August 17, 2020, 2:23pm
147
Ah! Forgot about the err flag. Was just filtering for today and grepping for virtualbox. But still, nothing showing for today.
jiibus
August 17, 2020, 2:55pm
148
Just crashed on me and got some nice coredump logs:
journalctl --since today -r -p err
systemd-coredump[37231]: Process 30046 (VirtualBoxVM) of user 1000 dumped core.
Stack trace of thread 30101:
#0 0x00007f392c019d7a n/a (VBoxSharedClipboard.so + 0x9d7a)
#1 0x00007f392c0149f0 n/a (VBoxSharedClipboard.so + 0x49f0)
#2 0x00007f3909e549ef n/a (VBoxC.so + 0x24d9ef)
#3 0x00007f3909e52910 n/a (VBoxC.so + 0x24b910)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30050:
#0 0x00007f39741d505f __poll (libc.so.6 + 0xf505f)
#1 0x00007f39742e463b n/a (libxcb.so.1 + 0xc63b)
#2 0x00007f39742e637b xcb_wait_for_event (libxcb.so.1 + 0xe37b)
#3 0x00007f396798fc51 n/a (libQt5XcbQpa.so.5 + 0x5dc51)
#4 0x00007f396946be0f n/a (libQt5Core.so.5 + 0xcee0f)
#5 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#6 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30059:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30052:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30046:
#0 0x00007f39741d505f __poll (libc.so.6 + 0xf505f)
#1 0x00007f3967f2a168 n/a (libglib-2.0.so.0 + 0xa0168)
#2 0x00007f3967edb221 g_main_context_iteration (libglib-2.0.so.0 + 0x51221)
#3 0x00007f39696a9331 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30c331)
#4 0x00007f396964f13c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b213c)
#5 0x00007f39696575c4 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2ba5c4)
#6 0x00007f396bec5071 TrustedMain (VirtualBoxVM.so + 0x6d071)
#7 0x00007f3974107002 __libc_start_main (libc.so.6 + 0x27002)
#8 0x000055d70466b19e n/a (VirtualBoxVM + 0x319e)
Stack trace of thread 30051:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30064:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30066:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30076:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3969997c06 VBoxNsprPR_WaitCondVar (VBoxXPCOM.so + 0xa8c06)
#2 0x00007f3969997e49 VBoxNsprPR_Wait (VBoxXPCOM.so + 0xa8e49)
#3 0x00007f39652f0667 n/a (VBoxXPCOMIPCC.so + 0x15667)
#4 0x00007f3969985257 n/a (VBoxXPCOM.so + 0x96257)
#5 0x00007f39699967b1 n/a (VBoxXPCOM.so + 0xa77b1)
#6 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#7 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30062:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30061:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30056:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30075:
#0 0x00007f39741d505f __poll (libc.so.6 + 0xf505f)
#1 0x00007f3969999e8b n/a (VBoxXPCOM.so + 0xaae8b)
#2 0x00007f396999b961 VBoxNsprPR_Poll (VBoxXPCOM.so + 0xac961)
#3 0x00007f39652f3822 n/a (VBoxXPCOMIPCC.so + 0x18822)
#4 0x00007f39699967b1 n/a (VBoxXPCOM.so + 0xa77b1)
#5 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#6 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30116:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f38dc3adb82 n/a (VBoxDD.so + 0x15db82)
#3 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30057:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30105:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f3909e53087 n/a (VBoxC.so + 0x24c087)
#3 0x00007f3909e53704 n/a (VBoxC.so + 0x24c704)
#4 0x00007f3909e5463c n/a (VBoxC.so + 0x24d63c)
#5 0x00007f3909e52910 n/a (VBoxC.so + 0x24b910)
#6 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#7 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30074:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f3973f0ac5a RTReqQueueProcess (VBoxRT.so + 0x184c5a)
#3 0x00007f3973fcd6af n/a (VBoxRT.so + 0x2476af)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30106:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f3909e53087 n/a (VBoxC.so + 0x24c087)
#3 0x00007f3909e53704 n/a (VBoxC.so + 0x24c704)
#4 0x00007f3909e5463c n/a (VBoxC.so + 0x24d63c)
#5 0x00007f3909e52910 n/a (VBoxC.so + 0x24b910)
#6 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#7 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30055:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30058:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30068:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30103:
#0 0x00007f397411d2d2 __sigtimedwait (libc.so.6 + 0x3d2d2)
#1 0x00007f3973fce2a9 n/a (VBoxRT.so + 0x2482a9)
#2 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#3 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#4 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#5 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30109:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd2e7d SUPSemEventWaitNoResume (VBoxRT.so + 0x24ce7d)
#3 0x00007f38dc2fdeb6 n/a (VBoxDD.so + 0xadeb6)
#4 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#5 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#6 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30097:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd6667 SUPR3CallVMMR0Ex (VBoxRT.so + 0x250667)
#3 0x00007f38ddb681d1 n/a (VBoxVMM.so + 0x1311d1)
#4 0x00007f38ddb69236 n/a (VBoxVMM.so + 0x132236)
#5 0x00007f38ddb0232b n/a (VBoxVMM.so + 0xcb32b)
#6 0x00007f38ddb69470 n/a (VBoxVMM.so + 0x132470)
#7 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#8 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#9 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#10 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30113:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd2e7d SUPSemEventWaitNoResume (VBoxRT.so + 0x24ce7d)
#3 0x00007f38dc29a4db n/a (VBoxDD.so + 0x4a4db)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30115:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd2e7d SUPSemEventWaitNoResume (VBoxRT.so + 0x24ce7d)
#3 0x00007f38ddb277dc n/a (VBoxVMM.so + 0xf07dc)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30072:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30118:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f3973f0ac5a RTReqQueueProcess (VBoxRT.so + 0x184c5a)
#3 0x00007f38dc3ada93 n/a (VBoxDD.so + 0x15da93)
#4 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#5 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#6 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30114:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd2e7d SUPSemEventWaitNoResume (VBoxRT.so + 0x24ce7d)
#3 0x00007f38dc29a4db n/a (VBoxDD.so + 0x4a4db)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30288:
#0 0x00007f39741d505f __poll (libc.so.6 + 0xf505f)
#1 0x00007f38dd373dab _XtWaitForSomething (libXt.so.6 + 0x2cdab)
#2 0x00007f38dd375db4 XtAppPeekEvent (libXt.so.6 + 0x2edb4)
#3 0x00007f392c0189c2 n/a (VBoxSharedClipboard.so + 0x89c2)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30112:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd2e7d SUPSemEventWaitNoResume (VBoxRT.so + 0x24ce7d)
#3 0x00007f38dc364fa8 n/a (VBoxDD.so + 0x114fa8)
#4 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#5 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#6 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30094:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd6667 SUPR3CallVMMR0Ex (VBoxRT.so + 0x250667)
#3 0x00007f38ddb681d1 n/a (VBoxVMM.so + 0x1311d1)
#4 0x00007f38ddb69236 n/a (VBoxVMM.so + 0x132236)
#5 0x00007f38ddb0232b n/a (VBoxVMM.so + 0xcb32b)
#6 0x00007f38ddb69470 n/a (VBoxVMM.so + 0x132470)
#7 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#8 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#9 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#10 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30054:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30095:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd6667 SUPR3CallVMMR0Ex (VBoxRT.so + 0x250667)
#3 0x00007f38ddb681d1 n/a (VBoxVMM.so + 0x1311d1)
#4 0x00007f38ddb69236 n/a (VBoxVMM.so + 0x132236)
#5 0x00007f38ddb0232b n/a (VBoxVMM.so + 0xcb32b)
#6 0x00007f38ddb69470 n/a (VBoxVMM.so + 0x132470)
#7 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#8 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#9 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#10 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30120:
#0 0x00007f39741d505f __poll (libc.so.6 + 0xf505f)
#1 0x00007f38a3313c14 n/a (libpulse.so.0 + 0xdc14)
#2 0x00007f38a3321059 pa_mainloop_poll (libpulse.so.0 + 0x1b059)
#3 0x00007f38a332b301 pa_mainloop_iterate (libpulse.so.0 + 0x25301)
#4 0x00007f38a332b3b1 pa_mainloop_run (libpulse.so.0 + 0x253b1)
#5 0x00007f38a331b61e n/a (libpulse.so.0 + 0x1561e)
#6 0x00007f38a329fd1c n/a (libpulsecommon-13.0.so + 0x1dd1c)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30117:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f38dc3adb12 n/a (VBoxDD.so + 0x15db12)
#3 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30060:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30063:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30065:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30067:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30119:
#0 0x00007f39741d505f __poll (libc.so.6 + 0xf505f)
#1 0x00007f38dc3adeb8 n/a (VBoxDD.so + 0x15deb8)
#2 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#3 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#4 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#5 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#6 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30122:
#0 0x00007f39742bd158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
#1 0x00007f3973fcf9df RTSemEventWait (VBoxRT.so + 0x2499df)
#2 0x00007f38dc2d9707 n/a (VBoxDD.so + 0x89707)
#3 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30069:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30096:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd6667 SUPR3CallVMMR0Ex (VBoxRT.so + 0x250667)
#3 0x00007f38ddb681d1 n/a (VBoxVMM.so + 0x1311d1)
#4 0x00007f38ddb69236 n/a (VBoxVMM.so + 0x132236)
#5 0x00007f38ddb0232b n/a (VBoxVMM.so + 0xcb32b)
#6 0x00007f38ddb69470 n/a (VBoxVMM.so + 0x132470)
#7 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#8 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#9 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#10 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 31625:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f38dc398557 n/a (VBoxDD.so + 0x148557)
#3 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#4 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#5 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#6 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30070:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30071:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30073:
#0 0x00007f39741d505f __poll (libc.so.6 + 0xf505f)
#1 0x00007f3967f2a168 n/a (libglib-2.0.so.0 + 0xa0168)
#2 0x00007f3967edb221 g_main_context_iteration (libglib-2.0.so.0 + 0x51221)
#3 0x00007f39696a9331 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30c331)
#4 0x00007f396964f13c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b213c)
#5 0x00007f396946ac32 _ZN7QThread4execEv (libQt5Core.so.5 + 0xcdc32)
#6 0x00007f3967878098 n/a (libQt5DBus.so.5 + 0x17098)
#7 0x00007f396946be0f n/a (libQt5Core.so.5 + 0xcee0f)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30077:
#0 0x00007f39742bd158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
#1 0x00007f3973fcf9df RTSemEventWait (VBoxRT.so + 0x2499df)
#2 0x00007f3909db4897 n/a (VBoxC.so + 0x1ad897)
#3 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#4 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#5 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#6 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30078:
#0 0x00007f39742bd158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
#1 0x00007f39699977a9 n/a (VBoxXPCOM.so + 0xa87a9)
#2 0x00007f3969997bab VBoxNsprPR_WaitCondVar (VBoxXPCOM.so + 0xa8bab)
#3 0x00007f3969997e49 VBoxNsprPR_Wait (VBoxXPCOM.so + 0xa8e49)
#4 0x00007f39652e6f50 n/a (VBoxXPCOMIPCC.so + 0xbf50)
#5 0x00007f39652e7d10 n/a (VBoxXPCOMIPCC.so + 0xcd10)
#6 0x00007f39652ee2ab n/a (VBoxXPCOMIPCC.so + 0x132ab)
#7 0x00007f39699928d8 n/a (VBoxXPCOM.so + 0xa38d8)
#8 0x00007f3969991d43 n/a (VBoxXPCOM.so + 0xa2d43)
#9 0x00007f3969f784dc _ZN12CEventSource8GetEventERK14CEventListeneri (UICommon.so + 0x4304dc)
#10 0x00007f3969db8498 n/a (UICommon.so + 0x270498)
#11 0x00007f396946be0f n/a (libQt5Core.so.5 + 0xcee0f)
#12 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#13 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30079:
#0 0x00007f39742bd158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
#1 0x00007f3973fcf9df RTSemEventWait (VBoxRT.so + 0x2499df)
#2 0x00007f3909d1a9d9 n/a (VBoxC.so + 0x1139d9)
#3 0x00007f3909d1ac1a n/a (VBoxC.so + 0x113c1a)
#4 0x00007f3909e958b2 n/a (VBoxC.so + 0x28e8b2)
#5 0x00007f3969f784dc _ZN12CEventSource8GetEventERK14CEventListeneri (UICommon.so + 0x4304dc)
#6 0x00007f3969db8498 n/a (UICommon.so + 0x270498)
#7 0x00007f396946be0f n/a (libQt5Core.so.5 + 0xcee0f)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30086:
#0 0x00007f39742bd158 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0x10158)
#1 0x00007f3973fcf9df RTSemEventWait (VBoxRT.so + 0x2499df)
#2 0x00007f3909d1a9d9 n/a (VBoxC.so + 0x1139d9)
#3 0x00007f3909d1ac1a n/a (VBoxC.so + 0x113c1a)
#4 0x00007f3909e958b2 n/a (VBoxC.so + 0x28e8b2)
#5 0x00007f3969f784dc _ZN12CEventSource8GetEventERK14CEventListeneri (UICommon.so + 0x4304dc)
#6 0x00007f3969db8498 n/a (UICommon.so + 0x270498)
#7 0x00007f396946be0f n/a (libQt5Core.so.5 + 0xcee0f)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30092:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f3909e53087 n/a (VBoxC.so + 0x24c087)
#3 0x00007f3909e53704 n/a (VBoxC.so + 0x24c704)
#4 0x00007f3909e5647c n/a (VBoxC.so + 0x24f47c)
#5 0x00007f3909e52910 n/a (VBoxC.so + 0x24b910)
#6 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#7 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30102:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f3909e53087 n/a (VBoxC.so + 0x24c087)
#3 0x00007f3909e53704 n/a (VBoxC.so + 0x24c704)
#4 0x00007f3909e5463c n/a (VBoxC.so + 0x24d63c)
#5 0x00007f3909e52910 n/a (VBoxC.so + 0x24b910)
#6 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#7 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30104:
#0 0x00007f39741a7571 clock_nanosleep@@GLIBC_2.17 (libc.so.6 + 0xc7571)
#1 0x00007f39741ace87 __nanosleep (libc.so.6 + 0xcce87)
#2 0x00007f3973fcde4b RTThreadSleep (VBoxRT.so + 0x247e4b)
#3 0x00007f38ddc58a23 n/a (VBoxVMM.so + 0x221a23)
#4 0x00007f38ddb2939a n/a (VBoxVMM.so + 0xf239a)
#5 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#6 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30107:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f3909e53087 n/a (VBoxC.so + 0x24c087)
#3 0x00007f3909e53704 n/a (VBoxC.so + 0x24c704)
#4 0x00007f3909e5463c n/a (VBoxC.so + 0x24d63c)
#5 0x00007f3909e52910 n/a (VBoxC.so + 0x24b910)
#6 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#7 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30108:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f3973f0ac5a RTReqQueueProcess (VBoxRT.so + 0x184c5a)
#3 0x00007f38b409c4d2 n/a (VBoxGuestPropSvc.so + 0x24d2)
#4 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#5 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#6 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#7 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30110:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f38ddc588ef n/a (VBoxVMM.so + 0x2218ef)
#3 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#4 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#5 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#6 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30111:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd2e7d SUPSemEventWaitNoResume (VBoxRT.so + 0x24ce7d)
#3 0x00007f38dc364fa8 n/a (VBoxDD.so + 0x114fa8)
#4 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#5 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#6 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30123:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3973fcfad4 RTSemEventWait (VBoxRT.so + 0x249ad4)
#2 0x00007f38dc276c22 n/a (VBoxDD.so + 0x26c22)
#3 0x00007f38dc334000 n/a (VBoxDD.so + 0xe4000)
#4 0x00007f38dc32f619 n/a (VBoxDD.so + 0xdf619)
#5 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#6 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30121:
#0 0x00007f39741d68eb ioctl (libc.so.6 + 0xf68eb)
#1 0x00007f3973fd951e n/a (VBoxRT.so + 0x25351e)
#2 0x00007f3973fd2e7d SUPSemEventWaitNoResume (VBoxRT.so + 0x24ce7d)
#3 0x00007f38b589f5f2 n/a (VBoxEhciR3.so + 0xd5f2)
#4 0x00007f38ddb292aa n/a (VBoxVMM.so + 0xf22aa)
#5 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#6 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#7 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#8 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 31622:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3969997c06 VBoxNsprPR_WaitCondVar (VBoxXPCOM.so + 0xa8c06)
#2 0x00007f3969997e49 VBoxNsprPR_Wait (VBoxXPCOM.so + 0xa8e49)
#3 0x00007f39652f0667 n/a (VBoxXPCOMIPCC.so + 0x15667)
#4 0x00007f3969985257 n/a (VBoxXPCOM.so + 0x96257)
#5 0x00007f39699967b1 n/a (VBoxXPCOM.so + 0xa77b1)
#6 0x00007f3973f0d804 n/a (VBoxRT.so + 0x187804)
#7 0x00007f3973fcd831 n/a (VBoxRT.so + 0x247831)
#8 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#9 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Stack trace of thread 30053:
#0 0x00007f39742bce32 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xfe32)
#1 0x00007f3963f0799c n/a (radeonsi_dri.so + 0x4af99c)
#2 0x00007f3963f06398 n/a (radeonsi_dri.so + 0x4ae398)
#3 0x00007f39742b6422 start_thread (libpthread.so.0 + 0x9422)
#4 0x00007f39741dfbf3 __clone (libc.so.6 + 0xffbf3)
Make sure your package versions are all aligned - that includes the extension pack listed in the GUI. The 6.1.12 extension pack will not work, it must be the 6.1.13 pre-release.
1 Like
jiibus
August 17, 2020, 2:59pm
150
Yea, been using virtualbox-ext-oracle 6.1.13.139853-1.
1 Like
jiibus:
VBoxSharedClipboard.so
Does it help when you disable the shared clipboard?
By the way, there is an updated extension pack available: https://www.virtualbox.org/download/testcase/Oracle_VM_VirtualBox_Extension_Pack-6.1.13-139930.vbox-extpack
EDIT: on Windows guests, don’t forget to update your Guest Additions as well.
1 Like
jiibus
August 17, 2020, 3:54pm
152
I’ll give disabling it a go! My VM has been running without apparent issue since the crash.
bob418
August 18, 2020, 2:41am
153
Last night when I setup a new VM, I encountered an error:
Failed to open a session for the virtual machine Manjaro.
But after I changed Settings -> USB to USB 1.1, the installation and the subsequent running all went on without problem.
My system:
Operating System: Arch Linux
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.8.1-arch1-1
My virtualbox:
virtualbox 6.1.12-4
virtualbox-ext-vnc 6.1.12-4
virtualbox-guest-iso 6.1.12-1
virtualbox-host-modules-arch 6.1.12-9
virtualbox-sdk 6.1.12-4
TomZ
August 18, 2020, 6:19am
154
I finally managed to get my last VM up and running, in this case I had to switch networking from bridged to NAT. Really strange because I have other images which do work with bridged?
In any case, I am fully operational again and can wait for the Virtualbox fixes to hopefully roll in soon.
For info, there’s another ext pack update on the AUR, might be useful to try for those having issues with USB3 etc.?
https://aur.archlinux.org/cgit/aur.git/commit/?h=virtualbox-ext-oracle&id=9b3ac81894e6d52cc768d466f1a60e417815592c
3 Likes
FLVAL
August 19, 2020, 3:10pm
156
In waiting an update, I just put USB1.1 on Vbox then it works on Arch 5.8.1 !
EDIT : for now the Box is running but when I tested new ISO, I got an error so I would test on something other or downgrade !
2 Likes
Everyone keeps saying it works? I find it works but it will not work on installing EndeavourOS online install for me. It freezes during the download of packages. I don’t have any issue using it on any other distro. Just Arch! I switched to virt-manager and no problem.
Is that because of VirtualBox, or is the installer having issues generally with the default keyservers?
I honestly think it’s VirtualBox locking up because I don’t have any issue installing on bare metal. I have also got virt-manager running now and did two installs this morning without issue.
1 Like
TomZ
August 19, 2020, 4:08pm
160
I think there’s also an issue with graphics, my vm crashed today when trying to resize the window, and I had nVidia mentionend in one of the crashlogs yesterday.
1 Like