http://bugs.winehq.org/show_bug.cgi?id=58335
--- Comment #67 from Bernhard Übelacker bernhardu@mailbox.org --- (In reply to Michael Setzer II from comment #65)
Created attachment 78881 [details] output 6
It stays exciting - in your latest recording it shows the xmm6 register gets its zeros during the call to NtOpenFile ...
3251 in dlls/ntdll/actctx.c 1: x/i $pc => <RtlCreateActivationContext+1798>: call 0x6fffffbfe1f0 <NtOpenFile> 2: /x $xmm6 = {..., v2_int64 = {0x7ffffe324e90, 0x7ffffe325a10}, ...} 3: /x $rsp = 0x7ffffe2ff6f0
0x00006fffffc0d34b 3251 in dlls/ntdll/actctx.c 1: x/i $pc => <RtlCreateActivationContext+1803>: test %eax,%eax 2: /x $xmm6 = {..., v2_int64 = {0x0, 0x0}, ...} 3: /x $rsp = 0x7ffffe2ff6f0 (gdb)