http://bugs.winehq.org/show_bug.cgi?id=27326
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Severity|normal |major
--- Comment #11 from Austin English austinenglish@gmail.com 2011-08-15 19:26:45 CDT --- (In reply to comment #10)
Created an attachment (id=35972)
--> (http://bugs.winehq.org/attachment.cgi?id=35972) [details]
initialize PEB->LdrData->Length
Securom 8 seems to use it's own GetProcAddress implementation (which is uses to resolv the actual GetProcAddress from kernel32.dll). It stumbles over an uninitialized value for PEB->LdrData->Length.
Works for Alice: Madness returns, which then fails in the Origin program itself (hangs). I've filed bug 28090 for that.
Bernhard, please submit :).