https://bugs.kde.org/show_bug.cgi?id=313984
--- Comment #5 from laleluna.noctil...@gmail.com --- Thank you! This is the crash information after the debug packages were installed: Application: Okular (okular), signal: Segmentation fault Using host libthread_db library "/lib/libthread_db.so.1". [KCrash Handler] #7 0x4e7b2eb2 in QAbstractItemView::mouseReleaseEvent (this=0xa2d6188, event=0xbfa9df24) at itemviews/qabstractitemview.cpp:1789 #8 0x4ecdbe4f in KColorCells::mouseReleaseEvent (this=0xa2d6188, e=0xbfa9df24) at /usr/src/debug/kdelibs-4.9.5/kdeui/colors/kcolordialog.cpp:445 #9 0x4e267455 in QWidget::event (this=0xa2d6188, event=0xbfa9df24) at kernel/qwidget.cpp:8375 #10 0x4e67ce46 in QFrame::event (this=0xa2d6188, e=0xbfa9df24) at widgets/qframe.cpp:557 #11 0x4e70ef54 in QAbstractScrollArea::viewportEvent (this=0xa2d6188, e=0xbfa9df24) at widgets/qabstractscrollarea.cpp:1043 #12 0x4e7b159c in QAbstractItemView::viewportEvent (this=0xa2d6188, event=0xbfa9df24) at itemviews/qabstractitemview.cpp:1644 #13 0x4e7117e6 in viewportEvent (event=0xbfa9df24, this=<optimized out>) at widgets/qabstractscrollarea_p.h:100 #14 QAbstractScrollAreaFilter::eventFilter (this=0xa1ecd08, o=0xa247b20, e=0xbfa9df24) at widgets/qabstractscrollarea_p.h:116 #15 0x4d40e20e in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x97f5d80, receiver=0xa247b20, event=0xbfa9df24) at kernel/qcoreapplication.cpp:1056 #16 0x4e20d03e in QApplicationPrivate::notify_helper (this=0x97f5d80, receiver=0xa247b20, e=0xbfa9df24) at kernel/qapplication.cpp:4558 #17 0x4e21260b in QApplication::notify (this=0x97f5d80, receiver=0xa247b20, e=0xbfa9df24) at kernel/qapplication.cpp:4105 #18 0x4edb1a82 in KApplication::notify (this=0xbfa9f814, receiver=0xa247b20, event=0xbfa9df24) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 #19 0x4d40e08e in QCoreApplication::notifyInternal (this=0xbfa9f814, receiver=0xa247b20, event=0xbfa9df24) at kernel/qcoreapplication.cpp:946 #20 0x4e20def5 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 #21 QApplicationPrivate::sendMouseEvent (receiver=0xa247b20, event=0xbfa9df24, alienWidget=0xa247b20, nativeWidget=0xa17d7d0, buttonDown=0x4eba7274 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #22 0x4e297235 in QETWidget::translateMouseEvent (this=0xa17d7d0, event=0xbfa9e34c) at kernel/qapplication_x11.cpp:4537 #23 0x4e295edb in QApplication::x11ProcessEvent (this=0xbfa9f814, event=0xbfa9e34c) at kernel/qapplication_x11.cpp:3660 #24 0x4e2bfa85 in x11EventSourceDispatch (s=0x97f8b38, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #25 0x4af5216b in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #26 0x4af52510 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0 #27 0x4af525f2 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #28 0x4d440ad2 in QEventDispatcherGlib::processEvents (this=0x97d67f8, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #29 0x4e2bf70b in QGuiEventDispatcherGlib::processEvents (this=0x97d67f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #30 0x4d40cb2d in QEventLoop::processEvents (this=this@entry=0xbfa9e648, flags=...) at kernel/qeventloop.cpp:149 #31 0x4d40ce29 in QEventLoop::exec (this=0xbfa9e648, flags=...) at kernel/qeventloop.cpp:204 #32 0x4e7543ce in QDialog::exec (this=0xbfa9e714) at dialogs/qdialog.cpp:554 #33 0xb613dbe7 in AnnotationPopup::exec (this=0xbfa9e8ac, point=...) at /usr/src/debug/okular-4.9.5/ui/annotationpopup.cpp:88 #34 0xb617f491 in PageView::mousePressEvent (this=0x9a3e2c0, e=0xbfa9f024) at /usr/src/debug/okular-4.9.5/ui/pageview.cpp:2018 #35 0x4e267437 in QWidget::event (this=0x9a3e2c0, event=0xbfa9f024) at kernel/qwidget.cpp:8371 #36 0x4e67ce46 in QFrame::event (this=0x9a3e2c0, e=0xbfa9f024) at widgets/qframe.cpp:557 #37 0x4e70ef54 in QAbstractScrollArea::viewportEvent (this=0x9a3e2c0, e=0xbfa9f024) at widgets/qabstractscrollarea.cpp:1043 #38 0xb616f55f in PageView::viewportEvent (this=0x9a3e2c0, e=0xbfa9f024) at /usr/src/debug/okular-4.9.5/ui/pageview.cpp:2994 #39 0x4e7117e6 in viewportEvent (event=0xbfa9f024, this=<optimized out>) at widgets/qabstractscrollarea_p.h:100 #40 QAbstractScrollAreaFilter::eventFilter (this=0x9a3fd58, o=0x9a3e278, e=0xbfa9f024) at widgets/qabstractscrollarea_p.h:116 #41 0x4d40e20e in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x97f5d80, receiver=0x9a3e278, event=0xbfa9f024) at kernel/qcoreapplication.cpp:1056 #42 0x4e20d03e in QApplicationPrivate::notify_helper (this=0x97f5d80, receiver=0x9a3e278, e=0xbfa9f024) at kernel/qapplication.cpp:4558 #43 0x4e21260b in QApplication::notify (this=0x97f5d80, receiver=0x9a3e278, e=0xbfa9f024) at kernel/qapplication.cpp:4105 #44 0x4edb1a82 in KApplication::notify (this=0xbfa9f814, receiver=0x9a3e278, event=0xbfa9f024) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 #45 0x4d40e08e in QCoreApplication::notifyInternal (this=0xbfa9f814, receiver=0x9a3e278, event=0xbfa9f024) at kernel/qcoreapplication.cpp:946 #46 0x4e20def5 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 #47 QApplicationPrivate::sendMouseEvent (receiver=0x9a3e278, event=0xbfa9f024, alienWidget=0x9a3e278, nativeWidget=0x9982348, buttonDown=0x4eba7274 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #48 0x4e297235 in QETWidget::translateMouseEvent (this=0x9982348, event=0xbfa9f44c) at kernel/qapplication_x11.cpp:4537 #49 0x4e295edb in QApplication::x11ProcessEvent (this=0xbfa9f814, event=0xbfa9f44c) at kernel/qapplication_x11.cpp:3660 #50 0x4e2bfa85 in x11EventSourceDispatch (s=0x97f8b38, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #51 0x4af5216b in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #52 0x4af52510 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0 #53 0x4af525f2 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #54 0x4d440ad2 in QEventDispatcherGlib::processEvents (this=0x97d67f8, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #55 0x4e2bf70b in QGuiEventDispatcherGlib::processEvents (this=0x97d67f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #56 0x4d40cb2d in QEventLoop::processEvents (this=this@entry=0xbfa9f748, flags=...) at kernel/qeventloop.cpp:149 #57 0x4d40ce29 in QEventLoop::exec (this=0xbfa9f748, flags=...) at kernel/qeventloop.cpp:204 #58 0x4d41236b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #59 0x4e20aee5 in QApplication::exec () at kernel/qapplication.cpp:3823 #60 0x0804e03e in main (argc=6, argv=0xbfa9f9a4) at /usr/src/debug/okular-4.9.5/shell/main.cpp:85 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel