https://bugs.kde.org/show_bug.cgi?id=439216
--- Comment #2 from David Hurka <david.hu...@mailbox.org> --- > This is the exact same crash as the Okular4 one in the linked report which I > reported years ago and that was supposed to be fixed. I don’t think so. Here you write: > [...] > #9 QAction::isChecked (this=0x0) at > /opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.9.8/qtbase/src/widgets/kernel/qaction.cpp:986 > #10 0x00007efbfd825cd3 in PageView::capability (this=0x22a38f0, > capability=Okular::View::Continuous) at > /opt/local/var/lnxports/build/_opt_local_site-ports_kf5_kf5-okular/kf5-okular-devel/work/okular-5/ui/pageview.cpp:1607 > [...] But in https://bugs.kde.org/show_bug.cgi?id=348000 you wrote: > [...] > frame #8: 0x00000001080a6b24 > QtGui`QAction::setEnabled(this=0x0000000000000000, b=false) + 4 at > qaction.cpp:1113 > frame #9: 0x000000010dcf8dc8 > okularpart.dylib`PageView::slotRelayoutPages(this=<unavailable>) + 600 at > pageview.cpp:4139 > [...] The crash you have reported here is fixed with 6e170312d8560963108365ee9e5c124d5c76f0e9. -- You are receiving this mail because: You are the assignee for the bug.