QL-Win / QuickLook

Bring macOS “Quick Look” feature to Windows
http://pooi.moe/QuickLook/
GNU General Public License v3.0
16.59k stars 1.07k forks source link

Suddenly crashes all the time [rs26020] #1387

Open schroef opened 5 months ago

schroef commented 5 months ago

Describe the bug Since a couple days after trying to update to 26040 win11, i see this app crash all the time

To Reproduce

  1. Find image you wish to view
  2. Press space to view it
  3. it will show or crash

Expected behavior No crashes, not randomly

Desktop (please complete the following information):

Screenshots and Exception Log

doterik commented 4 months ago

Faulting application name: QuickLook.exe, version: 3.7.3.0, time stamp: 0x637e91e1 Faulting module name: KERNELBASE.dll, version: 10.0.22621.3139 Exception code: 0xe0434352

Application: QuickLook.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.NotSupportedException

Exception Info: System.IO.FileLoadException at System.Reflection.RuntimeAssembly._nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(System.Reflection.AssemblyName, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean) at System.Reflection.RuntimeAssembly.InternalLoadFrom(System.String, System.Security.Policy.Evidence, Byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm, Boolean, Boolean, System.Threading.StackCrawlMark ByRef) . . . . . at System.Windows.Application.RunDispatcher(System.Object) at System.Windows.Application.RunInternal(System.Windows.Window) at QuickLook.App.Main()