Bug 322553 - Okular crashes when yellow highlits are removed
Summary: Okular crashes when yellow highlits are removed
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.16.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
: 324953 326105 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-07-19 02:15 UTC by Ceará
Modified: 2013-10-17 10:48 UTC (History)
3 users (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 Ceará 2013-07-19 02:15:29 UTC
Application: okular (0.16.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.5
Operating System: Linux 3.9.9-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I was reading an article with Okular and annotating it. When I used yellow highlight and needed remove the mark Okular crashes.

- Unusual behavior I noticed:
I have noticed any unusual behavior.

- Custom settings of the application:
I don't do any custom setting.

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f842c6eb1c9 in raise () from /usr/lib/libc.so.6
#6  0x00007f842c6ec5c8 in abort () from /usr/lib/libc.so.6
#7  0x00007f84195ac20e in Page::removeAnnot(Annot*) () from /usr/lib/libpoppler.so.37
#8  0x00007f8419905e58 in Poppler::AnnotationPrivate::removeAnnotationFromPage(Page*, Poppler::Annotation const*) () from /usr/lib/libpoppler-qt4.so.4
#9  0x00007f8419b5711a in ?? () from /usr/lib/kde4/okularGenerator_poppler.so
#10 0x00007f841d974b81 in Okular::Document::removePageAnnotation(int, Okular::Annotation*) () from /lib64/libokularcore.so.2
#11 0x00007f841dc3d84e in ?? () from /usr/lib/kde4/okularpart.so
#12 0x00007f841dc79cd1 in ?? () from /usr/lib/kde4/okularpart.so
#13 0x00007f842dbab551 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f842df48b8e in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007f841dc7ea36 in ?? () from /usr/lib/kde4/okularpart.so
#16 0x00007f842d15d066 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0x00007f842db5c10c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007f842db6282d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007f842e87cf5a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007f842d15cefd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x00007f842db61fe3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#22 0x00007f842dbd3c5b in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f842dbd26cc in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f842dbf9232 in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007f84293b2da6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0x00007f84293b30f8 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0x00007f84293b319c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0x00007f842d189b85 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00007f842dbf92e6 in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007f842d15bb5f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007f842d15be55 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007f842d160f8b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#33 0x000000000040825e in ?? ()
#34 0x00007f842c6d7a15 in __libc_start_main () from /usr/lib/libc.so.6
#35 0x0000000000408e59 in _start ()

Reported using DrKonqi
Comment 1 Albert Astals Cid 2013-07-19 10:10:26 UTC
Which poppler version are you using?
Comment 2 Ceará 2013-07-20 02:18:04 UTC
I'm using poppler-0.22.5-1.
Comment 3 Ceará 2013-07-20 03:34:43 UTC
I've seen some problems with poppler stable version (22.5). I updated to poppler 23.4 and the problem was resolved.
Comment 4 Fabio D'Urso 2013-09-16 18:32:31 UTC
*** Bug 324953 has been marked as a duplicate of this bug. ***
Comment 5 Fabio D'Urso 2013-10-17 10:48:35 UTC
*** Bug 326105 has been marked as a duplicate of this bug. ***