diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-16 14:55:48 +0200 |
| commit | 63d2e9d409831aa8582787234cae4741847504b7 (patch) | |
| tree | 595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/2257 | |
| parent | 2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff) | |
| download | qemu-analysis-box64.tar.gz qemu-analysis-box64.zip | |
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/2257')
| -rw-r--r-- | results/scraper/box64/2257 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/results/scraper/box64/2257 b/results/scraper/box64/2257 new file mode 100644 index 000000000..85bab3375 --- /dev/null +++ b/results/scraper/box64/2257 @@ -0,0 +1,21 @@ +error loading libs +I am in Android and in logs there errors: + +[18:43:30] Error loading needed lib libandroid-sysvshm.so +[18:43:30] Warning, cannot pre-load libandroid-sysvshm.so + +also, a bunch of errors: + /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.3 (fatal) +[18:43:30] 19930: /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.4 (fatal) +[18:43:30] 19930: /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.5 (fatal) +[18:43:30] 19930: /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.6 (fatal) +[18:43:30] 19930: /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.7 (fatal) +[18:43:30] 19930: /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.8 (fatal) +[18:43:30] 19930: /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.9 (fatal) +[18:43:30] argv[1]="explorer" +[18:43:30] 19930: /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.10 (fatal) +[18:43:30] argv[2]="/desktop=shell,1024x640" +[18:43:30] 19930: /data/user/0/com.winlator/files/imagefs/usr/local/bin/box64: error: symbol lookup error: undefined symbol: pthread_kill, version GLIBC_2.11 (fatal) + +and a bunch others (attach the log) +[logs.txt](https://github.com/user-attachments/files/18390063/logs.txt) |