Summary: | Okular crash when editing PDF | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Axel Braun <axel.braun> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | aacid, ryan9590 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 22.04.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Form causing the crash
New crash information added by DrKonqi |
Description
Axel Braun
2022-07-14 13:36:52 UTC
Created attachment 150619 [details]
Form causing the crash
Tell the opensuse folks to update poppler. Created attachment 152681 [details]
New crash information added by DrKonqi
okular (22.04.3) using Qt 5.15.4
On a PDF I created last year in Libre office with forms to type information and check boxes; Okular crashes 100% of the times when I try to edit one of the forms. This PDF worked on Debian 11 Bullseye, I only have encoutered after upgrading to Testing bookworm.
-- Backtrace (Reduced):
#4 0x00007fd0ec56089c in GfxResources::doLookupFont(char const*) const () from /lib/x86_64-linux-gnu/libpoppler.so.123
#5 0x00007fd0ec5609ad in GfxResources::lookupFont(char const*) () from /lib/x86_64-linux-gnu/libpoppler.so.123
#6 0x00007fd0ec546998 in Form::ensureFontsForAllCharacters(GooString const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, GfxResources*) () from /lib/x86_64-linux-gnu/libpoppler.so.123
[...]
#8 0x00007fd0f9712d37 in Poppler::FormFieldText::setText(QString const&) () from /lib/x86_64-linux-gnu/libpoppler-qt5.so.1
[...]
#10 0x00007fd10eb01dc5 in QUndoStack::push(QUndoCommand*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|