Discuss the VirtualBox 7.2.6 release here
Re: Discuss the VirtualBox 7.2.6 release here
The installer does not start on Windows on Arm.
Re: Discuss the VirtualBox 7.2.6 release here
Hello,
just upgraded from 7.2.4 to 7.2.6 (Win11 25H2 Host)
Almalinux 10.1 VM started without any problem but all my Win11 25H2 guests don't start:
just upgraded from 7.2.4 to 7.2.6 (Win11 25H2 Host)
Almalinux 10.1 VM started without any problem but all my Win11 25H2 guests don't start:
- the screen stays black
- there is never any virtual HDD activity
- there is a few CPU activity (no hint about what it does since HDD activity is absent)
Already tried to:- uninstall 7.2.4</list>
- reboot</list>
- install 7.2.6</list>
- reboot</list>
but this doesn't solve the problem.
Could someone please help me?
Thanks in advance
- reboot</list>
- install 7.2.6</list>
- reboot</list>
- there is never any virtual HDD activity
Re: Discuss the VirtualBox 7.2.6 release here
Found the culprit, post here so it can be useful for others:
Core isolation was enabled (and Virtulbox 7.2.4 was working with it enabled) on the host.
Disabling it and rebooting solved the problem
Best Wishes
Core isolation was enabled (and Virtulbox 7.2.4 was working with it enabled) on the host.
Disabling it and rebooting solved the problem
Best Wishes
Re: Discuss the VirtualBox 7.2.6 release here
Does it fix the network issues posted since the 7.2.0 release in the forum?
Re: Discuss the VirtualBox 7.2.6 release here
Bad bug:
The 7.2.6 Guest additions prevent any changes to the display resolution of at least Windows 10 clients. Where resolution would normally be selected (right-click on Desktop, select "Display settings") the drop down under "Resolution is greyed out. Tested on multiple Windows 10 and 11 boxes running 7.2.6 guest additions with several Windows 10 VM images the work fine under 7.2.4.
If guest additions are left at version 7.2.4 the resolution can still be changed. The problem only appears after upgrading them to 7.2.6.
The 7.2.6 Guest additions prevent any changes to the display resolution of at least Windows 10 clients. Where resolution would normally be selected (right-click on Desktop, select "Display settings") the drop down under "Resolution is greyed out. Tested on multiple Windows 10 and 11 boxes running 7.2.6 guest additions with several Windows 10 VM images the work fine under 7.2.4.
If guest additions are left at version 7.2.4 the resolution can still be changed. The problem only appears after upgrading them to 7.2.6.
-
FranceBB
- Posts: 191
- Joined: 20. May 2017, 05:07
- Primary OS: Fedora other
- VBox Version: OSE Fedora
- Guest OSses: Windows XP x86
- Contact:
Re: Discuss the VirtualBox 7.2.6 release here
Unfortunately there's still a problem with NAT on Windows XP Professional x86. I've reported it here: https://github.com/VirtualBox/virtualbox/issues/167
My host is Fedora 42 x64.
Pinging and resolving the domains works (i.e ICMP/DNS succeeds) but visiting websites doesn't (i.e TCP traffic HTTP/HTTPS) as it times out across all network adapters (Virtio, Intel PRO/1000 MT Desktop, PCNet Fast III). There's definitely something that changed in the NAT engine between version 7.1.x and 7.2.x in how it handles TCP segmentation or handshakes that causes some issues on XP.
Since telnet google.com 80 works (connecting to a blank screen), the 3-way TCP handshake is succeeding. The failure only occurs when the guest tries to send a data payload (like an HTTP GET or TLS Client Hello), which likely triggers the segmentation logic that is currently broken. In other words, what I think is happening is that small packets pass, but any packet requiring segmentation by the NAT engine is dropped.
My host is Fedora 42 x64.
Pinging and resolving the domains works (i.e ICMP/DNS succeeds) but visiting websites doesn't (i.e TCP traffic HTTP/HTTPS) as it times out across all network adapters (Virtio, Intel PRO/1000 MT Desktop, PCNet Fast III). There's definitely something that changed in the NAT engine between version 7.1.x and 7.2.x in how it handles TCP segmentation or handshakes that causes some issues on XP.
Since telnet google.com 80 works (connecting to a blank screen), the 3-way TCP handshake is succeeding. The failure only occurs when the guest tries to send a data payload (like an HTTP GET or TLS Client Hello), which likely triggers the segmentation logic that is currently broken. In other words, what I think is happening is that small packets pass, but any packet requiring segmentation by the NAT engine is dropped.
Re: Discuss the VirtualBox 7.2.6 release here
Why does Oracle "Discuss the VirtualBox 7.2.6 release here" wen they do not reply to questions?
Oracle != volunteers and super users and other long term Vb gurus.
Oracle != volunteers and super users and other long term Vb gurus.
-
multiOS
- Volunteer
- Posts: 1741
- Joined: 14. Sep 2019, 16:51
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux, BSD
- Location: United Kingdom
Re: Discuss the VirtualBox 7.2.6 release here
@AndyCot
I have seen occasional comments/follow up questions on specific issues from Devs, but suspect the main purpose is so that they have one key feedback thread to 'listen to'. as they simply don't have the time available to monitor all forum discussion threads/posts.
I have also noticed that the GitHub VirtualBox Issues 'page' seems to be busier than the 'old' Bugtracker reporting system was and, we have, of course, 'lost' the long-term services of those key Volunteer Forum Moderators who often did do a lot of background work on pulling issues together, maintaing the 'How to" Guides etc.
I have seen occasional comments/follow up questions on specific issues from Devs, but suspect the main purpose is so that they have one key feedback thread to 'listen to'. as they simply don't have the time available to monitor all forum discussion threads/posts.
I have also noticed that the GitHub VirtualBox Issues 'page' seems to be busier than the 'old' Bugtracker reporting system was and, we have, of course, 'lost' the long-term services of those key Volunteer Forum Moderators who often did do a lot of background work on pulling issues together, maintaing the 'How to" Guides etc.
-
gabo
- Posts: 22
- Joined: 12. Mar 2016, 16:08
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win10 WinXP RockyLinux
- Location: Texas
Re: Discuss the VirtualBox 7.2.6 release here
Windows 11 Home 25H2 host with win11 Pro 25H2 guest.
Networking, NAT/Bridged/NAT Network on guest still does not work. I have to run a virtio adapter in the guest to make it work. And that only works if I have IPv6 enabled even though I'm not using IPv6. And the virtio adapter doesn't work if I set it to NAT, only if it's set to either bridged or NAT Network.
Networking, NAT/Bridged/NAT Network on guest still does not work. I have to run a virtio adapter in the guest to make it work. And that only works if I have IPv6 enabled even though I'm not using IPv6. And the virtio adapter doesn't work if I set it to NAT, only if it's set to either bridged or NAT Network.
-
ciamaulex
- Posts: 10
- Joined: 22. Nov 2017, 13:57
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Windows 2016, Debian
Re: Discuss the VirtualBox 7.2.6 release here
This may be interesting. I had the same symptoms, checked Core isolation on my PC and found three settings of which only the first is disabled (memory integrity). I am reluctant to disable the rest because it's the company laptop and before disabling stuff I'd better check it's really safe. Any hope this will be fixed? Or should I disable "Vulnerable drivers" or "LSA Protection", or both?
Thanks
Re: Discuss the VirtualBox 7.2.6 release here
Strange thing with 7.2.6 VBox:
* host (older Intel Xeon X5650, x86_64 level 2) is Fedora 42, kernel 6.18.X
* guest VM is Fedora 42/kernel 6.18 as well (guest is running some java applications with decent/average load).
When I upgraded host from 7.1.14 to 7.2.6, guest VM is aborting after 10-20 hours of run with this last line in VBox.log :
No matter, whether on guest are older 7.1.14 or newer 7.2.6 GuestAdditions, it's still aborting in the same way.
Downgrade to the VBox 7.1 line (the newest 7.1.16) solved this issue, it looks like (this guest is running several days without any problems).
* host (older Intel Xeon X5650, x86_64 level 2) is Fedora 42, kernel 6.18.X
* guest VM is Fedora 42/kernel 6.18 as well (guest is running some java applications with decent/average load).
When I upgraded host from 7.1.14 to 7.2.6, guest VM is aborting after 10-20 hours of run with this last line in VBox.log :
Code: Select all
Event: forcefully unregistering passive event listener 00007f42700014a0 due to excessive queue sizeDowngrade to the VBox 7.1 line (the newest 7.1.16) solved this issue, it looks like (this guest is running several days without any problems).
Re: Discuss the VirtualBox 7.2.6 release here
I noticed that there have been two Windows versions of Virtualbox 7.2.6:
the initial release was VirtualBox-7.2.6-172322-Win.exe, 115 MB
and the actual one is VirtualBox-7.2.6a-172322-Win.exe, 169 MB
Is there some changelog between them?
Thanks in advance
the initial release was VirtualBox-7.2.6-172322-Win.exe, 115 MB
and the actual one is VirtualBox-7.2.6a-172322-Win.exe, 169 MB
Is there some changelog between them?
Thanks in advance
Re: Discuss the VirtualBox 7.2.6 release here
The main difference appears to be ARM files included in the new installer. And while all the other files appear to have been rebuilt too, I'm not sure if there are any substantive differences. Since the build number wasn't incremented, I hope not.