Bug 322554 - Okular crashed when opening a PDF attachment
Summary: Okular crashed when opening a PDF attachment
Status: RESOLVED DUPLICATE of bug 322310
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.16.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-19 05:03 UTC by Pedro
Modified: 2013-07-19 09:48 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 Pedro 2013-07-19 05:03:03 UTC
Application: okular (0.16.4)
KDE Platform Version: 4.10.4
Qt Version: 4.8.4
Operating System: Linux 3.9.9-301.fc19.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

Was logged into Outlook Web Access and clicked a PDF attachment. Konqueror did not know which application to use for it, for some reason, so it gave me the list to pick from and I manually typed "okular" without quotes. The auto-complete came up so it knew the application I was talking about. I hit Enter and then the crash message appeared.

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  d_func (this=0x0) at /usr/src/debug/kdelibs-4.10.4/kdecore/services/kmimetype.h:48
#7  KMimeType::is (this=0x0, mimeTypeName=...) at /usr/src/debug/kdelibs-4.10.4/kdecore/services/kmimetype.cpp:556
#8  0x00007f3ae74c9fcf in compressedMimeFor(QString const&) () from /usr/lib64/kde4/okularpart.so
#9  0x00007f3ae74caf5b in Okular::Part::openFile() () from /usr/lib64/kde4/okularpart.so
#10 0x00000033d7c25f43 in KParts::ReadOnlyPartPrivate::_k_slotJobFinished (this=0x14e8670, job=0x1786ac0) at /usr/src/debug/kdelibs-4.10.4/kparts/part.cpp:694
#11 0x00000035e4b8dadc in QMetaObject::activate (sender=sender@entry=0x1786ac0, m=m@entry=0x35e8cc05c0 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fffb782be90) at kernel/qobject.cpp:3539
#12 0x00000035e8931132 in KJob::result (this=this@entry=0x1786ac0, _t1=_t1@entry=0x1786ac0) at /usr/src/debug/kdelibs-4.10.4/x86_64-redhat-linux-gnu/kdecore/kjob.moc:207
#13 0x00000035e8931170 in KJob::emitResult (this=this@entry=0x1786ac0) at /usr/src/debug/kdelibs-4.10.4/kdecore/jobs/kjob.cpp:318
#14 0x00000033d5f01a1f in KIO::FileCopyJob::slotResult (this=0x1786ac0, job=0x16d4a30) at /usr/src/debug/kdelibs-4.10.4/kio/kio/job.cpp:2449
#15 0x00000035e4b8dadc in QMetaObject::activate (sender=sender@entry=0x16d4a30, m=m@entry=0x35e8cc05c0 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fffb782c000) at kernel/qobject.cpp:3539
#16 0x00000035e8931132 in KJob::result (this=this@entry=0x16d4a30, _t1=_t1@entry=0x16d4a30) at /usr/src/debug/kdelibs-4.10.4/x86_64-redhat-linux-gnu/kdecore/kjob.moc:207
#17 0x00000035e8931170 in KJob::emitResult (this=this@entry=0x16d4a30) at /usr/src/debug/kdelibs-4.10.4/kdecore/jobs/kjob.cpp:318
#18 0x00000033d5efdf6f in KIO::SimpleJob::slotFinished (this=this@entry=0x16d4a30) at /usr/src/debug/kdelibs-4.10.4/kio/kio/job.cpp:494
#19 0x00000033d5eff0be in KIO::TransferJob::slotFinished (this=0x16d4a30) at /usr/src/debug/kdelibs-4.10.4/kio/kio/job.cpp:1081
#20 0x00000035e4b8dadc in QMetaObject::activate (sender=0x17413c0, m=m@entry=0x33d62a2580 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#21 0x00000033d5f99a63 in KIO::SlaveInterface::finished (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.4/x86_64-redhat-linux-gnu/kio/slaveinterface.moc:184
#22 0x00000033d5f9c546 in KIO::SlaveInterface::dispatch (this=<optimized out>, _cmd=104, rawdata=...) at /usr/src/debug/kdelibs-4.10.4/kio/kio/slaveinterface.cpp:172
#23 0x00000033d5f9982e in KIO::SlaveInterface::dispatch (this=0x17413c0) at /usr/src/debug/kdelibs-4.10.4/kio/kio/slaveinterface.cpp:88
#24 0x00000033d5f8e496 in KIO::Slave::gotInput (this=0x17413c0) at /usr/src/debug/kdelibs-4.10.4/kio/kio/slave.cpp:344
#25 0x00000035e4b8dadc in QMetaObject::activate (sender=0x178b4c0, m=m@entry=0x33d629baa0 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#26 0x00000033d5ecb4e0 in KIO::Connection::readyRead (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.4/x86_64-redhat-linux-gnu/kio/connection.moc:105
#27 0x00000033d5ecbbd1 in KIO::ConnectionPrivate::dequeue (this=0x178b780) at /usr/src/debug/kdelibs-4.10.4/kio/kio/connection.cpp:82
#28 0x00000035e4b91e4e in QObject::event (this=0x178b4c0, e=<optimized out>) at kernel/qobject.cpp:1194
#29 0x00000033d39c846c in QApplicationPrivate::notify_helper (this=this@entry=0x1324ef0, receiver=receiver@entry=0x178b4c0, e=e@entry=0x17ab5e0) at kernel/qapplication.cpp:4562
#30 0x00000033d39cea30 in QApplication::notify (this=this@entry=0x7fffb782ce00, receiver=receiver@entry=0x178b4c0, e=e@entry=0x17ab5e0) at kernel/qapplication.cpp:4348
#31 0x00000033d4c42f0a in KApplication::notify (this=0x7fffb782ce00, receiver=0x178b4c0, event=0x17ab5e0) at /usr/src/debug/kdelibs-4.10.4/kdeui/kernel/kapplication.cpp:311
#32 0x00000035e4b79f7d in QCoreApplication::notifyInternal (this=0x7fffb782ce00, receiver=receiver@entry=0x178b4c0, event=event@entry=0x17ab5e0) at kernel/qcoreapplication.cpp:949
#33 0x00000035e4b7cd3f in sendEvent (event=0x17ab5e0, receiver=0x178b4c0) at kernel/qcoreapplication.h:231
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x12ff000) at kernel/qcoreapplication.cpp:1573
#35 0x00000035e4b7d1e3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#36 0x00000035e4ba72d3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#37 postEventSourceDispatch (s=s@entry=0x1328a30) at kernel/qeventdispatcher_glib.cpp:279
#38 0x00000035dfa47e06 in g_main_dispatch (context=0x132c1a0) at gmain.c:3054
#39 g_main_context_dispatch (context=context@entry=0x132c1a0) at gmain.c:3630
#40 0x00000035dfa48158 in g_main_context_iterate (context=context@entry=0x132c1a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#41 0x00000035dfa481fc in g_main_context_iteration (context=0x132c1a0, may_block=1) at gmain.c:3762
#42 0x00000035e4ba6cb5 in QEventDispatcherGlib::processEvents (this=0x1300960, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#43 0x00000033d3a64d56 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#44 0x00000035e4b78bdf in QEventLoop::processEvents (this=this@entry=0x7fffb782cc50, flags=...) at kernel/qeventloop.cpp:149
#45 0x00000035e4b78ed5 in QEventLoop::exec (this=this@entry=0x7fffb782cc50, flags=...) at kernel/qeventloop.cpp:204
#46 0x00000035e4b7dfbb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#47 0x0000000000407f7e in main ()

Possible duplicates by query: bug 322310.

Reported using DrKonqi
Comment 1 Albert Astals Cid 2013-07-19 09:48:20 UTC

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