Re: [xml] xmllint/Relax NG segfaulting



Daniel Veillard wrote:
  Cool, we end up with exactly the same patch, which I was about
to commit,
pending some checking from Igor's work on the headers :-)

  I was probably a bit tired when I wrote that validation state
caching
code <grin/>. This fixes 120040 too.

I just checked out the source from the CVS, and while athloncrash
does now
not crash anymore on my Athlon, p4crash does crash on this machine.

./xmllint --noout --relaxng p4crash.rng p4crash.zcml
RNG validity error: file  line 23 element page
Invalid attribute menu for element page
Segmentation fault

so another problem might still be in play.

Regards,

Martijn

I can't reproduce this on my P3 system:

bill mmm1 work2 $ ./xmllint --relaxng p4crash.rng --noout p4crash.zcml
RNG validity error: file p4crash.zcml line 23 element page
Invalid attribute menu for element page
RNG validity error: file p4crash.zcml line 31 element page
Invalid attribute template for element page
RNG validity error: file p4crash.zcml line 39 element page
Invalid attribute template for element page
p4crash.zcml fails to validate

valgrind also runs OK (no memory problems).

Bill




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]