Bug 225915 - okular pdf reviewing highlighting crash
Summary: okular pdf reviewing highlighting crash
Status: RESOLVED DUPLICATE of bug 224191
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-08 15:03 UTC by Giacomo Poderi
Modified: 2010-02-08 15:09 UTC (History)
0 users

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 Giacomo Poderi 2010-02-08 15:03:55 UTC
Application that crashed: okular
Version of the application: 0.9.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Some behaviour/crash of my previously reported bug-report

Crash happens when pressing one of the shortcuts for one of the reviewing features.
(highlighter, green marker, note.taking....)

regards,
gp

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  QBasicAtomicInt::ref (this=0x1799a98) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6  QString (this=0x1799a98) at /usr/include/qt4/QtCore/qstring.h:712
#7  Okular::Annotation::Window::text (this=0x1799a98) at ../../okular/core/annotations.cpp:361
#8  0x00007f66a5085d08 in AnnotWindow::slotsaveWindowText (this=0x128ae70) at ../../okular/ui/annotwindow.cpp:226
#9  0x00007f66a5085e0c in AnnotWindow::qt_metacall (this=0x128ae70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at ./annotwindow.moc:69
#10 0x00007f66b4168ddc in QMetaObject::activate (sender=0xe72500, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xe06b84) at kernel/qobject.cpp:3113
#11 0x00007f66b3a1fe57 in QTextEdit::qt_metacall (this=0xe72500, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff02c0a790) at .moc/release-shared/moc_qtextedit.cpp:189
#12 0x00007f66b4e5ed80 in KTextEdit::qt_metacall (this=0x7fff02c0a4b0, _c=24746648, _id=0, _a=0xe06b84) at ./ktextedit.moc:106
#13 0x00007f66b4168ddc in QMetaObject::activate (sender=0x178ed70, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xe06b84) at kernel/qobject.cpp:3113
#14 0x00007f66b37f85a2 in QTextControl::qt_metacall (this=0x178ed70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff02c0a900) at .moc/release-shared/moc_qtextcontrol_p.cpp:144
#15 0x00007f66b4168ddc in QMetaObject::activate (sender=0xe84240, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xe06b84) at kernel/qobject.cpp:3113
#16 0x00007f66b382fdd1 in QTextDocumentPrivate::endEditBlock (this=0xea8160) at text/qtextdocument_p.cpp:1126
#17 0x00007f66b3857b31 in QTextCursor::insertText (this=0x12a2750, text=<value optimized out>, _format=...) at text/qtextcursor.cpp:1336
#18 0x00007f66b3857d0f in QTextCursor::insertText (this=0x12a2750, text=...) at text/qtextcursor.cpp:1275
#19 0x00007f66b37fa7dd in QTextControlPrivate::keyPressEvent (this=0x12a26c0, e=0x7fff02c0b650) at text/qtextcontrol.cpp:1256
#20 0x00007f66b37fdfc8 in QTextControl::processEvent (this=0x178ed70, e=0x7fff02c0b650, matrix=..., contextWidget=0x12a2bf0) at text/qtextcontrol.cpp:904
#21 0x00007f66b37f41ca in QTextControl::processEvent (this=0x178ed70, e=0x7fff02c0b650, coordinateOffset=..., contextWidget=0x12a2bf0) at text/qtextcontrol.cpp:866
#22 0x00007f66b3a21bdc in QTextEditPrivate::sendControlEvent (this=0x1245840, e=0x7fff02c0b650) at widgets/qtextedit_p.h:100
#23 0x00007f66b3a213c5 in QTextEdit::keyPressEvent (this=<value optimized out>, e=0x7fff02c0b650) at widgets/qtextedit.cpp:1278
#24 0x00007f66b364a872 in QWidget::event (this=0xe72500, event=0x7fff02c0b650) at kernel/qwidget.cpp:7584
#25 0x00007f66b39a62a6 in QFrame::event (this=0xe72500, e=0x7fff02c0b650) at widgets/qframe.cpp:559
#26 0x00007f66b3a35bc9 in QAbstractScrollArea::event (this=0xe72500, e=0x7fff02c0b650) at widgets/qabstractscrollarea.cpp:918
#27 0x00007f66b3a214f5 in QTextEdit::event (this=0xe72500, e=0x7fff02c0b650) at widgets/qtextedit.cpp:1058
#28 0x00007f66b35fbefc in QApplicationPrivate::notify_helper (this=0x8bc1f0, receiver=0xe72500, e=0x7fff02c0b650) at kernel/qapplication.cpp:4056
#29 0x00007f66b3603ce3 in QApplication::notify (this=<value optimized out>, receiver=0xe72500, e=0x7fff02c0b650) at kernel/qapplication.cpp:3662
#30 0x00007f66b4d67ab6 in KApplication::notify (this=0x7fff02c0d810, receiver=0xe72500, event=0x7fff02c0b650) at ../../kdeui/kernel/kapplication.cpp:302
#31 0x00007f66b4153c2c in QCoreApplication::notifyInternal (this=0x7fff02c0d810, receiver=0xe72500, event=0x7fff02c0b650) at kernel/qcoreapplication.cpp:610
#32 0x00007f66b368cdfa in QKeyMapper::sendKeyEvent (keyWidget=0xe72500, grab=<value optimized out>, type=QEvent::KeyPress, code=53, modifiers=<value optimized out>, text=..., autorepeat=false, 
    count=1, nativeScanCode=14, nativeVirtualKey=53, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1861
#33 0x00007f66b368f370 in QKeyMapperPrivate::translateKeyEvent (this=0x8f6e40, keyWidget=0xe72500, event=<value optimized out>, grab=152) at kernel/qkeymapper_x11.cpp:1831
#34 0x00007f66b3667493 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff02c0d430) at kernel/qapplication_x11.cpp:3443
#35 0x00007f66b3690d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#36 0x00007f66afa18bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#37 0x00007f66afa1c598 in ?? () from /lib/libglib-2.0.so.0
#38 0x00007f66afa1c6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#39 0x00007f66b417c1a6 in QEventDispatcherGlib::processEvents (this=0x8a2d20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#40 0x00007f66b36904be in QGuiEventDispatcherGlib::processEvents (this=0x7fff02c0a4b0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#41 0x00007f66b4152532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#42 0x00007f66b4152904 in QEventLoop::exec (this=0x7fff02c0d760, flags=) at kernel/qeventloop.cpp:201
#43 0x00007f66b4154ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#44 0x000000000040881c in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../okular/shell/main.cpp:81

This bug may be a duplicate of or related to bug 224191

Reported using DrKonqi
Comment 1 Pino Toscano 2010-02-08 15:09:53 UTC
Again bug #224191...

*** This bug has been marked as a duplicate of bug 224191 ***