https://bugs.winehq.org/show_bug.cgi?id=44018
Bug ID: 44018 Summary: winedbg: Can't interrupt program with Ctrl-C Product: Wine Version: 2.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winedbg Assignee: wine-bugs@winehq.org Reporter: lemonsqueeze@gmx.com Distribution: ---
Created attachment 59682 --> https://bugs.winehq.org/attachment.cgi?id=59682 log
Hi,
Came across this win64 program that winedbg has trouble with: Sending a bunch of Ctrl-C displays:
^CCtrl-C: stopping debuggee ^CCtrl-C: stopping debuggee ^CCtrl-C: stopping debuggee
But we never get back to winedbg's prompt so there's no way to type commands. Any help with this very much appreciated.
Set of files to replicate the issue can be downloaded from: http://tinyurl.com/y6vh9yqd
Tested on Ubuntu 16.04 x86_64, Tried both stable (2.0.3) and devel (2.0.21) wine packages from https://dl.winehq.org/wine-builds/ubuntu
Also tried running it in wineconsole or attaching process in winedbg from another shell, didn't help.
Log: see attachment