diff options
Diffstat (limited to 'results/scraper/box64/99')
| -rw-r--r-- | results/scraper/box64/99 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/results/scraper/box64/99 b/results/scraper/box64/99 new file mode 100644 index 000000000..e91d2604a --- /dev/null +++ b/results/scraper/box64/99 @@ -0,0 +1,20 @@ +Otohits segfaults +Hello, +This [closed-source](https://cdndl.otohits.net/dl/OtohitsApp_5068_linux_portable.tar.gz) app segfaults. otohits-app should launch and control otohits-viewer, which is essentially an headless chromium. However it just crashes. +My sistem is a Raspberry Pi 4 with standard RaspiOS arm64. + +``` +Box64 with trace with Dynarec v0.1.3 5cc3512 built on Aug 22 2021 23:11:51 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 24 Env var +Looking for ./otohits-app +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) librt.so.1 +0512|SIGSEGV @0x648eb670 (???(/usr/local/bin/box64/0x648eb670)) (x64pc=0xffffffffff600001/???:"???", rsp=0x7fa346f458, stack=0x7fa2c70000:0x7fa3470000 own=(nil) fp=0x7fa346f478), for accessing 0xffffffffff600000 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil) +Segmentation fault +``` +[nodynarec.txt](https://github.com/ptitSeb/box64/files/7028179/nodynarec.txt) +[dynarec.txt](https://github.com/ptitSeb/box64/files/7028181/dynarec.txt) |