http://bugs.winehq.org/show_bug.cgi?id=58604
--- Comment #6 from 邹卓林 1514704742@qq.com --- Hello, I tried running my SCUMServer server using the wine cmd method, but unfortunately it's not much different from running normal wine. I directly sent the running log of ^ C or kill -2 wine on the terminal, but it still prompted me: 0290:fixme:console:default_ctrl_handler Terminating process 130 on event 0 Z:\home\engine> Here are my process details:
ps -ef UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:36 ? 00:00:00 sh -c java $JAVA_OPTS -jar agent-main.jar config.yaml root 7 1 1 23:36 ? 00:00:13 java -Xms128m -Xmx256m -Djdk.lang.Process.launchMechanism=vfork -jar agent-main.jar config.yaml root 271 7 0 23:39 ? 00:00:00 /bin/bash root 272 271 0 23:39 ? 00:00:00 su - engine engine 276 272 0 23:39 ? 00:00:00 -bash root 287 0 0 23:40 pts/0 00:00:00 bash root 296 287 0 23:40 pts/0 00:00:00 su - engine engine 297 296 0 23:40 pts/0 00:00:00 -bash engine 308 297 0 23:40 pts/0 00:00:00 start.exe /exec root 498 0 0 23:42 pts/1 00:00:00 bash root 518 498 0 23:42 pts/1 00:00:00 tail -f scum/SCUM/Saved/Logs/SCUM.log root 519 0 0 23:43 pts/2 00:00:00 bash root 597 519 0 23:45 pts/2 00:00:00 su - engine engine 598 597 0 23:45 pts/2 00:00:00 -bash engine 620 598 0 23:47 pts/2 00:00:00 start.exe /exec cmd /home/engine/scum/SCUM/Binaries/Win64/SCUMServer.exe engine 622 1 12 23:47 ? 00:00:07 /opt/wine-stable/bin/wineserver engine 628 1 0 23:47 ? 00:00:00 C:\windows\system32\services.exe engine 631 1 0 23:47 ? 00:00:00 C:\windows\system32\winedevice.exe engine 633 1 0 23:47 ? 00:00:00 C:\windows\system32\explorer.exe /desktop engine 642 1 0 23:47 ? 00:00:00 C:\windows\system32\plugplay.exe engine 653 1 0 23:47 ? 00:00:00 C:\windows\system32\svchost.exe -k LocalServiceNetworkRestricted engine 660 1 1 23:47 ? 00:00:01 C:\windows\system32\winedevice.exe engine 678 1 0 23:47 ? 00:00:00 C:\windows\system32\rpcss.exe engine 687 1 0 23:47 ? 00:00:00 C:\windows\system32\conhost.exe --unix --width 188 --height 31 --server 0x10 engine 689 1 0 23:47 pts/2 00:00:00 C:\windows\system32\cmd.exe /home/engine/scum/SCUM/Binaries/Win64/SCUMServer.exe -Port=24952 root 780 0 0 23:48 pts/3 00:00:00 bash root 808 780 0 23:48 pts/3 00:00:00 ps -ef