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.
https://bugs.winehq.org/show_bug.cgi?id=51214
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- I can't really bisect this. Something between bb065801a69 and 277a5728da6 broke it, but either winevdm or wineboot fails to load for every commit between those two.
https://bugs.winehq.org/show_bug.cgi?id=51214
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #2 from Bernhard Übelacker bernhardu@mailbox.org --- Issue seems to originate from wine being unable to find rundll.exe16.
https://www.winehq.org/pipermail/wine-devel/2021-June/thread.html#189543
https://bugs.winehq.org/show_bug.cgi?id=51214
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Component|-unknown |ntdll Status|NEW |RESOLVED Fixed by SHA1| |cbf7a101763790ca03307c72d32 | |dd8969a381be6
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/cbf7a101763790ca03307c72d32dd8969a381be6; thanks Bernhard.
https://bugs.winehq.org/show_bug.cgi?id=51214
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.12.