Skip to content

System.StackOverflowException issue on Grace 7.2.1.0 #319

@slgal

Description

@slgal

Hi there,

I have an issue with the System.StackOverflowException that happens in my production environment. Based on EventLog exception is thrown from Grace 7.2.1.0

image

Based on https://stackoverflow.com/questions/1833106/help-with-system-stackoverflowexception/1833171#1833171 from StackOverflow I found a method throwing System.StackOverflowException.

image

ImmutableLinkedList.cs ... public void Visit(Action<T> action, bool startAtEnd = false) ...

Is anyone else faced with such an issue or have any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions