Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.0.0, 6.2.3, 6.4
-
Ubuntu 20.04 LTS
g++ 9.3.0, clang 10.0.0
-
8f5075067 (dev)
Description
- Have a build of Qt including qtsvg.
No sanitizers needed. - Build the attached project:
qt-cmake /tmp/report/ && cmake --build .
- Run the resulting binary passing the attached input file as parameter:
./report /tmp/report/44692.svg
This is completely occupying a full CPU for more than ten seconds.
Google's oss-fuzz found this as issue 44692. They will publish the details on May 16th. You can find a backtrace in their detailed report.
Attachments
Issue Links
- is duplicated by
-
QTBUG-110595 [REG 5.15 -> 6.x] QSvgRenderer::render(QPainter*) is now ~100x slower
- Closed
- relates to
-
QTBUG-102599 Slow painting of svg file
- Closed