[jira] Commented: (XALANJ-2169) Functions on Nodes in NodeList fail with java.lang.ArrayIndexOutOfBoundsException: -1

2010-12-18 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/XALANJ-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972885#action_12972885 ] Dave Brosius commented on XALANJ-2169: -- >>> This bug is still present in the Xalan ve

Re: Quesiton about old Xalan-C code

2010-12-18 Thread keshlam
Unfortunately this is actually an issue in a back-level version of our internal branch of Xalan-C, which limits what I can tell/show you. (Actually, given the symptoms we're seeing, I wouldn't bet against a wild pointer in the customer's code -- they're seeing SIGILL one one platform and SIGSEG

Re: Quesiton about old Xalan-C code

2010-12-18 Thread David Bertoni
On 12/16/2010 1:28 PM, kesh...@us.ibm.com wrote: Just trying this on the chance that someone might recognize it... Does anyone happen to remember a Xalan-C bug which caused the creation of temporary trees which had no DocumentFragment root node, and if so do you happen to remember what caused it