http://bugs.winehq.org/show_bug.cgi?id=5574
Summary: winebdg never ends. Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-debug AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
When a program crashes, winedbg runs and never stops. It falls in an infinite loop. This make my cpu be at 100%. Then, I must kill it with kill -9.
It is an very anoying bug, since it takes several minutes to write kill -9 ... and kill winebdg.
I attached an exemple. Joaopa