-
Notifications
You must be signed in to change notification settings - Fork 777
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIssue needs to be triaged by the area ownersIssue needs to be triaged by the area owners
Description
Describe the bug
I know this is very vague, but I can't reproduce this issue myself although it accounts for a very large amount of crashes in my app. I can see this stack trace in Partner Center:
"Frame" "Image" "Function" "Offset"
"0" "Windows.UI.Xaml.dll" "CInlineCollection::GetRun" "0x0000000000000000"
"1" "Windows.UI.Xaml.dll" "ParagraphTextSource::IsInSurrogateCRLF" "0x0000000000000000"
"2" "Windows.UI.Xaml.dll" "ParagraphTextSource::IsInSurrogateCRLF" "0x0000000000000000"
"3" "Windows.UI.Xaml.dll" "ParagraphNode::IsAtInsertionPosition" "0x0000000000000000"
"4" "Windows.UI.Xaml.dll" "ContainerNode::IsAtInsertionPosition" "0x0000000000000000"
"5" "Windows.UI.Xaml.dll" "RichTextBlockView::IsAtInsertionPosition" "0x0000000000000000"
"6" "Windows.UI.Xaml.dll" "CPlainTextPosition::IsAtInsertionPosition" "0x0000000000000000"
"7" "Windows.UI.Xaml.dll" "CPlainTextPosition::MoveToNextInsertionPosition" "0x0000000000000000"
"8" "Windows.UI.Xaml.dll" "CPlainTextPosition::GetNextInsertionPosition" "0x0000000000000000"
"9" "Windows.UI.Xaml.dll" "CTextRangeAdapter::MoveByCharacter" "0x0000000000000000"
"10" "Windows.UI.Xaml.dll" "CTextRangeAdapter::ExpandToCharacter" "0x0000000000000000"
"11" "Windows.UI.Xaml.dll" "CTextRangeAdapter::MoveEndpointByUnit" "0x0000000000000000"
"12" "Windows.UI.Xaml.dll" "DirectUI::TextRangeAdapter::MoveEndpointByUnitImpl" "0x0000000000000000"
"13" "Windows.UI.Xaml.dll" "DirectUI::TextRangeAdapterGenerated::MoveEndpointByUnit" "0x0000000000000000"
"14" "Windows.UI.Xaml.dll" "DirectUI::AutomationPeer::UIATextRangeInvoke" "0x0000000000000000"
"15" "Windows.UI.Xaml.dll" "CManagedTextRangeProvider::MoveEndpointByUnit" "0x0000000000000000"
"16" "Windows.UI.Xaml.dll" "CUIATextRangeProviderWrapper::MoveEndpointByUnit" "0x0000000000000000"
"17" "UIAutomationCore.DLL" "RemotePatternStub::TextRange_MoveEndpointByUnit" "0x0000000000000000"
"18" "UIAutomationCore.DLL" "InvokePatternMethodOnCorrectContext_Callback" "0x0000000000000000"Why is this important?
Accounts for 2.5/5% of my app crashes (few millions of active users monthly)
Steps to reproduce the bug
Can't reproduce unfortunately
Actual behavior
No response
Expected behavior
No response
Screenshots
No response
NuGet package version
None
Windows version
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIssue needs to be triaged by the area ownersIssue needs to be triaged by the area owners