[Bug 27539] New: EasyHook ProcessMonitor.exe example crashes shortly after launch
http://bugs.winehq.org/show_bug.cgi?id=27539 Summary: EasyHook ProcessMonitor.exe example crashes shortly after launch Product: Wine Version: 1.2.3 Platform: x86-64 URL: http://easyhook.codeplex.com/releases/view/24401#Downl oadId=61309 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: asb(a)asbradbury.org Created an attachment (id=35204) --> (http://bugs.winehq.org/attachment.cgi?id=35204) 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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27539 Alex Bradbury <asb(a)asbradbury.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #1 from Alex Bradbury <asb(a)asbradbury.org> 2011-06-19 11:56:35 CDT --- 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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27539 --- Comment #2 from Alex Bradbury <asb(a)asbradbury.org> 2011-07-26 07:47:38 CDT --- Still present in 1.3.25. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=27539 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED CC| |focht(a)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(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=27539 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org