https://bugs.winehq.org/show_bug.cgi?id=54974
Bug ID: 54974 Summary: armv7 ELF builds crashing since "ntdll: Support the machine extended parameter in NtMapViewOfSectionEx()." Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: julliard@winehq.org Regression SHA1: ebc1b099159059d35fd86e61122ab7f7aa6722ef Distribution: ---
Since "ntdll: Support the machine extended parameter in NtMapViewOfSectionEx().", ebc1b099159059d35fd86e61122ab7f7aa6722ef, my armv7 ELF builds (--without-mingw) crash on startup.
I haven't yet had time to dig into what crashes and why - filing the bug early in case this rings any bells.
(I know the non-PE builds aren't the recommended way going forward, but as this used to work, I test it continuously until it is formally no longer supported.)