Closed kenneth-Q closed 5 years ago
Nethack is moved to https://github.com/termux/game-packages/tree/master/packages/nethack.
Found another error:
$ nethack
WARNING: linker: /data/data/com.termux/files/usr/games/lib/nethackdir/nethack: unused DT entry: type 0x1d arg 0x74d5
CANNOT LINK EXECUTABLE: cannot locate symbol "__aeabi_memcpy" referenced by "/data/data/com.termux/files/usr/games/lib/nethackdir/nethack"...
page record for 0xb6d2902c was not found (block_size=16)
termux-info:
Updatable packages:
All packages up to date
Subscribed repositories:
https://dl.bintray.com/grimler/science-packages-21 science/stable
https://dl.bintray.com/grimler/game-packages-21 games/stable
https://termux.net stable/main
https://termux.net stable/main
System information:
Linux localhost 3.4.113-g955ea3f #1 SMP PREEMPT Sat Jun 30 09:25:00 UTC 2018 armv7l Android
Termux-packages arch:
arm
Android version:
6.0.1
Device manufacturer:
Asus
Device model:
Nexus 7
@Grimler91
I can reproduce the "Program initialization has failed" error but not the memcpy error (tried on arm android 7) @xeffyr does that happen right after you run nethack?
I found a bug. I run nethack and create a role. Then I cannot continue and output these information:
Here, I provide a log file from strace command: here
Another information: Updatable packages: All packages up date System information: Linux localhost 3.4.0-7532458 #1 SMP PREEMPT Wed Mar 16 12:53:31 KST 2016 armv7l Android Termux-packages arch: arm Android version: 5.0 Device manufacturer: samsung Device model: SM-N9007
I have no idea to fix it. Thank you.