We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/home/builder/.termux-build/wine-staging/src/dlls/ntdll/unix/virtual.c:1026: BOOL alloc_pages_vprot(const void *, size_t): assertion "end <= pages_vprot_size << pages_vprot_shift" failed 0024:err:environ:run_wineboot failed to start wineboot c00000e5 /home/builder/.termux-build/wine-staging/src/dlls/ntdll/unix/virtual.c:1026: BOOL alloc_pages_vprot(const void *, size_t): assertion "end <= pages_vprot_size << pages_vprot_shift" failed
eg : wine /sdcard/apps.exe
No response
termux-info:
Termux Variables: TERMUX_APP_PACKAGE_MANAGER=apt TERMUX_APP__APK_FILE=/data/app/~~p3vleTRatD7ZCiNfHlOIfg==/com.termux-WSk6fQZjxtiJmBzCF7FMVg==/base.apk TERMUX_APP__APK_RELEASE=GITHUB TERMUX_APP__APP_VERSION_CODE=1020 TERMUX_APP__APP_VERSION_NAME=0.119.0-beta.1 TERMUX_APP__DATA_DIR=/data/user/0/com.termux TERMUX_APP__IS_DEBUGGABLE_BUILD=true TERMUX_APP__IS_INSTALLED_ON_EXTERNAL_STORAGE=false TERMUX_APP__PACKAGE_NAME=com.termux TERMUX_APP__PID=5989 TERMUX_APP__TARGET_SDK=28 TERMUX_VERSION=0.119.0-beta.1 TERMUX__SE_FILE_CONTEXT=u:object_r:app_data_file:s0:c182,c258,c512,c768 TERMUX__SE_INFO=default:targetSdkVersion=28:complete TERMUX__SE_PROCESS_CONTEXT=u:r:untrusted_app_27:s0:c182,c258,c512,c768 TERMUX__UID=10694 TERMUX__USER_ID=0 Packages CPU architecture: aarch64 Subscribed repositories: # sources.list deb https://mirrors.ustc.edu.cn/termux/termux-main stable main # x11-repo (sources.list.d/x11.list) deb https://mirrors.ustc.edu.cn/termux/termux-x11 x11 main # tur-repo (sources.list.d/tur.list) deb https://tur.kcubeterm.com tur-packages tur tur-on-device tur-continuous tur-multilib Updatable packages: libc++/stable 27b aarch64 [upgradable from: 27] libgc/stable 8.2.8 aarch64 [upgradable from: 8.2.6] ndk-sysroot/stable 27b aarch64 [upgradable from: 27-1] termux-tools version: 1.43.4 Android version: 12 Kernel build information: Linux localhost 4.14.186+ #1 SMP PREEMPT Tue Nov 28 22:29:36 CST 2023 aarch64 Android Device manufacturer: OPPO Device model: PDCM00 LD Variables: LD_LIBRARY_PATH= LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so Installed termux plugins: com.termux.x11 versionCode:15
The text was updated successfully, but these errors were encountered:
Do you try to run x86 apps on ARM?
Sorry, something went wrong.
no I just run this
wineconsole
I can't reproduce it on my device...
I found a similar problem in hangover wine issues. Maybe it's releated?
AndreRH/hangover#144
No branches or pull requests
Problem description
/home/builder/.termux-build/wine-staging/src/dlls/ntdll/unix/virtual.c:1026: BOOL alloc_pages_vprot(const void *, size_t): assertion "end <= pages_vprot_size << pages_vprot_shift" failed
0024:err:environ:run_wineboot failed to start wineboot c00000e5
/home/builder/.termux-build/wine-staging/src/dlls/ntdll/unix/virtual.c:1026: BOOL alloc_pages_vprot(const void *, size_t): assertion "end <= pages_vprot_size << pages_vprot_shift" failed
What steps will reproduce the bug?
eg :
wine /sdcard/apps.exe
What is the expected behavior?
No response
System information
termux-info:
The text was updated successfully, but these errors were encountered: