http://bugs.winehq.org/show_bug.cgi?id=58412
Bug ID: 58412 Summary: winedbg recursively forks until the memory is exhausted Product: Wine Version: 10.0-rc2 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: bernhardu@mailbox.org Distribution: ---
This bug is just to document my findings from this Debian Bug: https://bugs.debian.org/1104317
It was just observed with a 32-bit Trixie/testing system. It looks like for some reason the executable image gets relocated and cannot be placed at its desired base address. Unfortunately the entry point gets not relocated.
With a rebuilt package including these patches winecfg could startup normally.
https://gitlab.winehq.org/wine/wine/-/commit/398da92511b51d3ee4ce7c77bfe6d73...
https://gitlab.winehq.org/wine/wine/-/commit/5c45391e9f79854915c50a15054f2de...