Bug 334348 - Okular crashes when recompiling PDF with LaTeX
Summary: Okular crashes when recompiling PDF with LaTeX
Status: RESOLVED DUPLICATE of bug 325810
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.17.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-05-04 20:12 UTC by Tobias Mueller
Modified: 2014-05-04 20:15 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 Tobias Mueller 2014-05-04 20:12:35 UTC
Application: okular (0.17.5)
KDE Platform Version: 4.11.5
Qt Version: 4.8.4
Operating System: Linux 3.14.0-031400rc4-generic x86_64
Distribution: Ubuntu 13.10

-- Information about the crash:
- What I was doing when the application crashed:
recompiling PDF with LaTeX
I expected it to not crash when the file changes.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Okular (okular), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f96ec602f77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#6  0x00007f96ec6065e8 in __GI_abort () at abort.c:90
#7  0x00007f96ecf83912 in qt_message_output (msgType=msgType@entry=QtFatalMsg, buf=0xf1a478 "ASSERT: \"d\" in file /usr/include/qt4/QtCore/qscopedpointer.h, line 112") at global/qglobal.cpp:2347
#8  0x00007f96ecf83c79 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, msg=msg@entry=0x7f96ed0eea80 "ASSERT: \"%s\" in file %s, line %d", ap=ap@entry=0x7fff7cc52fb8) at global/qglobal.cpp:2393
#9  0x00007f96ecf84484 in qFatal (msg=msg@entry=0x7f96ed0eea80 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2576
#10 0x00007f96ecf844c6 in qt_assert (assertion=assertion@entry=0x7f96d5753699 "d", file=file@entry=0x7f96d5752c50 "/usr/include/qt4/QtCore/qscopedpointer.h", line=line@entry=112) at global/qglobal.cpp:2021
#11 0x00007f96d572bc30 in operator-> (this=<synthetic pointer>) at /usr/include/qt4/QtCore/qscopedpointer.h:112
#12 Poppler::Document::info (this=<optimized out>, type=...) at poppler-document.cc:272
#13 0x00007f96d599b722 in PDFGenerator::metaData (this=0xdbf7a0, key=..., option=...) at ../../../generators/poppler/generator_pdf.cpp:1240
#14 0x00007f96d93a62e6 in Okular::Document::metaData (this=<optimized out>, key=..., option=...) at ../core/document.cpp:2749
#15 0x00007f96d966b42f in Okular::Part::setWindowTitleFromDocument (this=0xb977c0) at ../part.cpp:1029
#16 0x00007f96d967a78d in Okular::Part::qt_static_metacall (_o=0x41a2, _id=16802, _a=0x7fff7cc53310, _c=<optimized out>) at ./part.moc:229
#17 0x00007f96ed0a1a58 in QMetaObject::activate (sender=0xb977c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#18 0x00007f96ef295ccd in ?? () from /usr/lib/libkparts.so.4
#19 0x00007f96ef29720e in KParts::ReadOnlyPart::openUrl(KUrl const&) () from /usr/lib/libkparts.so.4
#20 0x00007f96d966f823 in Okular::Part::slotDoFileDirty (this=0xb977c0) at ../part.cpp:1627
#21 0x00007f96d967a6f5 in Okular::Part::qt_static_metacall (_o=0x41a2, _id=16802, _a=0x7fff7cc53590, _c=<optimized out>) at ./part.moc:238
#22 0x00007f96ed0a1a58 in QMetaObject::activate (sender=0xd13ea0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#23 0x00007f96ed0a5be1 in QObject::event (this=0xd13ea0, e=<optimized out>) at kernel/qobject.cpp:1156
#24 0x00007f96eda7edfc in QApplicationPrivate::notify_helper (this=this@entry=0x913c90, receiver=receiver@entry=0xd13ea0, e=e@entry=0x7fff7cc53990) at kernel/qapplication.cpp:4567
#25 0x00007f96eda85470 in QApplication::notify (this=0x7fff7cc53dd0, receiver=0xd13ea0, e=0x7fff7cc53990) at kernel/qapplication.cpp:4353
#26 0x00007f96ee788a6a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0x00007f96ed08d8bd in QCoreApplication::notifyInternal (this=0x7fff7cc53dd0, receiver=0xd13ea0, event=0x7fff7cc53990) at kernel/qcoreapplication.cpp:946
#28 0x00007f96ed0bd403 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#29 QTimerInfoList::activateTimers (this=0x916e60) at kernel/qeventdispatcher_unix.cpp:622
#30 0x00007f96ed0ba7d9 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#31 idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:233
#32 0x00007f96e92b03b6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f96e92b0708 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f96e92b07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007f96ed0baa55 in QEventDispatcherGlib::processEvents (this=0x916180, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#36 0x00007f96edb209d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00007f96ed08c5ef in QEventLoop::processEvents (this=this@entry=0x7fff7cc53c10, flags=...) at kernel/qeventloop.cpp:149
#38 0x00007f96ed08c8e5 in QEventLoop::exec (this=this@entry=0x7fff7cc53c10, flags=...) at kernel/qeventloop.cpp:204
#39 0x00007f96ed091e5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#40 0x00007f96eda7d34c in QApplication::exec () at kernel/qapplication.cpp:3828
#41 0x0000000000408276 in main (argc=<optimized out>, argv=<optimized out>) at ../../shell/main.cpp:100

The reporter indicates this bug may be a duplicate of or related to bug 331327.

Possible duplicates by query: bug 332693, bug 331327, bug 330858, bug 330637, bug 329162.

Reported using DrKonqi
Comment 1 Albert Astals Cid 2014-05-04 20:15:47 UTC

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