Bug 459943 - Okular crashes on opening PDF file from a list
Summary: Okular crashes on opening PDF file from a list
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 22.04.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-10-03 16:50 UTC by Alex Belits
Modified: 2022-10-03 16:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Belits 2022-10-03 16:50:17 UTC
Application: okular (22.04.3)
 (Compiled from sources)
Qt Version: 5.15.5
Frameworks Version: 5.96.0
Operating System: Linux 5.15.32-gentoo-r1-x86_64 x86_64
Windowing System: X11
Distribution: "Gentoo Base System release 2.8"
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
Okular is started, presented a list of recently used files, once file is selected, Okular crashed.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f88c42cbea0 in Okular::ObjectRect::object() const () from /usr/lib64/libOkular5Core.so.10
#5  0x00007f88c44d3a65 in ?? () from /usr/lib64/qt5/plugins/okularpart.so
#6  0x00007f88cccbdef6 in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#7  0x00007f88ccd6dfbe in QFrame::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#8  0x00007f88cc195d4d in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#9  0x00007f88ccc79c8e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#10 0x00007f88ccc81af3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#11 0x00007f88cc195f98 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#12 0x00007f88ccc80580 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib64/libQt5Widgets.so.5
#13 0x00007f88cccd80e0 in ?? () from /usr/lib64/libQt5Widgets.so.5
#14 0x00007f88cccdb3bd in ?? () from /usr/lib64/libQt5Widgets.so.5
#15 0x00007f88ccc79c9f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#16 0x00007f88cc195f98 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#17 0x00007f88cc635bf0 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5
#18 0x00007f88cc613b83 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Gui.so.5
#19 0x00007f88c732fd1a in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#20 0x00007f88ca90a74b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f88ca90a9e5 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f88ca90aaaf in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f88cc1e8f08 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#24 0x00007f88cc194883 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#25 0x00007f88cc19cf2d in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#26 0x000055649273c250 in ?? ()
#27 0x00007f88cbb2839a in ?? () from /lib64/libc.so.6
#28 0x00007f88cbb2845c in __libc_start_main () from /lib64/libc.so.6
#29 0x000055649273d201 in ?? ()
[Inferior 1 (process 21358) detached]

Reported using DrKonqi