[Bug 1201813] New: Virtualbox VM with enabled usb crashes at start
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 Bug ID: 1201813 Summary: Virtualbox VM with enabled usb crashes at start Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Virtualization:Other Assignee: virt-bugs@suse.de Reporter: cy6erGn0m@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- A VirtualBox VM is unable to start (crashes at startup) if the USB controller is enabled and configured for USB 2.0 or USB 3.0. Works if USB 1.1 is used. VirtualBox UI doesn't provide any useful diagnostic, however dmesg has the following: [170862.825518] vboxdrv: 0000000000000000 VMMR0.r0 [170862.958149] vboxdrv: 0000000000000000 VBoxDDR0.r0 [170863.014968] vboxdrv: 0000000000000000 VBoxEhciR0.r0 [170863.015116] EMT-0[31543]: segfault at 0 ip 00007f836aeea774 sp 00007f83b0ffa760 error 4 in VBoxDD.so[7f836ae25000+178000] [170863.015130] Code: c9 c3 0f 1f 40 00 55 48 89 e5 41 56 41 55 49 89 fd 41 54 4d 8d b5 80 00 00 00 4d 8d 65 30 53 e8 82 c4 f3 ff 66 90 49 8b 3c 24 <48> 8b 1f 4c 39 e7 74 36 0f 1f 40 00 48 8b 47 08 66 0f ef c0 48 89 [170874.585959] vboxdrv: 0000000000000000 VMMR0.r0 [170874.728903] vboxdrv: 0000000000000000 VBoxDDR0.r0 [170874.777416] VMMR0InitVM: eflags=246 fKernelFeatures=0x0 (SUPKERNELFEATURES_SMAP=0) Installing the extensions pack makes no difference -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c1 --- Comment #1 from Sergey Mashkov <cy6erGn0m@gmail.com> --- VirtualBox 6.1.34_SUSE r150636 Linux cy-machine-dell 5.18.11-1-default #1 SMP PREEMPT_DYNAMIC Fri Jul 15 05:36:11 UTC 2022 (4fcb983) x86_64 x86_64 x86_64 GNU/Linux -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c3 --- Comment #3 from Sergey Mashkov <cy6erGn0m@gmail.com> --- As far as I see, VM crashes before a guest system can start. Also tried to switch between different system types including Windows, Linux, Solaris. Also tried to disable hardware virtual acceleration and PAE/NX options with no luck. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c4 --- Comment #4 from Sergey Mashkov <cy6erGn0m@gmail.com> --- Created attachment 860402 --> http://bugzilla.opensuse.org/attachment.cgi?id=860402&action=edit virtual box log Tail is 00:00:01.682466 SUP: seg #0: R X 0x00000000 LB 0x00001000 00:00:01.682477 SUP: seg #1: R X 0x00001000 LB 0x00002000 00:00:01.682483 SUP: seg #2: R 0x00003000 LB 0x00101000 00:00:01.682487 SUP: seg #3: RW 0x00104000 LB 0x00000820 00:00:01.683058 SUP: Loaded VBoxEhciR0.r0 (/usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR0.r0) at 0xXXXXXXXXXXXXXXXX - ModuleInit at XXXXXXXXXXXXXXXX and ModuleTerm at XXXXXXXXXXXXXXXX -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c5 --- Comment #5 from Sergey Mashkov <cy6erGn0m@gmail.com> --- Just tried to disable everthing is possible, removed even all drives and networks. The result is the same: if there is a USB2+ enabled - crash. Without usb it does boot and complaining that there is no bootable image (that is expected without drives). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c6 --- Comment #6 from Sergey Mashkov <cy6erGn0m@gmail.com> --- zypper search -iv virtualbox S | Name | Type | Version | Arch | Repository ---+------------------------+---------+-----------------------+--------+--------------------------- i | virtualbox | package | 6.1.34-7.1 | x86_64 | ���������������� ���������������������� (OSS) i | virtualbox | package | 6.1.34-7.1 | x86_64 | openSUSE:Tumbleweed i | virtualbox-kmp-default | package | 6.1.34_k5.18.11_1-7.5 | x86_64 | ���������������� ���������������������� (OSS) i | virtualbox-kmp-default | package | 6.1.34_k5.18.11_1-7.5 | x86_64 | openSUSE:Tumbleweed i+ | virtualbox-qt | package | 6.1.34-7.1 | x86_64 | ���������������� ���������������������� (OSS) i+ | virtualbox-qt | package | 6.1.34-7.1 | x86_64 | openSUSE:Tumbleweed -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c7 Stephan Hemeier <Sauerlandlinux@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Sauerlandlinux@gmx.de --- Comment #7 from Stephan Hemeier <Sauerlandlinux@gmx.de> --- Same here on Leap 15.3 with kernel:stable:backports Start wit USB 1.1 and not starting with Usb 3. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c8 --- Comment #8 from Stephan Hemeier <Sauerlandlinux@gmx.de> --- Created attachment 860436 --> http://bugzilla.opensuse.org/attachment.cgi?id=860436&action=edit log from failed start -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c9 --- Comment #9 from Stephan Hemeier <Sauerlandlinux@gmx.de> --- uname -a Linux linux64 5.18.14-lp153.3.g22d3f54-default #1 SMP PREEMPT_DYNAMIC Mon Jul 25 12:26:56 UTC 2022 (22d3f54) x86_64 x86_64 x86_64 GNU/Linux i+ | virtualbox | Paket | 6.1.36-lp153.651.4 | x86_64 | Kernel-stable-backport-Sauerland i+ | virtualbox-kmp-default | Paket | 6.1.36_k5.18.14_lp153.3.g22d3f54-lp153.651.3 | x86_64 | Kernel-stable-backport-Sauerland i+ | virtualbox-qt | Paket | 6.1.36-lp153.651.4 | x86_64 | Kernel-stable-backport-Sauerland Virtualbox is a branch without changes from Virtualization Repo. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c10 --- Comment #10 from Stephan Hemeier <Sauerlandlinux@gmx.de> --- Oops my failure, please excuse me. Wrong extensions installed. Installed 6.1.36 extensions and all is good. Also I want to say thanks to Larry Finger for his work on Wlan and Virtualbox. Stephan -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c11 --- Comment #11 from Sergey Mashkov <cy6erGn0m@gmail.com> --- That's interesting. But in my case extensions seems to be correct, am I right? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201813 http://bugzilla.opensuse.org/show_bug.cgi?id=1201813#c12 --- Comment #12 from Sergey Mashkov <cy6erGn0m@gmail.com> --- According to the log, the file /usr/lib/virtualbox/ExtensionPacks/Oracle_VM_VirtualBox_Extension_Pack/linux.amd64/VBoxEhciR0.r0 is used strings VBoxEhciR0.r0 | grep 6 HcPortStatusCtrl[6] /mnt/tinderbox/extpacks-6.1/src/VBox/Devices/USB/DevEHCI.cpp /mnt/tinderbox/extpacks-6.1/src/VBox/Devices/USB/DevXHCI.cpp GCC: (GNU) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) GCC: (GNU) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) cat ../ExtPack.xml <?xml version="1.0"?> <VirtualBoxExtensionPack xmlns="http://www.virtualbox.org/VirtualBoxExtensionPack" version="1.0"> <Name>Oracle VM VirtualBox Extension Pack</Name> <Description>Oracle Cloud Infrastructure integration, USB 2.0 and USB 3.0 Host Controller, Host Webcam, VirtualBox RDP, PXE ROM, Disk Encryption, NVMe.</Description> <Version revision="152435">6.1.36</Version> <MainModule>VBoxPuelMain</MainModule> <MainVMModule>VBoxPuelMainVM</MainVMModule> <VRDEModule>VBoxVRDP</VRDEModule> <ShowLicense/> </VirtualBoxExtensionPack> So in my case, it looks like versions are correct -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com