Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.15.2, 6.0.2, 6.3.0
-
Ubuntu 20.04 LTS
clang 10.0.0, g++ 9.3.0
-
c4301be7d (dev), b35f5a187 (6.6), 9b7374791 (tqtc/lts-5.15), f67a497db (dev), b47657093 (dev), b5d66b52d (6.6), c216c3d98 (6.5), 7f7287ab5 (tqtc/lts-6.2), 26940b125 (tqtc/lts-6.2), 4f89eb5a7 (6.6), 21f30acde (tqtc/lts-5.15), 3c2cc469b (6.5)
Description
- Build the attached project.
Normal release build, no sanitizers needed. - Run it on the attached input file:
./report input.xml
It won't finish. It's running here for ten minutes of CPU time now, with constant low memory consumption:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 38446 qtrob 20 0 75260 34172 7068 R 100.0 0.2 10:04.04 report
Google's oss-fuzz found this as issue 30973. It will be published on May 17th, the latest.
Attachments
Issue Links
- covers
-
QTBUG-85138 QXmlStreamReader slow on certain input
- Closed
- is duplicated by
-
QTBUG-95188 Out-of-memory in QXmlStreamReader
- Closed