| Summary: | Okular crashes when opening PDF file | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Vicente Salvador <vicentesalvadorcubedo> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | aacid, jodr666, nate |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 21.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/okular/commit/913560eb78078ddd2b7e543d4cb26925c0d432e1 | Version Fixed/Implemented In: | 21.08.3 |
| Sentry Crash Report: | |||
| Attachments: |
PDF Document to reproduce crash
New crash information added by DrKonqi |
||
|
Description
Vicente Salvador
2021-10-03 12:01:16 UTC
Created attachment 142117 [details]
PDF Document to reproduce crash
Created attachment 142128 [details]
New crash information added by DrKonqi
okular (21.11.70) using Qt 5.15.2
- What I was doing when the application crashed:
Opened the attached PDF file in order to reproduce the crash.
-- Backtrace (Reduced):
#6 0x00007f22753dc3f1 in qToStringViewIgnoringNull<QString, true> (s=...) at /usr/include/qt5/QtCore/qstringview.h:381
#7 QtPrivate::qStringLikeToArg (s=...) at /usr/include/qt5/QtCore/qstring.h:2118
#8 QStringView::arg<QString const&, QString const&, QString const&, QString const&, QString const&, QString const&> (this=<optimized out>, this=<optimized out>) at /usr/include/qt5/QtCore/qstring.h:2129
#9 QString::arg (this=0x7ffd62fcb148, this=0x7ffd62fcb148, a6=..., a5=..., a4=..., a3=..., a2=..., a1=...) at /usr/include/qt5/QtCore/qstring.h:1136
#10 printd (context=<optimized out>, arguments=...) at /usr/src/debug/okular-21.11.70git.20211001T193123~a40849988-ku.34.1.x86_64/core/script/kjs_util.cpp:94
A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/494 Git commit 913560eb78078ddd2b7e543d4cb26925c0d432e1 by Albert Astals Cid. Committed on 05/10/2021 at 20:55. Pushed by aacid into branch 'release/21.08'. util.printd: Don't crash if we get an unexpected oDate argument M +6 -0 core/script/kjs_util.cpp https://invent.kde.org/graphics/okular/commit/913560eb78078ddd2b7e543d4cb26925c0d432e1 We're late for .2 I know this is not a normal behaviour, but, as this is my first bug reported, I just want to say "Thank you very much". |