DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14690>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14690 Evaluate function craches Summary: Evaluate function craches Product: XalanC Version: 1.4.x Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Xalan crashes in XPathEvaluator 'evaluate' function. It can be reproduced in SimpleXPathAPI with one additional call to 'evaluate' function. The 'evaluate' function crashes when I call it second time for the same query: name[@first='David']/@last If I define two XPathEvaluator object all works OK, but 'evaluate' function crashes when called second time for the same object. I can send the sample that reproduces the bug.
