After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 120040 - segfault validing xhtml doc against the relaxng version of xhtml
segfault validing xhtml doc against the relaxng version of xhtml
Status: VERIFIED FIXED
Product: libxml2
Classification: Platform
Component: relaxng
2.5.7
Other Linux
: Normal normal
: ---
Assigned To: Daniel Veillard
Daniel Veillard
Depends on:
Blocks:
 
 
Reported: 2003-08-16 21:52 UTC by Gregory Leblanc
Modified: 2017-06-12 19:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
XHTML document (9.02 KB, text/html)
2003-08-16 21:53 UTC, Gregory Leblanc
Details
xhtml relaxng DTD (12.80 KB, application/octet-stream)
2003-08-16 22:05 UTC, Gregory Leblanc
Details

Description Gregory Leblanc 2003-08-16 21:52:49 UTC
I'm getting a segfault when I try to validate one of my xhtml docs against
the RelaxNG version of XHTML.  I'm running 'xmllint --noout --relaxng
../DTD//xhtml/xhtml.rng index.xml'  The RelaxNG XHTML is at
http://www.thaiopensource.com/relaxng/xhtml/.  I'll attach my document in
just a moment.  I can provide a stack trace if that's helpful.
Comment 1 Gregory Leblanc 2003-08-16 21:53:25 UTC
Created attachment 19274 [details]
XHTML document
Comment 2 Gregory Leblanc 2003-08-16 22:05:03 UTC
Created attachment 19276 [details]
xhtml relaxng DTD
Comment 3 Daniel Veillard 2003-08-16 22:29:54 UTC
Okay, reproduced, will fix when time is found ...
I also may have to extend the xhtml1 package with RNG

  thanks,

Daniel
Comment 4 Daniel Veillard 2003-08-25 11:26:42 UTC
Okay this was due to a couple of bugs in the Relax-NG module, this
is fixed in CVS now,

  thanks a lot !

Daniel
Comment 5 Daniel Veillard 2003-09-13 20:36:43 UTC
  This should be closed by the release of libxml2-2.5.11,
                                                                     
          
    thanks!
                                                                     
          
Daniel