[Bug 271146] emulators/virtualbox-ose{-*}: update to 7.1.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Dec 2024 18:14:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271146 --- Comment #48 from martin@lispworks.com --- (In reply to Frank Reisert from comment #46) I would guess that pfnGetImport is supLoadModuleResolveImport from src/VBox/HostDrivers/Support/SUPLibLdr.cpp, because the log file contains "SUP: RTLdrGetBits failed for VMMR0.r0" which is generated where supLoadModuleInner calls RTLdrGetBits in that file. I think SymValue is the address in memory, so you won't find it in any readelf output. Do you know the name of the symbol? Can you find the relocation in the output of readelf? -- You are receiving this mail because: You are on the CC list for the bug.