[Bug 59992] New: Adobe ARM fails to update
http://bugs.winehq.org/show_bug.cgi?id=59992 Bug ID: 59992 Summary: Adobe ARM fails to update Product: Wine Version: 11.12 Hardware: x86-64 URL: https://ardownload2.adobe.com/pub/adobe/reader/win/Acr obatDC/2001320064/AcroRdrDC2001320064_en_US.exe OS: Linux Status: NEW Keywords: download Severity: trivial Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: imwellcushtymelike@gmail.com Target Milestone: --- Distribution: --- Created attachment 81395 --> http://bugs.winehq.org/attachment.cgi?id=81395 Wine 11.12 console output Adobe Reader and Acrobat Manager (ARM) appears to successfully download an update for Acrobat DC 2001320064, but then just sits there consuming 100% CPU. An strace shows the following two lines repeating infinitely: [pid 122990] mmap2(0x11260000, 122028032, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x11260000 [pid 122990] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 122990] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT USR1 USR2 ALRM CHLD IO], [], 8) = 0 [pid 122990] mmap2(0x9e20000, 122028032, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x9e20000 [pid 122990] mprotect(0x9e20000, 122028032, PROT_NONE) = 0 [pid 122990] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 122990] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT USR1 USR2 ALRM CHLD IO], [], 8) = 0 [pid 122990] mprotect(0x9e20000, 122028032, PROT_READ|PROT_WRITE|PROT_EXEC) = 0 [pid 122990] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 122990] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT USR1 USR2 ALRM CHLD IO], [], 8) = 0 [pid 122990] mmap2(0x29c0000, 122028032, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x29c0000 [pid 122990] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 122990] rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT USR1 USR2 ALRM CHLD IO], [], 8) = 0 [pid 122990] mmap2(0x29c0000, 122028032, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x29c0000 On Windows 10 this completes successfully. 32-bit wineprefix: - mspatcha (Bug 12501) - wine AcroRdrDC2001320064_en_US.exe /sPB /l - wine reg add "HKCU\Software\Adobe\Acrobat Reader\DC\Privileged" /v bProtectedMode /t REG_DWORD /d 0 /f (Bug 59985) - wine 'c:\program files\adobe\acrobat reader dc\reader\acrord32.exe' - Go to help --> check for updates, or wine 'c:\program files\common files\adobe\arm\1.0\adobearm.exe' /armcleanup https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/2001320064/Acro... http://web.archive.org/web/20260706223227/https://ardownload2.adobe.com/pub/... sha1sum: c908742e4f456742dc6c3e863dea80fe68925e53 Workaround is... just install the new version. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59992 --- Comment #1 from Ken Sharp <imwellcushtymelike@gmail.com> --- Created attachment 81396 --> http://bugs.winehq.org/attachment.cgi?id=81396 strace -- 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.
participants (1)
-
WineHQ Bugzilla