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 725758 - Infinite loop or abysmal performance
Infinite loop or abysmal performance
Status: RESOLVED OBSOLETE
Product: libxml2
Classification: Platform
Component: relaxng
git master
Other All
: Normal normal
: ---
Assigned To: Daniel Veillard
Depends on:
Blocks:
 
 
Reported: 2014-03-05 23:25 UTC by Morten Welinder
Modified: 2021-07-05 13:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test file part 1 (976.56 KB, application/octet-stream)
2014-03-05 23:31 UTC, Morten Welinder
Details
Test file part 2 (720.06 KB, application/octet-stream)
2014-03-05 23:32 UTC, Morten Welinder
Details

Description Morten Welinder 2014-03-05 23:25:51 UTC
With schema file from
    https://raw.github.com/grammarware/slps/master/topics/grammars/odf/opendoc-1.2/OpenDocument-v1.2-os-schema.rng

and to-be-attached file, xmllint goes out for lunch and doesn't come back.

xz -d < content.xml.xz | /usr/bin/xmllint --noout --relaxng /home/welinder/Download/OpenDocument-v1.2-os-schema.rng -
[apparent hang]
Comment 1 Morten Welinder 2014-03-05 23:31:55 UTC
Created attachment 271049 [details]
Test file part 1

Part 1 of test file -- too big for b.g.o in one piece.
Comment 2 Morten Welinder 2014-03-05 23:32:22 UTC
Created attachment 271050 [details]
Test file part 2
Comment 3 GNOME Infrastructure Team 2021-07-05 13:24:07 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/libxml2/-/issues/

Thank you for your understanding and your help.