StackOverflowError in Saxon 8.6.x
Replies (1)
Please register to reply
Added by Anonymous almost 19 years ago
Legacy ID: #3488346 Legacy Poster: marcvc (marcvc)
Michael, we're in the process of migrating from 8.5.1 to 8.6.1, but are getting a StackOverflowError for a number of queries. The same behaviour with 8.6, earlier versions are working fine. Here is the smallest reproducable I could come up with: for $v in 'abc' return <e/>/text {$v} Thanks, Marc
Legacy ID: #3500530 Legacy Poster: Michael Kay (mhkay)
I have logged this as a bug at https://sourceforge.net/tracker/index.php?func=detail&aid=1388297&group_id=29872&atid=397617 MK
Please register to reply