In article <[EMAIL PROTECTED]>, Steve Hutton wrote: > I'm seeing a crash inside XalanTransformer.parseSource(), > using an error handler that throws exceptions. My test > case runs fine in debug build, but the release build crashes. > Platform - linux/g++3.0, Xerces 2.2, Xalan 1.5.
Update: I have upgraded to gcc-3.2.1 and recompiled everything, and the problem seems to have gone away. Steve