Bug 466525 - Kile crashed after having PDFLatex compiled
Summary: Kile crashed after having PDFLatex compiled
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.9.93
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-27 13:47 UTC by Emanuele Spirito
Modified: 2023-02-27 13:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
DrKonqui report (3.42 KB, text/vnd.kde.kcrash-report)
2023-02-27 13:47 UTC, Emanuele Spirito
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuele Spirito 2023-02-27 13:47:28 UTC
Created attachment 156789 [details]
DrKonqui report

SUMMARY
After having compiled a long tex code with pdflatex, Kile crashed. I could reproduce the crash just one time, soon after that, with the same file and making the same edits. 

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 36
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.6
Kernel Version: 6.1.11-100.fc36.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-1065G7 CPU @ 1.30GHz
Memory: 7.5 GiB of RAM
Graphics Processor: Mesa Intel® Iris® Plus Graphics
Manufacturer: Dell Inc.
Product Name: Inspiron 15 5501

ADDITIONAL INFORMATION
Application: Kile (kile), signal: Aborted

[KCrash Handler]
#4  0x00007fd9b9a8ebec in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007fd9b9a3e956 in raise () from /lib64/libc.so.6
#6  0x00007fd9b9a287f4 in abort () from /lib64/libc.so.6
#7  0x00007fd9b58e5411 in OutlineItem::open() [clone .cold] () from /lib64/libpoppler.so.117
#8  0x00007fd9b59bef0d in OutlineItem::hasKids() () from /lib64/libpoppler.so.117
#9  0x00007fd9841431c0 in PDFGenerator::addSynopsisChildren(QVector<Poppler::OutlineItem> const&, QDomNode*) [clone .isra.0] () from /usr/lib64/qt5/plugins/okular/generators/okularGenerator_poppler.so
#10 0x00007fd98412cfd2 in PDFGenerator::generateDocumentSynopsis() () from /usr/lib64/qt5/plugins/okular/generators/okularGenerator_poppler.so
#11 0x00007fd9a0f5607c in TOC::notifySetup(QVector<Okular::Page*> const&, int) [clone .part.0] () from /usr/lib64/qt5/plugins/okularpart.so
#12 0x00007fd9a0d4c7bc in Okular::Document::openDocument(QString const&, QUrl const&, QMimeType const&, QString const&) () from /lib64/libOkular5Core.so.10
#13 0x00007fd9a0ec3582 in Okular::Part::doOpenFile(QMimeType const&, QString const&, bool*) () from /usr/lib64/qt5/plugins/okularpart.so
#14 0x00007fd9a0ec4d85 in Okular::Part::openFile() () from /usr/lib64/qt5/plugins/okularpart.so
#15 0x00007fd9b9cd32d5 in KParts::ReadOnlyPartPrivate::openLocalFile() () from /lib64/libKF5Parts.so.5
#16 0x00007fd9b9cd7a7f in KParts::ReadOnlyPart::openUrl(QUrl const&) () from /lib64/libKF5Parts.so.5
#17 0x00007fd9a0ec4146 in Okular::Part::slotAttemptReload(bool, QUrl const&) () from /usr/lib64/qt5/plugins/okularpart.so
#18 0x00007fd9a0ed52c4 in QtPrivate::QFunctorSlotObject<Okular::Part::Part(QWidget*, QObject*, QList<QVariant> const&)::{lambda()#13}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [clone .lto_priv.0] () from /usr/lib64/qt5/plugins/okularpart.so
#19 0x00007fd9b70db9a6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#20 0x00007fd9b70ded2e in QTimer::timeout(QTimer::QPrivateSignal) () from /lib64/libQt5Core.so.5
#21 0x00007fd9b70d2ad5 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#22 0x00007fd9b7daed02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007fd9b70a81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007fd9b70f83b1 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#25 0x00007fd9b70f8c8c in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#26 0x00007fd9b4c73faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#27 0x00007fd9b4cc92c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#28 0x00007fd9b4c71940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#29 0x00007fd9b70f902a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#30 0x00007fd9b70a6c1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#31 0x00007fd9b70aece2 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#32 0x00007fd9ba025f5f in kdemain () from /lib64/libkdeinit5_kile.so
#33 0x00007fd9b9a29510 in __libc_start_call_main () from /lib64/libc.so.6
#34 0x00007fd9b9a295c9 in __libc_start_main_impl () from /lib64/libc.so.6
#35 0x0000563bce62d0a5 in _start ()
[Inferior 1 (process 132728) detached]