https://bugs.winehq.org/show_bug.cgi?id=56048
Bug ID: 56048 Summary: winedbg --auto: shows incomplete modules list Product: Wine Version: 9.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winedbg Assignee: wine-bugs@winehq.org Reporter: bernhardu@mailbox.org Distribution: ---
When lookgin into the attachement of bug 55985 I wondered why just one module is shown. It looks like this executable somehow achives to link against a 32-bit module while the process is 64-bit. This 32-bit module is loaded to the lowest address of all modules, gets therefore sorted to index 0 in winedbg and therefore this is used as the processes architecture.
https://bugs.winehq.org/show_bug.cgi?id=56048
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- Submitted following merge request: https://gitlab.winehq.org/wine/wine/-/merge_requests/4708
And kind of related this ones: https://gitlab.winehq.org/wine/wine/-/merge_requests/4709 https://gitlab.winehq.org/wine/wine/-/merge_requests/4710
https://bugs.winehq.org/show_bug.cgi?id=56048
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |b0db6cfd4d92d892e4ea58b47c3 | |f2f674e0b57ab Resolution|--- |FIXED CC| |infyquest@gmail.com
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Fix commited - b0db6cfd4d92d892e4ea58b47c3f2f674e0b57ab
https://bugs.winehq.org/show_bug.cgi?id=56048
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc3.