diff options
Diffstat (limited to 'results/scraper/box64/317')
| -rw-r--r-- | results/scraper/box64/317 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/results/scraper/box64/317 b/results/scraper/box64/317 new file mode 100644 index 000000000..d321c7a68 --- /dev/null +++ b/results/scraper/box64/317 @@ -0,0 +1,14 @@ +Segmentation fault? +## On a Raspberry Pi 4B (8GB RAM) +_I installed box64 from the pre-compiled Debian binaries (If it matters)_ +So basically, I was following a tutorial on how to run Deltarune on linux. +The binaries I used were made for x64 hardware, so I ran them with box64, but I found this dirty error: +``` +unknown Chunk FEDS:1396983110 +2024|SIGSEGV @0x7f50039428 (???(0x7f50039428)) (x64pc=0x54c2d3//home/TheBeeBoi/shared/runner:"/home/TheBeeBoi/shared/runner/__cxa_pure_virtual + 1329427", rsp=0x7f9d5b9b50, stack=0x7f9cdbc000:0x7f9d5bc000 own=(nil) fp=0x1), for accessing 0x7fdae14ba2 (code=1/prot=0), db=0x97842a80(0x7f50039428:0x7f500395f0/0x54c2d3:0x54c386//home/TheBeeBoi/shared/runner/__cxa_pure_virtual + 1329427:clean, hash:75144d06/75144d06) handler=(nil) +Segmentation fault +``` +The folders are like so: +/home/TheBeeBoi/shared + - assets (folder included with game) + - runner (binary for game) \ No newline at end of file |