https://bugs.winehq.org/show_bug.cgi?id=27539
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED Summary|EasyHook ProcessMonitor.exe |EasyHook 2.6 |example crashes shortly |'ProcessMonitor.exe' |after launch |example (.NET 2.0 app) | |crashes shortly after | |launch
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
can't reproduce this, runs fine.
Prerequisite: 'winetricks -q dotnet20' (without Mono)
Your backtrace:
--- snip --- Unhandled Exception: System.ApplicationException: Unable to wait for service startup. at EasyHook.ServiceMgmt.Install() at EasyHook.ServiceMgmt.ExecuteAsService[TClass](String InMethodName, Object[] InParams) at EasyHook.RemoteHooking.ExecuteAsService[TClass](String InMethodName, Object[] InParams) at ProcessMonitor.Form1.OnProcessUpdate(Object InCallback) at System.Threading._TimerCallback.TimerCallback_Context(Object state) --- snip ---
Several service related issues were fixed in the last couple of years.
$ sha1sum EasyHook\ 2.6\ Binaries.zip b3ea6b68c67ebb22df0853e12c6f8937fe2c12b5 EasyHook 2.6 Binaries.zip
$ du -sh EasyHook\ 2.6\ Binaries.zip 180K EasyHook 2.6 Binaries.zip
$ wine --version wine-1.7.10-343-g770d09d
Regards