Skip to content
New issue

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

[Bug]: wine error #1189

Open
spz2020 opened this issue Sep 11, 2024 · 4 comments
Open

[Bug]: wine error #1189

spz2020 opened this issue Sep 11, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@spz2020
Copy link

spz2020 commented Sep 11, 2024

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:


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
@spz2020 spz2020 added bug Something isn't working untriaged labels Sep 11, 2024
@IntinteDAO
Copy link
Contributor

Do you try to run x86 apps on ARM?

@spz2020
Copy link
Author

spz2020 commented Sep 12, 2024

no
I just run this

wineconsole

@licy183
Copy link
Collaborator

licy183 commented Sep 13, 2024

I can't reproduce it on my device...

@licy183 licy183 removed the untriaged label Sep 13, 2024
@IntinteDAO
Copy link
Contributor

I can't reproduce it on my device...

I found a similar problem in hangover wine issues. Maybe it's releated?

AndreRH/hangover#144

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants