http://bugs.winehq.org/show_bug.cgi?id=58604
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #7 from Eric Pouech eric.pouech@gmail.com --- if you get the message: 02c0:fixme:console:default_ctrl_handler Terminating process e0 on event 0
it means that a process has received the ctrl-c signal; but this process (assuming it's the SCUM server one) didn't trigger any callback fro ctrl-c handling
also in #6, how come the SCUM server process isn't running (is that after you hit ctrl-c?)
a WINEDEBUG=+console,+process trace could help understanding what happens