Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suddenly crashes all the time [rs26020] #1387

Open
schroef opened this issue Feb 1, 2024 · 1 comment
Open

Suddenly crashes all the time [rs26020] #1387

schroef opened this issue Feb 1, 2024 · 1 comment

Comments

@schroef
Copy link

schroef commented Feb 1, 2024

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):

  • Windows 11 rs26020
  • QuickLook 3.7.3

Screenshots and Exception Log

@doterik
Copy link

doterik commented Feb 16, 2024

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()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants