termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
751 stars 161 forks source link

Run Graalvm CE 21.0 16r Program successfully but output error #177

Closed qwqawawow closed 3 years ago

qwqawawow commented 3 years ago

Problem description

Run Graalvm CE 21.0 16r Program successfully but output error

[0.020s][error][cds] Unable to map CDS archive -- os::vm_allocation_granularity() expected: 65536 actual: 4096

Steps to reproduce

I dont know how to solve this problem.

Expected behavior

Run graalvm program successfully with CDS Archive

Additional information

Termux application version: 0.117 on F-Droid. Proot version: 5.1.107-42 Android OS version: Android 10 Kernel version: 4.14.116 Device model: Honor X10.

qwqawawow commented 3 years ago

Not a bug