[Okular-devel] [Bug 306854] New: Okular crash with embedded file (livescribe)

cmd_ cemede at gmail.com
Sat Sep 15 17:14:53 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=306854

            Bug ID: 306854
          Severity: crash
           Version: 0.14.3
          Priority: NOR
          Assignee: okular-devel at kde.org
           Summary: Okular crash with embedded file (livescribe)
    Classification: Unclassified
                OS: Linux
          Reporter: cemede at gmail.com
          Hardware: Ubuntu Packages
            Status: UNCONFIRMED
         Component: general
           Product: okular

Application: okular (0.14.3)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-30-generic-pae i686
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Opening the embedded file inside pdf crashed the application.

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb4d5f9c0 (LWP 6713))]

Thread 2 (Thread 0xaeb4ab40 (LWP 6716)):
#0  0xb76e4424 in __kernel_vsyscall ()
#1  0xb5ce1380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb53bba7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb53ae0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb53ae201 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb60bf8e7 in QEventDispatcherGlib::processEvents (this=0xae200468,
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb608b50d in QEventLoop::processEvents (this=0xaeb4a240, flags=...) at
kernel/qeventloop.cpp:149
#7  0xb608b7a9 in QEventLoop::exec (this=0xaeb4a240, flags=...) at
kernel/qeventloop.cpp:204
#8  0xb5f7494c in QThread::exec (this=0x9bd6c40) at thread/qthread.cpp:501
#9  0xb6068b5d in QInotifyFileSystemWatcherEngine::run (this=0x9bd6c40) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0xb5f77de0 in QThreadPrivate::start (arg=0x9bd6c40) at
thread/qthread_unix.cpp:298
#11 0xb547fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5ceface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4d5f9c0 (LWP 6713)):
[KCrash Handler]
#7  0xb76e4424 in __kernel_vsyscall ()
#8  0xb5c331ef in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb5c36835 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb0f63649 in getDict (this=<optimized out>) at Object.h:197
#11 getDict (this=<optimized out>) at FileSpec.cc:268
#12 FileSpec::getEmbeddedFile (this=0x9b63b08) at FileSpec.cc:136
#13 0xb10ccd4f in Poppler::EmbeddedFile::size (this=0x9b64678) at
poppler-embeddedfile.cc:78
#14 0xb111155e in PDFEmbeddedFile::size (this=0x9b37270) at
../../../generators/poppler/popplerembeddedfile.h:41
#15 0xb2479a35 in EmbeddedFilesDialog::EmbeddedFilesDialog (this=0x9c04268,
parent=0x9820c58, document=0x9806d30) at ../ui/embeddedfilesdialog.cpp:69
#16 0xb245c98d in Okular::Part::slotShowEmbeddedFiles (this=0x97eb778) at
../part.cpp:2162
#17 0xb246a497 in qt_static_metacall (_a=0xbfc94eb8, _id=38, _o=0x97eb778,
_c=<optimized out>) at ./part.moc:207
#18 Okular::Part::qt_static_metacall (_o=0x97eb778,
_c=QMetaObject::InvokeMetaMethod, _id=38, _a=0xbfc94eb8) at ./part.moc:159
#19 0xb60a36b1 in QMetaObject::activate (sender=0x97ea5c8, m=0xb6f713f8,
local_signal_index=1, argv=0xbfc94eb8) at kernel/qobject.cpp:3547
#20 0xb65f29bd in QAction::triggered (this=0x97ea5c8, _t1=false) at
.moc/release-shared/moc_qaction.cpp:277
#21 0xb65f2c5b in QAction::activate (this=0x97ea5c8, event=QAction::Trigger) at
kernel/qaction.cpp:1257
#22 0xb6ab4453 in QMenuPrivate::activateCausedStack (this=0x9ae0310,
causedStack=..., action=0x97ea5c8, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:1028
#23 0xb6abb32f in QMenuPrivate::activateAction (this=0x9ae0310,
action=0x97ea5c8, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:1120
#24 0xb6abe015 in QMenu::mouseReleaseEvent (this=0x9add8c0, e=0xbfc956f4) at
widgets/qmenu.cpp:2360
#25 0xb725d70c in KMenu::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib/libkdeui.so.5
#26 0xb66541ac in QWidget::event (this=0x9add8c0, event=0xbfc956f4) at
kernel/qwidget.cpp:8362
#27 0xb6abca9c in QMenu::event (this=0x9add8c0, e=0xbfc956f4) at
widgets/qmenu.cpp:2469
#28 0xb65f9ed4 in notify_helper (e=0xbfc956f4, receiver=0x9add8c0,
this=0x96d0870) at kernel/qapplication.cpp:4559
#29 QApplicationPrivate::notify_helper (this=0x96d0870, receiver=0x9add8c0,
e=0xbfc956f4) at kernel/qapplication.cpp:4531
#30 0xb6600024 in QApplication::notify (this=0x96d0870, receiver=0x9add8c0,
e=0xbfc956f4) at kernel/qapplication.cpp:4102
#31 0xb717f401 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#32 0xb608c97e in QCoreApplication::notifyInternal (this=0xbfc95f30,
receiver=0x9add8c0, event=0xbfc956f4) at kernel/qcoreapplication.cpp:876
#33 0xb65fae95 in sendEvent (event=<optimized out>, receiver=<optimized out>)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#34 QApplicationPrivate::sendMouseEvent (receiver=0x9add8c0, event=0xbfc956f4,
alienWidget=0x0, nativeWidget=0x9add8c0, buttonDown=0xb6f8ecf4,
lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#35 0xb66877d2 in QETWidget::translateMouseEvent (this=0x9add8c0,
event=0xbfc95bac) at kernel/qapplication_x11.cpp:4551
#36 0xb6685c0d in QApplication::x11ProcessEvent (this=0xbfc95f30,
event=0xbfc95bac) at kernel/qapplication_x11.cpp:3732
#37 0xb66b2eac in x11EventSourceDispatch (s=0x96d22c0, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#38 0xb53add86 in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#39 0xb53ae125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#40 0xb53ae201 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#41 0xb60bf887 in QEventDispatcherGlib::processEvents (this=0x96aff08,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#42 0xb66b2aaa in QGuiEventDispatcherGlib::processEvents (this=0x96aff08,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0xb608b50d in QEventLoop::processEvents (this=0xbfc95ea4, flags=...) at
kernel/qeventloop.cpp:149
#44 0xb608b7a9 in QEventLoop::exec (this=0xbfc95ea4, flags=...) at
kernel/qeventloop.cpp:204
#45 0xb6090eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#46 0xb65f7a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#47 0x0804dfb0 in main (argc=<error reading variable: Cannot access memory at
address 0x1a39>, argv=<error reading variable: Cannot access memory at address
0x1a3d>) at ../../shell/main.cpp:85

This bug may be a duplicate of or related to bug 306008.

Possible duplicates by query: bug 306008.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list