summary refs log tree commit diff stats
path: root/results/scraper/box64/317
blob: d321c7a68b7c8e4aa490b02cbbfe2bb6707a5f3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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)