summary refs log tree commit diff stats
path: root/results/scraper/box64/2731
diff options
context:
space:
mode:
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