microsoft / win32-app-isolation

Tools and documentation for Win32 app isolation
MIT License
1.26k stars 33 forks source link

[Bug]: Certain apps will fail to start with "Illegal System DLL Relocation" error #67

Open qc00 opened 3 months ago

qc00 commented 3 months ago

Version

Windows 11 26090.112

Repro Steps

I was trying to repackage this tool for internal use.

The msix: https://1drv.ms/u/s!AuXYv6tKNBIShKBmqPC_j6PqHpRtag?e=0TTUz0

Unexpected Results

image

(Also note the dialog box failed to indicate the actual name of the DLL)

0x8007026F: Cannot create the process for package FastDuplicateFileFinder_1.0.0.0_x64__t3e51rwn0f4wg because an error was encountered while launching. [LaunchProcess]

in Microsoft-Windows-AppModel-Runtime/Admin

cchavez-msft commented 3 months ago

Hi, @qc00. Thank you so much for your participation and for spotting this. We will be working on it.