Hi,
A while ago we have migrated our code editor to xamSyntaxEditor. The editor has own grammar (custom language) as per discussion in Convert Grammar file to Infragistics.
One of the users identified that fast typing and deleting text causes stackOverflow exception. Our text might be very long but in our case is only over 1000 lines. I've tried with bigger ones but not always I can reproduce this problem.
Nerveless I got the end of stack trace:
> mscorlib.dll!System.Collections.Generic.Dictionary<System.__Canon, System.__Canon>.FindEntry(System.__Canon key) Line 298 C# mscorlib.dll!System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex>.TryGetValue(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex key, out Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex value) Line 499 C# InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex.Clone(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> owner, System.Collections.Generic.Dictionary<Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex, Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.Vertex> clonedVertexes) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData>.InitializeFrom(Infragistics.Documents.Parsing.MultiStackGraph<Infragistics.Documents.Parsing.ParseGraphVertexData, Infragistics.Documents.Parsing.ParseGraphEdgeData, Infragistics.Documents.Parsing.ParseGraphPathData> other) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.ErrorHandling.BacktrackingErrorStrategy.TestBacktrackPaths(Infragistics.Documents.Parsing.GLRParser originalParser) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.ErrorHandling.BacktrackingErrorStrategy.RepairParser(Infragistics.Documents.Parsing.GLRParser parser) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.ErrorHandling.ListErrorStrategy.RepairParser(Infragistics.Documents.Parsing.GLRParser parser) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.RepairParseGraph() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.ShiftCurrentTerminalOnAllStacks(bool tryErrorReductionsOnFailure) Unknown InfragisticsWPF.Documents.TextDocument.dll!Infragistics.Documents.Parsing.GLRParser.GLRParseCurrentToken() Unknown
Stack trace code map:
Hello Tomas,
Thank you for posting. I was following the post you attached above but not quite sure which sample I should use for my testing(to reproduce the same exception).
The best way for us to assist you is if you provide a small isolated sample that we can run and use for debugging locally.
Looking forward to hear you back.
Sincerely,Divya JainAssociate Software Developer
Hi Divya,
Thanks for a suggestion. I've extracted the logic into separate application but I am not able to reproduce this problem. I will have to double check.
best regards,
Tomas