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

Microsoft::Resources::MRT_ERROR_SCENARIO_TYPE #1384

Open
YexuanXiao opened this issue Mar 29, 2023 · 0 comments
Open

Microsoft::Resources::MRT_ERROR_SCENARIO_TYPE #1384

YexuanXiao opened this issue Mar 29, 2023 · 0 comments
Labels

Comments

@YexuanXiao
Copy link

Which sample are you reporting a bug in?

AppWindow C++/WinRT

Describe the bug

A breakpoint instruction (__debugbreak() statement or a similar call) was executed in AppWindow.exe.

To Reproduce

Just clone the repository, open the solution with VS2022 and click Start Debugging.

Configuration

  • Language/architecture/flavor: C++/WinRT x64 Debug
  • Windows platform and build number: Desktop build 25324.
  • Visual Studio version: Version 17.6.0 Preview 2.0 with Windows SDK 22000

Stacktrace

KernelBase.dll!wil::details::DebugBreak(void)
MrmCoreR.dll!Microsoft::Resources::DebugBreakIfAppropriate(void)
MrmCoreR.dll!Microsoft::Resources::ReportFatalException_MachineIssue_AccessDenied(enum Microsoft::Resources::MRT_ERROR_SCENARIO_TYPE)
MrmCoreR.dll!Microsoft::Resources::HandleFatalError(long,enum Microsoft::Resources::MRT_ERROR_SCENARIO_TYPE)
MrmCoreR.dll!Microsoft::Resources::Runtime::CResourceManagerInternal::s_CreatePackageDefaultResourceManagerInternal()
MrmCoreR.dll!Windows::ApplicationModel::Resources::Core::CResourceManagerFactory::_CreateInternalResourceManagerWithStoreProfile(class Microsoft::Resources::Runtime::CResourceManagerInternal * *)
MrmCoreR.dll!Windows::ApplicationModel::Resources::Core::CResourceManagerFactory::get_Current()
MrmCoreR.dll!Windows::ApplicationModel::Resources::Core::CResourceManagerFactory::GetCurrentResourceManagerInternal()
MrmCoreR.dll!CMrtResourceManager::_GetResourceManagerForCurrentApplication()
MrmCoreR.dll!CMrtResourceManager::TryInitializeForCurrentApplication()
Windows.UI.Xaml.dll!ModernResourceProvider::TryCreateMrtResourceManagerForCurrentApplication(IMrtResourceManager * * ppResourceManager) Line 220
Windows.UI.Xaml.dll!ModernResourceProvider::TryCreate(ModernResourceProvider * * ppResourceProvider) Line 90
Windows.UI.Xaml.dll!CWindowsServices::CreateResourceProvider(void * pMrtResourceManager, IPALResourceProvider * * ppResourceProvider) Line 64
Windows.UI.Xaml.dll!ResourceManager::Create(CCoreServices * pCore, void * pMrtResourceManager, IPALResourceManager * * ppResourceManager) Line 27
Windows.UI.Xaml.dll!CJupiterControl::CreateResourceManager(IPALResourceManager * * ppResourceManager) Line 1139
[Inline Frame] Windows.UI.Xaml.dll!CCoreServices::GetResourceManager(IPALResourceManager * *) Line 9587
Windows.UI.Xaml.dll!CCoreServices::TryLoadXamlResourceHelper(IPALUri * pUri, bool * pfHasBinaryFile, IPALMemory * * ppMemory, Parser::XamlBuffer * pBuffer, IPALUri * * ppPhysicalUri) Line 2983
[Inline Frame] Windows.UI.Xaml.dll!CCoreServices::TryLoadXamlResource(IPALUri *) Line 2923
Windows.UI.Xaml.dll!CoreServices_TryGetApplicationResource(CCoreServices * pCore, const xstring_ptr & strUri, IPALMemory * * ppMemory, bool * pfIsBinaryXaml) Line 4081
Windows.UI.Xaml.dll!DirectUI::DXamlCore::ShouldTryLoadAppXaml(const xstring_ptr & appXamlLocation) Line 712
Windows.UI.Xaml.dll!DirectUI::DXamlCore::EnsureCoreApplicationInitialized() Line 668
Windows.UI.Xaml.dll!DirectUI::FrameworkView::Initialize(Windows::ApplicationModel::Core::ICoreApplicationView * pCoreApplicationView) Line 58
twinapi.appcore.dll!Windows::ApplicationModel::Core::CoreApplicationView::CreateAndInitializeFrameworkView()
twinapi.appcore.dll!Windows::ApplicationModel::Core::CoreApplicationViewAgileContainer::InitializeView()
twinapi.appcore.dll!(void)()
SHCore.dll!_WrapperThreadProc()
kernel32.dll!BaseThreadInitThunk()
ntdll.dll!RtlUserThreadStart()

@YexuanXiao YexuanXiao added the bug label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant