Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.3, 6.7.3
-
None
Description
Found this among our users crash reports
Unhandled exception at 0x00007FFA912ACF19 in minidump (66).dmp: Microsoft C++ exception: winrt::hresult_error at memory location 0x000000BC21D6E7A0.
Call stack:
[External Code] qwindows.dll!winrt::throw_hresult(const winrt::hresult result) Line 4969 C++ [Inline Frame] qwindows.dll!winrt::check_hresult(const winrt::hresult) Line 5039 C++ [Inline Frame] qwindows.dll!winrt::impl::consume_Windows_UI_ViewManagement_IUISettings3<winrt::Windows::UI::ViewManagement::UISettings>::GetColorValue(const winrt::Windows::UI::ViewManagement::UIColorType &) Line 940 C++ > qwindows.dll!populateLightSystemBasePalette(QPalette & result) Line 239 C++ qwindows.dll!QWindowsTheme::systemPalette(Qt::ColorScheme colorScheme) Line 573 C++ qwindows.dll!QWindowsTheme::refreshPalettes() Line 530 C++ [Inline Frame] qwindows.dll!QWindowsTheme::refresh() Line 603 C++ qwindows.dll!QWindowsTheme::QWindowsTheme() Line 427 C++ qwindows.dll!QWindowsIntegration::createPlatformTheme(const QString & name) Line 640 C++ Qt6Gui.dll!init_platform(const QString & pluginNamesWithArguments, const QString & platformPluginPath, const QString & platformThemeName, int & argc, char * * argv) Line 1323 C++ Qt6Gui.dll!QGuiApplicationPrivate::createPlatformIntegration() Line 1532 C++ Qt6Gui.dll!QGuiApplicationPrivate::createEventDispatcher() Line 1551 C++ Qt6Core.dll!QCoreApplicationPrivate::init() Line 897 C++ Qt6Gui.dll!QGuiApplicationPrivate::init() Line 1581 C++ ...
Attachments
Issue Links
- relates to
-
QTBUG-108605 Unhandled WinRT exception at QSystemLocalePrivate::uiLanguages()
- Closed