Limit[RealAbs[x + 2]/(x+2), x -> -2, Direction -> -1]
java.lang.StackOverflowError
at org.matheclipse.core.visit.VisitorReplaceAllWithPatternFlags.visit(VisitorReplaceAllWithPatternFlags.java:56)
at org.matheclipse.core.expression.AbstractAST.accept(AbstractAST.java:1422)
at org.matheclipse.core.visit.VisitorReplaceAllWithPatternFlags.visit(VisitorReplaceAllWithPatternFlags.java:56)
at org.matheclipse.core.expression.AbstractAST.accept(AbstractAST.java:1422)
at org.matheclipse.core.patternmatching.IPatternMap.substituteASTPatternOrSymbols(IPatternMap.java:2057)
at org.matheclipse.core.patternmatching.PatternMatcher.remove(PatternMatcher.java:1983)
Here is the input
Error: