Exception:向类型为“System.Windows.Documents.InlineCollection”的集合中添加值引发了异常。尝试读取或写入受保护的内存。这通常指示其他内存已损坏。

报错信息 1
XamlParseException: 向类型为“System.Windows.Documents.InlineCollection”的集合中添加值引发了异常。
--LineNumber: 0
--LinePosition: 0
--BaseUri: pack://application:,,,/Quicker;component/view/settings/unhandledexceptionwindow.xaml
StackTrace:
   在 System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   在 System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   在 System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   在 System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   在 Quicker.View.UnhandledExceptionWindow.InitializeComponent()
   在 Quicker.View.UnhandledExceptionWindow..ctor(Exception ex, Boolean canIgnore)
   在 Quicker.App.<>c__DisplayClass27_0.T3879Vjuo4Y()
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 System.Windows.Documents.SplayTreeNode.InsertAtNode(SplayTreeNode positionNode, ElementEdge edge)
   在 System.Windows.Documents.TextContainer.DemandCreateText()
   在 System.Windows.Documents.TextContainer.InsertElementInternal(TextPointer startPosition, TextPointer endPosition, TextElement element)
   在 System.Windows.Documents.TextElement.RepositionWithContent(TextPointer textPosition)
   在 System.Windows.Documents.TextElementCollection`1.Add(TextElementType item)
   在 System.Windows.Documents.TextElementCollection`1.OnAdd(Object value)
   在 System.Windows.Documents.InlineCollection.AddUIElement(UIElement uiElement, Boolean returnIndex)
   在 System.Windows.Documents.InlineCollection.OnAdd(Object value)
   在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)

版本:1.43.19 2025-07-02 17:17 Microsoft Windows NT 10.0.19045.0