WineHQ
Bug Tracking Database – Bug 27539

 Bugzilla

 

Last modified: 2014-01-17 13:58:28 UTC  

EasyHook 2.6 'ProcessMonitor.exe' example (.NET 2.0 app) crashes shortly after launch

Bug 27539 - EasyHook 2.6 'ProcessMonitor.exe' example (.NET 2.0 app) crashes shortly after launch
EasyHook 2.6 'ProcessMonitor.exe' example (.NET 2.0 app) crashes shortly afte...
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: -unknown
1.2.3
x86-64 Linux
: P2 normal
: ---
Assigned To: Mr. Bugs
http://easyhook.codeplex.com/releases...
: dotnet, download
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2011-06-19 11:54 UTC by Alex Bradbury
Modified: 2014-01-17 13:58 UTC (History)
1 user (show)

See Also:
Regression SHA1:
Fixed by SHA1:
Distribution: ---
Staged patchset:


Attachments
log containing backtrace (wine 1.3.22) (13.02 KB, text/plain)
2011-06-19 11:54 UTC, Alex Bradbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Bradbury 2011-06-19 11:54:33 UTC
Created attachment 35204 [details]
log containing backtrace (wine 1.3.22)

To reproduce:
1. Set up a fresh WINEPREFIX and do `winetricks -q dotnet20` (program does not work with mono).
2. Unzip "EasyHook 2.6 Binaries.zip"
3. Run ProcessMonitor.exe under wine, wait for 5 seconds or so and it will crash

I have attached the backtrace obtained from running this program with wine 1.3.22. Tested with 1.2.3, 1.3.22 and wine-1.3.22-203-gac90c1b which all exhibit the same crash. I am using a self-built wine on Ubuntu 11.04 x86_64.

$ sha1sum ../EasyHook\ 2.6\ Binaries.zip 
b3ea6b68c67ebb22df0853e12c6f8937fe2c12b5  ../EasyHook 2.6 Binaries.zip
Comment 1 Alex Bradbury 2011-06-19 11:56:35 UTC
Adding download keyword. Did not add dotnet keyword as I can not determine if this error is related to the program's usage of dotnet. EasyHook is open source, but of course the entire MS .NET 2.0 runtime it is using is not so I'm not sure if it is useful to add the "source" keyword.
Comment 2 Alex Bradbury 2011-07-26 07:47:38 UTC
Still present in 1.3.25.
Comment 3 Anastasius Focht 2014-01-12 07:02:41 UTC
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
Comment 4 Alexandre Julliard 2014-01-17 13:58:28 UTC
Closing bugs fixed in 1.7.11.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers