http://bugs.winehq.org/show_bug.cgi?id=7690
------- Additional Comments From dank@kegel.com 2007-17-03 21:25 ------- Hans' fix for RegGetKeySecurity is now in git (superceding mine). With today's git, I get a crash and then a hang instead of an error dialog when running the inner client installer. +relay,+ntdll,+text shows:
001c:Call advapi32.MakeSelfRelativeSD(00477a74,00477a14,0034fa00) ret=004441c5 trace:ntdll:RtlMakeSelfRelativeSD 0x477a74 0x477a14 0x34fa00(0) trace:ntdll:RtlLengthSid sid=0x3d68 ... 001c:Call ntdll.RtlUnwind(0034fb34,0040326f,0034f838,00000000) ret=0040326f ... trace:text:DrawTextExW L"Zugriffsverletzung bei Adresse 7EFBB898 in Modul 'ntdll.dll'. Lesen von Adresse 00003D69.", -1, [(0,0)-(352,0)] 00000450
I can't seem to get a backtrace, sadly.
So it seems that I'm running into a different problem than Hans is? BTW Hans' patch from comment #10 seems unrelated, doesn't help.