Bug 384970 - Esc after reading a comment
Summary: Esc after reading a comment
Status: RESOLVED WORKSFORME
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-09-22 19:00 UTC by Luciana
Modified: 2017-10-02 17:29 UTC (History)
1 user (show)

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 Luciana 2017-09-22 19:00:20 UTC
Application: okular (0.24.2)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.4.0-93-generic x86_64
Distribution: Ubuntu 16.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I was reading a comment and when I pressed the ESC key Okular crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x000000000262c700 in ?? ()
#7  0x00007f54492e9fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8  0x00007f54492f2263 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#9  0x00007f544a04f64a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#10 0x00007f54488d990d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007f5449320ff0 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#12 0x00007f54492f22ee in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007f544a04f64a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007f54488d990d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007f54488dd3c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007f544890a13e in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007f5444f53197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f5444f533f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f5444f5349c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f544890a2ae in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#21 0x00007f5449397616 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#22 0x00007f54488d818f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x00007f54488d84f5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#24 0x00007f54488de4b9 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x0000000000409858 in ?? ()
#26 0x00007f5447da0830 in __libc_start_main (main=0x409410, argc=1, argv=0x7fff6d490678, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6d490668) at ../csu/libc-start.c:291
#27 0x000000000040b489 in _start ()

Possible duplicates by query: bug 384429, bug 383898, bug 383003, bug 382600, bug 382071.

Reported using DrKonqi
Comment 1 Albert Astals Cid 2017-09-24 17:47:58 UTC
You're using a very old version of Okular, any chance you can reproduce this problem in a newer version (>= 1.0)?
Comment 2 Luciana 2017-10-01 23:09:12 UTC
I appreciate your prompt response and I'm sorry for my late reply.
I had my problem solved with a newer version. Thanks.