http://bugs.winehq.org/show_bug.cgi?id=13915
--- Comment #45 from Myk Taylor myk002@yahoo.com 2010-08-22 01:18:17 --- Created an attachment (id=30280) --> (http://bugs.winehq.org/attachment.cgi?id=30280) crash log with WINEDEBUG=+tid,+seh,+loaddll,+module,+process,+relay
requested log file (gzipped due to size). I hit ctrl-C after the crash to prevent Oblivion from loading anyway (sans OBSE) and cluttering up the log. no change in behavior when explicitly turning off address space randomization (tried both setarch i686 -R and setarch x86_64 -R). This isn't my code, but from reading the source (available at http://obse.silverlock.org/) I see that ResumeThread is called on the suspended process after the DLL is injected into the remote process' address space.