https://bugs.winehq.org/show_bug.cgi?id=51214
Bug ID: 51214 Summary: rundll.exe and winoldap.mod crash Product: Wine Version: 6.9 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression, source, win16 Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
When run directly (e.g. `wine rundll.exe`, `wine winoldap.mod`) or when launched via WinExec.
Both seem to crash the same way. It looks like wine is trying to execute the fake executable.
Obviously a regression; I'll start working on a bisect if it's not already obvious what the solution is.