https://bugs.winehq.org/show_bug.cgi?id=39623
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Origin installer crashes |Origin 9.12.x installer |wine on "Explain this" |crashes wine on "Explain | |this" Resolution|ABANDONED |--- Keywords| |Installer URL|http://www.dm.origin.com/do |https://web.archive.org/web |wnload |/20160703120158/https://dow | |nload.dm.origin.com/origin/ | |live/OriginSetup.exe Status|RESOLVED |REOPENED CC| |focht@gmx.net
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
the original bug is still present. You have to use the installer from the time the crash was reported. I can't stress the importance of this enough.
Internet Archive is our friend and saviour ;-)
https://web.archive.org/web/*/https://download.dm.origin.com/origin/live/Ori...
37 captures starting from 2013 until 2020
Selection based on comment #4 date: https://web.archive.org/web/20160703120158/https://download.dm.origin.com/or...
--- snip --- ... Unhandled exception: page fault on write access to 0x00000004 in 32-bit code (0x020c1bbf). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:020c1bbf ESP:0032f4d4 EBP:0032f508 EFLAGS:00210206( R- -- I - -P- ) EAX:00000000 EBX:7b4306b4 ECX:00000001 EDX:00000001 ESI:00000000 EDI:7b4321bc ... Backtrace: =>0 0x020c1bbf EntryPoint+0xffffffff() in nswindows (0x0032f508) 1 0x004021cb EntryPoint+0xffffffff() in setup (0x0032f7d8) 2 0x004013b7 EntryPoint+0xffffffff() in setup (0x0032f818) 3 0x00974b8c DefSubclassProc+0x7b() [Z:\home\focht\projects\wine\mainline-src\dlls\comctl32\commctrl.c:2147484984] in comctl32 (0x0032f844) 4 0x00000000 (0x0032f844) 5 0x00974869 COMCTL32_SubclassProc+0x78() [Z:\home\focht\projects\wine\mainline-src\dlls\comctl32\commctrl.c:2147484926] in comctl32 (0x0032f868) 6 0x50d28581 (0x0032f868) 7 0x7e8c634c WINPROC_wrapper+0x1b() in user32 (0x0032f898) 8 0x7e8c699d call_window_proc+0x4c(hwnd=0x10090) [Z:\home\focht\projects\wine\mainline-src\dlls\user32\winproc.c:249] in user32 (0x0032f8e8) 9 0x7e8c8be3 WINPROC_call_window+0x192() [Z:\home\focht\projects\wine\mainline-src\dlls\user32\winproc.c:960] in user32 (0x0032f938) 10 0x7e88e474 DispatchMessageW+0x6e(msg=<couldn't compute location>) [Z:\home\focht\projects\wine\mainline-src\dlls\user32\message.c:4069] in user32 (0x0032f9e8) 11 0x7e859ffa IsDialogMessageW+0x129() in user32 (0x0032fb48) 12 0x7e85a772 DIALOG_DoDialogBox+0x101() [Z:\home\focht\projects\wine\mainline-src\dlls\user32\dialog.c:813] in user32 (0x0032fbb8) 13 0x7e85a95b DialogBoxParamW+0x8a(hInst=<couldn't compute location>, name=<couldn't compute location>, owner=<couldn't compute location>, dlgProc=<couldn't compute location>, param=<couldn't compute location>) [Z:\home\focht\projects\wine\mainline-src\dlls\user32\dialog.c:868] in user32 (0x0032fbf8) 14 0x004058c3 in setup (+0x58c2) (0x0032fc48) 0x020c1bbf EntryPoint+0xffffffff in nswindows: movl $0x1,0x4(%esi,%eax,1) Modules: Module Address Debug info Name (103 modules) PE 330000- 344000 Deferred version PE 350000- 3e2000 Deferred shlwapi PE 400000- 473000 Export setup PE 480000- 5cf000 Deferred rpcrt4 PE 5d0000- 5f9000 Deferred shcore PE 600000- 958000 Deferred ole32 PE 960000- c1f000 PDB comctl32 PE c20000- ca8000 Deferred usp10 PE cb0000- cdf000 Deferred imm32 PE 1250000- 12a3000 Deferred uxtheme PE 12b0000- 12bb000 Deferred shfolder PE 1d00000- 1d06000 Deferred system PE 1d10000- 1f63000 Deferred oleaut32 PE 20a0000- 20a9000 Deferred linkbutton PE 20c0000- 20c9000 Export nswindows PE 20d0000- 2242000 Deferred comdlg32 PE 10000000-100ec000 Deferred setupapi PE 7ac00000-7ad82000 Deferred riched20 PE 7b000000-7b1bc000 Deferred kernelbase ELF 7b400000-7b669000 Deferred kernel32<elf> -PE 7b420000-7b669000 \ kernel32 ELF 7bc00000-7bd41000 Deferred ntdll<elf> -PE 7bc30000-7bd41000 \ ntdll ... Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\home\focht\Downloads\Origin\Setup.exe 0000002c 0 00000009 0 <== ... --- snip ---
$ sha1sum OriginSetup.exe e604e921757d6918c1b9c0e82fb9fede6eb958e7 OriginSetup.exe
$ du -sh OriginSetup.exe 123M OriginSetup.exe
$ wine --version wine-5.4-173-gaaa625217b
Regards