[Bug 44405] Rise Of Nations Extended edition, Steam version crashes with page fault when trying to list mods

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 26 14:30:46 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44405

--- Comment #5 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 60350
  --> https://bugs.winehq.org/attachment.cgi?id=60350
Dump CryptBinaryToStringW parameter

You can create a log by running wine from the terminal, like "WINEDEBUG=+crypt
wine WHATEVER.EXE &> wine.log"

For on how to compile wine, see the FAQ: https://wiki.winehq.org/Building_Wine
A 32bit built is the easiest, and enough. Usually just cloning the git repo,
running "./configure" and then "make" is enough though.

I attached a patch for dumping the binary that it tries to convert and fails.
If you could apply that patch, recompile and then create a log of the program
with "WINEDEBUG=+crypt /whatever/path/wine-git/wine PROGRAM &> wine.log", I
should be able to reproduce the issue.

-- 
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.



More information about the wine-bugs mailing list