Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2024 18:14:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 271146] emulators/virtualbox-ose{-*}: update to 7.1.4
Message-ID:  <bug-271146-4077-J1zHEiZtoQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271146-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271146-4077-J1zHEiZtoQ>