https://bugs.winehq.org/show_bug.cgi?id=40008
Bug ID: 40008 Summary: OllyDbg hangs when trying to pause debuggee Product: Wine Version: 1.9.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: b7.10110111@gmail.com Distribution: ---
To reproduce:
1. Launch OllyDbg 2. Press F3, choose some exe file, e.g. Test.exe in OllyDbg distribution 3. Press Ctrl+E 4. In the newly-opened dialog enter in HEX+00 field: EBFE 5. Press F9 6. Choose in menu Debug->Pause 7. See OllyDbg freeze.
https://bugs.winehq.org/show_bug.cgi?id=40008
Ruslan Kabatsayev b7.10110111@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.ollydbg.de/odbg2 | |01.zip
https://bugs.winehq.org/show_bug.cgi?id=40008
--- Comment #1 from Ruslan Kabatsayev b7.10110111@gmail.com --- Still present in wine-2.15-74-g083e61f.
https://bugs.winehq.org/show_bug.cgi?id=40008
--- Comment #2 from Ruslan Kabatsayev b7.10110111@gmail.com --- Still present in wine-2.22-158-g47e9e91.
https://bugs.winehq.org/show_bug.cgi?id=40008
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Component|kernel32 |ntdll Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Summary|OllyDbg hangs when trying |OllyDbg 2.x hangs when |to pause debuggee |trying to pause debuggee Fixed by SHA1| |72fc2ceaa6ae472a809b4d5c02b | |e98c44388c1b7 URL|http://www.ollydbg.de/odbg2 |https://web.archive.org/web |01.zip |/20140209193012/http://olly | |dbg.de/odbg201.zip
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed by commit https://source.winehq.org/git/wine.git/commitdiff/72fc2ceaa6ae472a809b4d5c02... ("ntdll: Use pthread mutexes for uninterrupted sections in the Unix library.").
Part of Wine 5.12 release.
Thanks Alexandre
$ sha1sum odbg201.zip d41fe77a2801d38476f20468ab61ddce14c3abb8 odbg201.zip
$ du -sh odbg201.zip 6.7M odbg201.zip
$ wine --version wine-5.11-327-g72fc2ceaa6a
Regards
https://bugs.winehq.org/show_bug.cgi?id=40008
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.2.