[Bug 52486] New: Origin installer loads and crashes infinitely

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jan 30 03:21:57 CST 2022


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

            Bug ID: 52486
           Summary: Origin installer loads and crashes infinitely
           Product: Wine
           Version: 7.0-rc5
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: tarequemd.hanif at yahoo.com
      Distribution: ---

Created attachment 71779
  --> https://bugs.winehq.org/attachment.cgi?id=71779
The backtrace of Origin installer crash

Hi,

Origin installer launches the window and it is loading and crashing infinitely.
The issue does not exist in Lutris Wine or Proton.

So, I ran the installer with WINEDEBUG=+relay,+sync wine OriginThinSetup.exe

And I see 

01a0:Call ntdll.RtlReleaseSRWLockExclusive(06e93628) ret=102fb037
01a0:trace:sync:RtlWakeAddressAll 06E93628
0100:Ret  user32.CallNextHookEx() retval=00000000 ret=6722253d
01a0:Ret  ntdll.RtlReleaseSRWLockExclusive() retval=ffffffff ret=102fb037
0100:Ret  hook proc 67222450 (id=WH_GETMESSAGE,code=0,wp=00000001,lp=0021db34)
retval=00000000
01a0:Call ntdll.NtCreateEvent(0021e050,001f0003,0021e054,00000000,00000000)
ret=7b012d95
0100:Ret  user32.CallNextHookEx() retval=00000000 ret=7d37af26
0100:Ret  hook proc 7D37AEF0 (id=WH_GETMESSAGE,code=0,wp=00000001,lp=0021db34)
retval=00000000
01a0:Ret  ntdll.NtCreateEvent() retval=00000000 ret=7b012d95
0100:Ret  user32.PeekMessageW() retval=00000001 ret=67221fb8
wine: Unhandled page fault on write access to 00000000 at address 11CF3DE6
(thread 01a0), starting debugger...
0100:Call user32.PeekMessageW(0021f834,00000000,00000000,00000000,00000001)
ret=67221fb8
01a0:Call ntdll.RtlInitUnicodeString(0021de74,7b0907f0
L"\\Registry\\Machine\\Software\\Microsoft\\Windows
NT\\CurrentVersion\\AeDebug") ret=7b011705
01a0:Ret  ntdll.RtlInitUnicodeString() retval=0000008e ret=7b011705
01a0:Call ntdll.NtOpenKey(0021de70,00020019,0021de94) ret=7b011729
01d0:Ret  ntdll.NtWaitForMultipleObjects() retval=00000102 ret=7b06fb46
01a0:Ret  ntdll.NtOpenKey() retval=00000000 ret=7b011729
0100:Ret  user32.PeekMessageW() retval=00000000 ret=67221fb8
01d0:Ret  KERNEL32.WaitForSingleObject() retval=00000102 ret=102d6fa9
01a0:Call ntdll.RtlInitUnicodeString(0021de74,7b09087e L"Debugger")
ret=7b01174b
0100:Call
user32.MsgWaitForMultipleObjectsEx(00000000,0021f86c,00000000,00001cff,00000002)
ret=672221f1
01d0:Call KERNEL32.QueryPerformanceCounter(0471fe00) ret=102aac28
01d0:Ret  KERNEL32.QueryPerformanceCounter() retval=00000001 ret=102aac28
01d0:Call ntdll.RtlAcquireSRWLockExclusive(0132da4c) ret=102c0d17
01d0:Ret  ntdll.RtlAcquireSRWLockExclusive() retval=00000001 ret=102c0d17
01a0:Ret  ntdll.RtlInitUnicodeString() retval=00000012 ret=7b01174b
0100:Call
ntdll.NtWaitForMultipleObjects(00000001,0021d700,00000001,00000002,0021d6f8)
ret=7b06fb46
01d0:Call ntdll.RtlReleaseSRWLockExclusive(0132da4c) ret=102fb037
01d0:trace:sync:RtlWakeAddressAll 0132DA4C
01d0:Ret  ntdll.RtlReleaseSRWLockExclusive() retval=ffffffff ret=102fb037
0100:Ret  ntdll.NtWaitForMultipleObjects() retval=00000102 ret=7b06fb46
01a0:Call
ntdll.NtQueryValueKey(000002e0,0021de74,00000002,00000000,00000000,0021deac)
ret=7b01178a
01d0:Call KERNEL32.QueryPerformanceCounter(0471fdac) ret=102aac28
0100:Ret  user32.MsgWaitForMultipleObjectsEx() retval=00000102 ret=672221f1
01d0:Ret  KERNEL32.QueryPerformanceCounter() retval=00000001 ret=102aac28
0100:Call user32.PostMessageW(0001005c,00000401,00000000,00000000) ret=672223be
01d0:Call KERNEL32.QueryPerformanceCounter(0471fbe4) ret=102aac28
01d0:Ret  KERNEL32.QueryPerformanceCounter() retval=00000001 ret=102aac28
0100:Ret  user32.PostMessageW() retval=00000001 ret=672223be
01a0:Ret  ntdll.NtQueryValueKey() retval=c0000023 ret=7b01178a

The +relay output is too big.

Thanks for looking into it.

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