[Bug 272991] emulators/virtualbox-ose-additions: build failed on 14-current "error: no member named 'auto_ptr' in namespace 'std'"

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 17 Aug 2023 13:36:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272991

--- Comment #4 from groenveld@acm.org ---
Created attachment 244169
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244169&action=edit
VBoxManage showvminfo --machinereadable fbsd14

(In reply to takahiro.kurosawa from comment #2)

On host and guest:
$ uname -srvKU
FreeBSD 14.0-ALPHA1 FreeBSD 14.0-ALPHA1 amd64 1400094 #0
main-n264678-136fc495615f: Fri Aug 11 08:18:04 UTC 2023    
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC 1400094
1400094

I have attached VBoxManage showvminfo --machinereadable fbsd14.

Here's the crash in guest upon kldload vboxguest:

 KLD '/boot/modules/vboxguest.ko' is newer than the linker.hints file
vboxguest0 port 0xc140-0xc15f mem 0x88000000-0x883fffff,0x88420000-0x88423fff
irq 20 at device 4.0 on pci0
panic: mutex Giant owned at /usr/src/sys/kern/kern_synch.c:501
cpuid = 0
time = 1692264146
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe005f9624b0
vpanic() at vpanic+0x132/frame 0xfffffe005f9625e0
panic() at panic+0x43/frame 0xfffffe005f962640
__mtx_assert() at __mtx_assert+0xc4/frame 0xfffffe005f962650
mi_switch() at mi_switch+0x6f/frame 0xfffffe005f962670
sleepq_switch() at sleepq_switch+0x104/frame 0xfffffe005f9626b0
rtR0SemEventMultiBsdWait() at rtR0SemEventMultiBsdWait+0x293/frame
0xfffffe005f962710
vgdrvHgcmAsyncWaitCallbackWorker() at
vgdrvHgcmAsyncWaitCallbackWorker+0x110/frame 0xfffffe005f962750
VbglR0HGCMInternalConnect() at VbglR0HGCMInternalConnect+0x12d/frame
0xfffffe005f9627a0
vgdrvIoCtl_HGCMConnect() at vgdrvIoCtl_HGCMConnect+0x42/frame
0xfffffe005f9627e0
VGDrvCommonProcessOptionsFromHost() at
VGDrvCommonProcessOptionsFromHost+0x1e8/frame 0xfffffe005f9628e0
vgdrvFreeBSDAttach() at vgdrvFreeBSDAttach+0x1dc/frame 0xfffffe005f962920
device_attach() at device_attach+0x3bc/frame 0xfffffe005f962960
device_probe_and_attach() at device_probe_and_attach+0x70/frame
0xfffffe005f962990
pci_driver_added() at pci_driver_added+0xf2/frame 0xfffffe005f9629d0
devclass_driver_added() at devclass_driver_added+0x39/frame 0xfffffe005f962a10
devclass_add_driver() at devclass_add_driver+0x138/frame 0xfffffe005f962a50
module_register_init() at module_register_init+0xb0/frame 0xfffffe005f962a80
linker_load_module() at linker_load_module+0xbd2/frame 0xfffffe005f962d80
kern_kldload() at kern_kldload+0x16f/frame 0xfffffe005f962dd0
sys_kldload() at sys_kldload+0x5c/frame 0xfffffe005f962e00
amd64_syscall() at amd64_syscall+0x138/frame 0xfffffe005f962f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe005f962f30
--- syscall (304, FreeBSD ELF64, kldload), rip = 0x709e5112ba, rsp =
0x709d3c7da8, rbp = 0x709d3c8320 ---
KDB: enter: panic
[ thread pid 832 tid 100160 ]
Stopped at      kdb_enter+0x32: movq    $0,0xe29a73(%rip)
db> 

John
groenveld@acm.org

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