[Bug 44833] Wine 3.4 for Androidx86 Crashes on Startup

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 27 13:48:01 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44833

Fabian Maurer <dark.shadow4 at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dark.shadow4 at web.de

--- Comment #1 from Fabian Maurer <dark.shadow4 at web.de> ---
> running Android 4.4 (KitKat)

Your Android is most likely too old.
Don't know if this is a bug we want fixed or whether that's a WONTFIX though.

More information:

https://developer.android.com/studio/releases/platforms.html
> Android 5.0 (API level 21)
> Android 4.4 (API level 19)


https://android.googlesource.com/platform/ndk/+/master/docs/user/common_problems.md
>Using _FILE_OFFSET_BITS=64 instructs the C library to use mmap64 instead of
> mmap. mmap64 was not available until android-21. If your minSdkVersion value
> is lower than 21, the C library does not contain an mmap that is compatible
> with _FILE_OFFSET_BITS=64, so the function is unavailable.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list