[Bug 234878] emulators/virtualbox-ose: Update to 6.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 24 17:33:42 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878

--- Comment #96 from Mario Lobo <lobo at bsd.com.br> ---
I finally managed to get VBox into gdb.

Starting program:
/Vmachines/ports/emulators/virtualbox-ose.6110/work/VirtualBox-6.1.10/out/freebsd.amd64/debug/bin/VBoxHeadless
--startvm Debian
Oracle VM VirtualBox Headless Interface 6.1.10
(C) 2008-2020 Oracle Corporation
All rights reserved.

Type Manifest File: /root/.VirtualBox/xpti.dat
[New LWP 101112 of process 13360]
[New LWP 101131 of process 13360]
[New LWP 101141 of process 13360]
nsNativeComponentLoader: autoregistering begins.
nsNativeComponentLoader: autoregistering succeeded
nNCL: registering deferred (0)
^C
Thread 2 received signal SIGINT, Interrupt.
[Switching to LWP 101112 of process 13360]
_umtx_op_err () at /usr/src/lib/libthr/arch/amd64/amd64/_umtx_op_err.S:40
40      RSYSCALL_ERR(_umtx_op)

=============================================================

Starting program:
/Vmachines/ports/emulators/virtualbox-ose.6110/work/VirtualBox-6.1.10/out/freebsd.amd64/debug/bin/VBoxSDL
--startvm Debian
Oracle VM VirtualBox SDL GUI version 6.1.10
(C) 2005-2020 Oracle Corporation
All rights reserved.

Type Manifest File: /root/.VirtualBox/xpti.dat
[New LWP 101168 of process 13409]
[New LWP 101169 of process 13409]
[New LWP 101173 of process 13409]
nsNativeComponentLoader: autoregistering begins.
nsNativeComponentLoader: autoregistering succeeded
nNCL: registering deferred (0)
^C
Thread 2 received signal SIGINT, Interrupt.
[Switching to LWP 101168 of process 13409]
_umtx_op_err () at /usr/src/lib/libthr/arch/amd64/amd64/_umtx_op_err.S:40
40      RSYSCALL_ERR(_umtx_op)

=============================================================

Starting program:
/Vmachines/ports/emulators/virtualbox-ose.6110/work/VirtualBox-6.1.10/out/freebsd.amd64/debug/bin/VirtualBoxVM
--startvm Debian
[New LWP 101200 of process 13489]
[New LWP 101201 of process 13489]
^C
Thread 1 received signal SIGINT, Interrupt.
_umtx_op_err () at /usr/src/lib/libthr/arch/amd64/amd64/_umtx_op_err.S:40
40      RSYSCALL_ERR(_umtx_op)


They all get stuck on the same line.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-emulation mailing list