https://bugs.kde.org/show_bug.cgi?id=345082
Oliver Sander <san...@igpm.rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |san...@igpm.rwth-aachen.de --- Comment #3 from Oliver Sander <san...@igpm.rwth-aachen.de> --- Is the following sufficient, or should I additionally install the Qt debugging symbols? The crash is reproduced easily on current git master compiled against Debian Jessie. Application: Okular (okular), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 PageViewItem::pageNumber (this=0x0) at /home/sander/okular/ui/pageviewutils.cpp:66 #7 0x00007fc8e5c60be9 in PageView::mousePressEvent (this=0x0, e=0x304) at /home/sander/okular/ui/pageview.cpp:2119 #8 0x00007fc8f58362c7 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #9 0x00007fc8f5bf783e in QFrame::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #10 0x00007fc8e5c66196 in PageView::viewportEvent (this=0xfa1720, e=0x7fff48361ec0) at /home/sander/okular/ui/pageview.cpp:3149 #11 0x00007fc8f4b6b886 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #12 0x00007fc8f57e246c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #13 0x00007fc8f57e910f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #14 0x00007fc8f655a1aa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #15 0x00007fc8f4b6b71d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #16 0x00007fc8f57e876f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #17 0x00007fc8f585f432 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #18 0x00007fc8f585de2c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #19 0x00007fc8f5886ed2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #20 0x00007fc8f10e0c5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007fc8f10e0f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007fc8f10e0ffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007fc8f4b9ad1d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #24 0x00007fc8f5886f96 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #25 0x00007fc8f4b6a271 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #26 0x00007fc8f4b6a5d5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #27 0x00007fc8f4b70059 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #28 0x00000000004093d0 in main (argc=<optimized out>, argv=<optimized out>) at /home/sander/okular/shell/main.cpp:64 -- 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