VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (427 - 429 of 16363)

Ticket Resolution Summary Owner Reporter
#20324 duplicate You never addressed bug ticket 20273 which causes very annoying sound issues FrankW
Description

When guest applications close with audio playing, the last sound is played forever on the host. With several guests open this can be REALLY ANNOYING. I don't know why this wasn't fixed since it was reported on ticket 20273 before 6.1.20 and carries on to 6.1.21.

#20323 fixed VM Machine wont to start after upgrade to 6.1.20 => fixed in svn/6.1.x x>20 Krzychull
Description

Hi, I'm running virtualbox on debian 10.9 linux host After upgrade to 6.1.20 no virtual machine wants to start and ends with message "The VM session was aborted" On syslog I found such message:

Apr 24 22:04:41 kailan kernel: SUPR0GipMap: fGetGipCpu=0x13 Apr 24 22:04:42 kailan kernel: vboxdrv: 0000000068e25721 VMMR0.r0 Apr 24 22:04:42 kailan kernel: vboxdrv: 00000000856fd8ba VBoxDDR0.r0 Apr 24 22:04:42 kailan kernel: EMT-0[28549]: segfault at 1 ip 00007fa8116e3b27 sp 00007fa83c619890 error 6 in VBoxDD.so[7fa8115ed000+160000] Apr 24 22:04:42 kailan kernel: Code: 40 f5 03 c6 40 f4 03 48 39 d0 75 c7 e9 5a fe ff ff 66 90 4d 8b 5c 24 28 41 be 07 39 00 00 ba ff ff ff ff 4d 8b bb b0 04 00 0 0 <41> c6 47 01 01 66 45 89 77 02 41 8b 8b b8 04 00 00 89 ce c1 ee 02

VirtualBox 6.1.20 Oracle VM VirtualBox Extension Pack was installed on host. VBox.log of the machine I am trying to run attached. After downgrade to virtualbox-6.1.18 everything works correctly.

#20320 fixed Cannot run executable in shared folder in Linux/Kali -> Fixed in SVN VimExtreme
Description

I am running two virtual machines in my Debian host: 1 Kali, 1 Windows 10. Both have a shared folder mounted into the guest machines, called "austausch" (= "shared" in English).

In Kali, I start a terminal/bash and try to run an executable bash script like this:

$ cd ~/austausch

$ cat test.sh
#!/bin/bash
echo "Hello world!"

$ ./test.sh
bash: ./test.sh: /bin/bash: Defekter Interpreter: Das Argument ist ungültig (= "broken interpreter: The argument is invalid")

$ bash test.sh
Hello world!

$ cp test.sh ~/
$ cd ~/

$ ./test.sh
Hello world!

$ mount | grep Austausch
Austausch on /media/sf_Austausch type vboxsf (rw,nodev,relatime,iocharset=utf8,uid=0,gid=0)

In Windows 10, there is no such issue and I can run arbitrary exe files from the shared folder.

I am running VirtualBox 6.1.20 on Debian/Host, and it appears to be 6.1.18 in Kali for some reason although I tried to update *now*:

$ apt update
[...]

$ apt install virtualbox-guest-utils virtualbox-guest-x11
[...]
virtualbox-guest-utils ist schon die neueste Version (6.1.18-dfsg-2). (= "is already the newest version")
virtualbox-guest-x11 ist schon die neueste Version (6.1.18-dfsg-2). (= "is already the newest version")

I am not sure when this problem came up initially, but I think it was in VB 6.1.18. I seem to not be the only one with this problem, as a few colleagues of mine have run into this issue, too.

Any ideas what might have gone wrong here?

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy