Hi Russell, "Russell Gulli" <[EMAIL PROTECTED]> writes:
> Would anyone know if there is a patch available (on Solaris) that would > guard against stack overflow while processing such a page? > We are currently using: Xerces-C++ Version 2.3.0 The stack appears to overflow in the regular expression validation code. Two things you may want to try are to upgrade to version 2.7.0 or change/remove the regex pattern in your schema. hth, -boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding
