https://bugs.kde.org/show_bug.cgi?id=474429
--- Comment #2 from agusting...@gmail.com --- Created attachment 162891 --> https://bugs.kde.org/attachment.cgi?id=162891&action=edit New crash information added by DrKonqi okular (23.08.1) using Qt 5.15.10 When highlighting text and saving (ovewriting a file), sometimes Okular will crash. The text I was reading is a long PDF file, over 1000 Pages and many highlights were done, so there might be a Segmentation Fault happening somewhere. -- Backtrace (Reduced): #4 0x00007fbe35d4f78a in Okular::Document::addPageAnnotation(int, Okular::Annotation*) () from /lib/x86_64-linux-gnu/libOkular5Core.so.11 [...] #7 0x00007fbe44da4e18 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #8 0x00007fbe44e4fc8e in QFrame::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #9 0x00007fbe440c2e5b in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007fbe44d62d1e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 -- You are receiving this mail because: You are watching all bug changes.