https://bugs.winehq.org/show_bug.cgi?id=50952
Bug ID: 50952 Summary: Regression: Legends of Runeterra crashes at launch Product: Wine Version: 5.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: dt@zeroitlab.com Distribution: ---
Continuing from #47970
This is probably related to hooking of LdrInitializeThunk or other thread start related logic. I'll try to investigate.
Regressed since 5.10
According to a previous bisect by Daniel Bomar, first bad commit is be0eb9c92eb7a4fcd9d0d48568c8ed5e8326ef0b: ntdll: Move the thread startup code to the Unix library