https://bugs.winehq.org/show_bug.cgi?id=42564
Bug ID: 42564 Summary: taskmgr should display/cache application name in/for the process tab Product: Wine Version: 2.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: programs Assignee: wine-bugs@winehq.org Reporter: galtgendo@o2.pl Distribution: ---
If an app dies, but the process gets left behind, it gets far more difficult than it should be to identify which process belonged to the app if several apps with the same executable names are running.
Actually, even adding full executable path would have been an improvement here, even if it wouldn't cover all of the cases.
Also, on somewhat, though not quite related note: those "ntdll Critical section 60s timeouts" are more often than not (at least in my experience) permanent deadlocks, yet they block standard Ctrl-C and force the user to use taskmgr. That's quite annoying sometimes.
(on a sidenote: does taskmgr really need to spam so much into the console ?)