VirtualBox exiting is delayed/slow

Temporary forum to discuss issues and problems during a VirtualBox Beta or Release Candidate phase.
Post Reply
birdie
Posts: 469
Joined: 2. May 2010, 14:19
Primary OS: Fedora other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux, other Unixes
Location: Artem S. Tashkinov
Contact:

VirtualBox exiting is delayed/slow

Post by birdie »

Host: Fedora 40

With no VMs running, close the VBox main window.

It will take at least 2 seconds to actually exit it as if it needed to think about something :-)

I've tried to strace it,

Code: Select all

strace -p `pidof VirtualBox` -fF -tt -o /tmp/vbox-strace.log
And indeed it takes exactly 2 seconds. I have a Ryzen 7 5800X CPU which is pretty fast. VBox 7.0 didn't exhibit this bug.
Attachments
vbox-strace.zip
(51.83 KiB) Downloaded 14 times
birdie
Posts: 469
Joined: 2. May 2010, 14:19
Primary OS: Fedora other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux, other Unixes
Location: Artem S. Tashkinov
Contact:

Re: VirtualBox exiting is delayed/slow

Post by birdie »

Still valid as of Beta2.
Dsen
Oracle Corporation
Posts: 172
Joined: 10. Sep 2007, 10:42

Re: VirtualBox exiting is delayed/slow

Post by Dsen »

birdie wrote: 21. Aug 2024, 08:43 Still valid as of Beta2.
Hello Birdie,
Could you please check whether this thing still valid (or gone) with 7.1.4? We have fixed a crash in app shutdown, wonder if it was related. Thanks in advance!
Post Reply