diff options
Diffstat (limited to 'results/scraper/box64/793')
| -rw-r--r-- | results/scraper/box64/793 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/results/scraper/box64/793 b/results/scraper/box64/793 new file mode 100644 index 000000000..5496e5912 --- /dev/null +++ b/results/scraper/box64/793 @@ -0,0 +1,16 @@ +Error: PltResolver: Symbol vwprintf(ver 5: vwprintf@GLIBC_2.2.5) not found, cannot apply R_X86_64_JUMP_SLOT 0x11c6b10 (0x85de36) +I'm running a X86_64 application in Ubuntu and got this error message: +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libusb-1.0.so.0 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using emulated libboost_filesystem.so.1.69.0 +Using emulated libboost_chrono.so.1.69.0 +Using emulated libboost_thread.so.1.69.0 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.so.6 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Error: PltResolver: Symbol vwprintf(ver 5: vwprintf@GLIBC_2.2.5) not found, cannot apply R_X86_64_JUMP_SLOT 0x11c6b10 (0x85de36) \ No newline at end of file |