Skip to content

Fix the issue where certain remote desktop software may generate drivers with unknown device types, causing null values in the values obtained by GetGPUNames, which leads to program crash during startup #1532

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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

josStorer
Copy link
Contributor

Fix the issue where certain remote desktop software may generate drivers with unknown device types, causing null values in the values obtained by GetGPUNames, which leads to program crash during startup.

image

dmp info:

STACK_TEXT:  
0000005f`3679b2f8 00007ffd`e069b30a QuickLook!QuickLook.Helpers.SystemHelper+<>c.<IsGPUInBlacklist>b__0_0+0x1a
0000005f`3679b300 00007ffd`8f0853bf System_Core_ni!System.Linq.Enumerable.Any[[System.__Canon, mscorlib]]+0xaf
0000005f`3679b370 00007ffd`e0695e3f QuickLook!QuickLook.App..cctor+0x18f


STACK_COMMAND:  !C:\ProgramData\Dbg\sym\SOS_AMD64_AMD64_4.8.9290.00.dll\67214BCA9a4000\SOS_AMD64_AMD64_4.8.9290.00.dll.pe 0x24532e8dbe8 ; ** Pseudo Context ** ManagedPseudo ** Value: ffffffff ** ; kb

SYMBOL_NAME:  QuickLook!QuickLook.Helpers.SystemHelper+<>c.<IsGPUInBlacklist>b__0_0+1a

MODULE_NAME: QuickLook

IMAGE_NAME:  QuickLook.exe

FAILURE_BUCKET_ID:  CLR_EXCEPTION_System.NullReferenceException_80004003_QuickLook.exe!QuickLook.Helpers.SystemHelper+__c._IsGPUInBlacklist_b__0_0

…ers with unknown device types, causing null values in the values obtained by GetGPUNames, which leads to program crash during startup
@emako emako merged commit b591b5d into QL-Win:master Feb 5, 2025
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

Successfully merging this pull request may close these issues.

2 participants