"Srdjan" <[EMAIL PROTECTED]> writes: > Hi, > > We are having some problems with segfaulting when an XML string fails > validation within eval block. I tried taking a look at it myself, but > I lost my way in XML::Xerces::Parser. Anyway, I'm sending attached a > small script, input file with the offending XML and the dtd. I run it > as "cat segfault.xml | perl xerces_test.pl".
I get a validation error on my machine using perl 5.8, and a segfault using perl 5.6.1, so it seems like a perl problem, not a xerces problem. If you can upgrade your perl, that would be my recommendation. I'm sorry I can't help more... Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
