summary refs log tree commit diff stats
path: root/results/scraper/box64/2731
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
commit63d2e9d409831aa8582787234cae4741847504b7 (patch)
tree595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/2731
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloadqemu-analysis-box64.tar.gz
qemu-analysis-box64.zip
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/2731')
-rw-r--r--results/scraper/box64/273111
1 files changed, 11 insertions, 0 deletions
diff --git a/results/scraper/box64/2731 b/results/scraper/box64/2731
new file mode 100644
index 000000000..05ced8500
--- /dev/null
+++ b/results/scraper/box64/2731
@@ -0,0 +1,11 @@
+Intel Linux64 version of nvm tool crashes with ioperm not found error
+Hello, I am trying to run a x64 Linux binary provided by Intel to read out the NVM of my Intel i226 NIC on a Nvidia Orin Nano (Ubuntu 22.04, aarch64). 
+Initially this worked once but after running the application for the second time the following error message occurs:
+
+```
+[BOX64] Warning, function ioperm not found in lib libc.so.6
+[BOX64] Look for ioperm in loaded elfs
+[BOX64] Warning, function ioperm not found in lib libc.so.6
+[BOX64] Error: PltResolver: Symbol  delete_module(optver 2: delete_module@GLIBC_2.2.5) not found, cannot apply R_X86_64_JUMP_SLOT 0x100534d48 (0x100014566) in eeview64e (local_maplib=(nil), global maplib=0x5c57b170, deepbind=0)
+```
+Is there any way to get around this issue?
\ No newline at end of file