[x3d-public] Nashorn X3DJSAIL: error in pattern matching stack overflow. Also Python. Also java

Don Brutzman brutzman at nps.edu
Mon Jul 23 23:11:56 PDT 2018


duplicated error, yes it appears as if you are getting a recursive regex overflow.

you'll likely need to locate and isolate the offending block by brute force to figure out what is causing it.

On 7/17/2018 5:37 AM, John Carlson wrote:
> Java file attached.
> 
> John
> 
> $ java -cp ../../../../pythonSAI/X3DJSAIL.3.3.full.jar";." net/coderextreme/data/flipp
> 
> Exception in thread "main" java.lang.StackOverflowError
> 
>          at java.base/java.util.regex.Pattern$BmpCharPropertyGreedy.match(Unknown Source)
> 
>          at java.base/java.util.regex.Pattern$BmpCharProperty.match(Unknown Source)
> 
> snip
> 


all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman




More information about the x3d-public mailing list