Bug 428069 - Kile crashed, when opening the tex file from disk
Summary: Kile crashed, when opening the tex file from disk
Status: RESOLVED WORKSFORME
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: 2.9.93
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-10-21 17:22 UTC by kdeheld
Modified: 2022-11-29 05:20 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 kdeheld 2020-10-21 17:22:18 UTC
Application: kile (2.9.93)

Qt Version: 5.14.2
Frameworks Version: 5.73.0
Operating System: Linux 5.8.15-201.fc32.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 32 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:
i want to open a new tex file. therefore i closed the actual one.
after that kile crashed.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Kile (kile), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f85839cd980 (LWP 18688))]

Thread 9 (Thread 0x7f8551a74700 (LWP 18697)):
#0  0x00007f8582177e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f855d59386b in util_queue_thread_func () from /usr/lib64/dri/r600_dri.so
#2  0x00007f855d59333b in impl_thrd_routine () from /usr/lib64/dri/r600_dri.so
#3  0x00007f8582171432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f8584f61913 in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f8552275700 (LWP 18696)):
#0  0x00007f8582177e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f855d59386b in util_queue_thread_func () from /usr/lib64/dri/r600_dri.so
#2  0x00007f855d59333b in impl_thrd_routine () from /usr/lib64/dri/r600_dri.so
#3  0x00007f8582171432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f8584f61913 in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f8552a76700 (LWP 18695)):
#0  0x00007f8582177e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f855d59386b in util_queue_thread_func () from /usr/lib64/dri/r600_dri.so
#2  0x00007f855d59333b in impl_thrd_routine () from /usr/lib64/dri/r600_dri.so
#3  0x00007f8582171432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f8584f61913 in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f8553277700 (LWP 18694)):
#0  0x00007f8582177e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f855d59386b in util_queue_thread_func () from /usr/lib64/dri/r600_dri.so
#2  0x00007f855d59333b in impl_thrd_routine () from /usr/lib64/dri/r600_dri.so
#3  0x00007f8582171432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f8584f61913 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f855d01f700 (LWP 18693)):
#0  0x00007f8582177e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f855d59386b in util_queue_thread_func () from /usr/lib64/dri/r600_dri.so
#2  0x00007f855d59333b in impl_thrd_routine () from /usr/lib64/dri/r600_dri.so
#3  0x00007f8582171432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f8584f61913 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f856d59e700 (LWP 18692)):
#0  0x00007f8582177e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f858246bdab in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#2  0x00007f85852a64c3 in KileParser::ParserThread::run() () from /lib64/libkdeinit5_kile.so
#3  0x00007f8582466690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#4  0x00007f8582171432 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f8584f61913 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f856dd9f700 (LWP 18691)):
#0  0x00007f8584f5c37d in syscall () from /lib64/libc.so.6
#1  0x00007f85824685a1 in QSemaphore::acquire(int) () from /lib64/libQt5Core.so.5
#2  0x00007f8582629ead in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#3  0x00007f85850e44c8 in KileParser::ParserThread::parsingComplete(QUrl const&, KileParser::ParserOutput*) () from /lib64/libkdeinit5_kile.so
#4  0x00007f85852a66fa in KileParser::ParserThread::run() () from /lib64/libkdeinit5_kile.so
#5  0x00007f8582466690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#6  0x00007f8582171432 in start_thread () from /lib64/libpthread.so.0
#7  0x00007f8584f61913 in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f856f03f700 (LWP 18690)):
#0  0x00007f8584f56aaf in poll () from /lib64/libc.so.6
#1  0x00007f8580202aae in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#2  0x00007f8580202be3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f8582646b8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f85825f991b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f8582465427 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f85834f151b in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f8582466690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f8582171432 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8584f61913 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f85839cd980 (LWP 18688)):
[KCrash Handler]
#4  0x00007f8582f9e1f9 in QAction::setEnabled(bool) () from /lib64/libQt5Widgets.so.5
#5  0x00007f8585201251 in Kile::enableGUI(bool) () from /lib64/libkdeinit5_kile.so
#6  0x00007f85852021c7 in Kile::updateModeStatus() () from /lib64/libkdeinit5_kile.so
#7  0x00007f8582629f76 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8  0x00007f85850e3686 in KileView::Manager::currentViewChanged(QWidget*) () from /lib64/libkdeinit5_kile.so
#9  0x00007f858527e28d in KileView::Manager::currentTabChanged(int) () from /lib64/libkdeinit5_kile.so
#10 0x00007f8582629f76 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#11 0x00007f8583151292 in QTabBar::currentChanged(int) () from /lib64/libQt5Widgets.so.5
#12 0x00007f8585282af3 in KileView::Manager::createTextView(KileDocument::TextInfo*, int) () from /lib64/libkdeinit5_kile.so
#13 0x00007f85852295c3 in KileDocument::Manager::fileOpen(QUrl const&, QString const&, int) () from /lib64/libkdeinit5_kile.so
#14 0x00007f85852305d1 in KileDocument::Manager::fileOpen() () from /lib64/libkdeinit5_kile.so
#15 0x00007f8582629f76 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#16 0x00007f8582f9b876 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#17 0x00007f8582f9e161 in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
#18 0x00007f858311bd5a in QMenuPrivate::activateCausedStack(QVector<QPointer<QWidget> > const&, QAction*, QAction::ActionEvent, bool) () from /lib64/libQt5Widgets.so.5
#19 0x00007f85831233c2 in QMenuPrivate::activateAction(QAction*, QAction::ActionEvent, bool) () from /lib64/libQt5Widgets.so.5
#20 0x00007f8582fe336e in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#21 0x00007f8582fa2063 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#22 0x00007f8582fa7891 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007f85825fafc0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007f8582fa678a in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
#25 0x00007f8582ffc98f in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#26 0x00007f8582ffedde in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#27 0x00007f8582fa2063 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#28 0x00007f85825fafc0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#29 0x00007f85829e416b in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#30 0x00007f85829c615b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#31 0x00007f857044dc9e in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#32 0x00007f858020278f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#33 0x00007f8580202b18 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#34 0x00007f8580202be3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#35 0x00007f8582646b73 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#36 0x00007f85825f991b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#37 0x00007f85826015a6 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#38 0x00007f85852995f5 in kdemain () from /lib64/libkdeinit5_kile.so
#39 0x00007f8584e87042 in __libc_start_main () from /lib64/libc.so.6
#40 0x000055a97d0c20ae in _start ()
[Inferior 1 (process 18688) detached]

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

Possible duplicates by query: bug 423368, bug 409145, bug 194603.

Reported using DrKonqi
Comment 1 Justin Zobel 2022-10-30 00:40:25 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-11-14 05:16:22 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-11-29 05:20:07 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!