diff options
Diffstat (limited to 'results/scraper/box64/175')
| -rw-r--r-- | results/scraper/box64/175 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/results/scraper/box64/175 b/results/scraper/box64/175 new file mode 100644 index 000000000..4768d1396 --- /dev/null +++ b/results/scraper/box64/175 @@ -0,0 +1,18 @@ +Running Minecraft BDS in box64 would crash +**platform**: aarch64 Android (tiny-ubuntu in termux) +**compile host**: as above + +This issue is mentioned by #171, but they should not be recognized as the same issue, so I opened this issue additionally. + +This is the copy of the issue description: + +When I played for a while, the server suddenly crashed. This is the partial output: + +~~~ +Warning, call to __cxa_thread_atexit_impl(0x302b940, 0x7a18000d88, 0x5060fc8) ignored +Warning, call to __cxa_thread_atexit_impl(0x302b980, 0x7a18000db0, 0x5060fc8) ignored +terminate called after throwing an instance of 'std::system_error' + what(): Operation not permitted +Segmentation fault +root@localhost:~/bds# +~~~ \ No newline at end of file |