Skip to main content
Participant
August 11, 2022
Question

Adobe Reader DC - 22.002.20191 - RdrCEF.exe crash on Server 2012 R2

  • August 11, 2022
  • 0 replies
  • 1052 views

Our Adobe clients appear to have autoupdated recently to 22.002.20191

We are currently running Server 2012 R2 for some legacy business applications which are not compatible with the near OS version.  The servers are in a Citrix terminal environement and we are seeing frequent pop-ups for RdrCEF.exe - Application Error      The exception unknown software exception (0x06d007e) occuring in the application at location 0x749e4128.  The error  does not show up immediatly in all situations, but may show up a few minutes later.  As this is a Citrix Terminal Server environment, when Adobe is opened for any user, multiple users receive the pop-up.   With only 1 user on the server,  the pop-up will show up sometimes multiple times over itself.    Going to Help > About in Adobe Reader will cause the pop-up to display immediately. 

 

Previously we were able to mitigate these issues by using a series of registry / settings tweaks:

  1. Running the applications in Windows 7 compatibliity mode
  2. Manipulating the system to point at the current Acrocef path
  3. Excluding Adobe from Citrix application hooks

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroRd32.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF\\RdrCEF.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF_1\\RdrCEF.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF_2\\RdrCEF.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF_3\\RdrCEF.exe"="~ WIN7RTM"
"C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\AcroCEF_4\\RdrCEF.exe"="~ WIN7RTM"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Acrobat Reader\DC\Installer]
"CEF_DIR"="C:\\Program Files (x86)\\Adobe\\Acrobat Reader DC\\Reader\\acrocef"
"CEF_FOLDER"="acrocef"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CtxUvi]
"UviProcessExcludes"="LsaIso.exe;BioIso.exe;FsIso.exe;sppsvc.exe;vmsp.exe;windbg.exe;cdb.exe;ntsd.exe;AcroRd32.exe;RdrCEF.exe"

 

This topic has been closed for replies.