Radu

Results 13 comments of Radu

`zypper in java-11-openjdk-jmods` I've had the same issue on openSUSE Tumbleweed aarch64. Thanks.

Hi @xtkoba. Thank you for your reply. Can you please advise how I would use logcat? The issue seems to be when I'm attaching the cdrom. I've downloaded an openSUSE...

> Running the command that fails under strace would also be useful, i.e. run something like > > ``` > strace -o qemu.log qemu-system-x86_64 -name "openSUSE" -M q35 -smp 2...

> Or maybe only on relatively new SoCs. XQ-CT54 (Sony Xperia 1 IV) has Qualcomm Snapdragon 8 Gen 1. Hi @xtkoba. Pleases see attached. Thank you. [logcat.txt](https://github.com/termux/termux-packages/files/9838592/logcat.txt)

I've copied a qcow2 disk from a VM in Proxmox and it boots absolutely fine. As soon as I attach the cd-rom it fails. I hope this helps. Thank you.

> @radumamy Please share the output of > > ```shell > llvm-objdump -d --disassemble-symbols=siglongjmp /apex/com.android.runtime/lib64/bionic/libc.so > ``` > > (You may need to install `llvm` package.) [llvm.txt](https://github.com/termux/termux-packages/files/9839527/llvm.txt) As requested, many...

> This makes no sense. ~OEM shipping `libc.so` that their CPU can't run?~ looks like Android 12 security feature... Possible to provide output of `lscpu` command? lscpu Architecture: aarch64 CPU...

> Never had issues with QEMU on my device (Pixel 5), even on Android 13 with latest security patch. > > Used these commands: > > ``` > qemu-img create...

VM with no cd-rom attached working as expected. ![Uploading Screenshot_20221021-163044.png…]()

> As I said, for me it can boot image with no issues: > > ![qemu](https://user-images.githubusercontent.com/107305601/197233636-03e84078-20a0-461b-8864-3bb4850f1653.png) > > I have compiled older package version (7.0.0). Try it and tell whether...