http://bugs.winehq.org/show_bug.cgi?id=34738
--- Comment #4 from Austin English austinenglish@gmail.com 2013-10-16 03:21:04 CDT --- (In reply to comment #3)
I'll need to trace through someone elses code, but I'll post it as soon as I find the causing call... It's written in AutoIt, so quite easy to work with.
Not sure what a +crypt trace is or how to capture it for you tho? maybe the code will help, give me a hour or two to find the problem call.
WINEDEBUG=+crypt wine foo.exe >> log.txt 2>&1
(see also http://wiki.winehq.org/FAQ#debug_trace)