Bug 396230 - Kfind crashes
Summary: Kfind crashes
Status: RESOLVED WORKSFORME
Alias: None
Product: kfind
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-07-06 02:32 UTC by Scott
Modified: 2021-01-16 04:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott 2018-07-06 02:32:29 UTC
Application: kfind (2.0.0)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.4.138-59-default x86_64
Distribution: "openSUSE Leap 42.3"

-- Information about the crash:
- What I was doing when the application crashed:
Searching content of all files in home directory for specific string

The crash can be reproduced every time.

-- Backtrace:
Application: KFind (kfind), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe018edc940 (LWP 6652))]

Thread 3 (Thread 0x7fdffbfff700 (LWP 6654)):
#0  0x00007fe014c5330d in poll () at /lib64/libc.so.6
#1  0x00007fe00f9c1314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fe00f9c142c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fe01555f1ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007fe01550cbfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007fe015347f5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fe011efd295 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007fe01534ca29 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fe0100f5724 in start_thread () at /lib64/libpthread.so.0
#9  0x00007fe014c5be8d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fe00304e700 (LWP 6653)):
#0  0x00007fe014c5330d in poll () at /lib64/libc.so.6
#1  0x00007fe00d85d3c2 in  () at /usr/lib64/libxcb.so.1
#2  0x00007fe00d85efaf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007fe0055b10d9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007fe01534ca29 in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007fe0100f5724 in start_thread () at /lib64/libpthread.so.0
#6  0x00007fe014c5be8d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fe018edc940 (LWP 6652)):
[KCrash Handler]
#6  0x00007fe014ba3f67 in raise () at /lib64/libc.so.6
#7  0x00007fe014ba533a in abort () at /lib64/libc.so.6
#8  0x00007fe014fad545 in __gnu_cxx::__verbose_terminate_handler() () at /usr/lib64/libstdc++.so.6
#9  0x00007fe014fab336 in  () at /usr/lib64/libstdc++.so.6
#10 0x00007fe014fab381 in  () at /usr/lib64/libstdc++.so.6
#11 0x00007fe014fab5c3 in  () at /usr/lib64/libstdc++.so.6
#12 0x00007fe015333ae2 in  () at /usr/lib64/libQt5Core.so.5
#13 0x00007fe0153d6e85 in QString::reallocData(unsigned int, bool) () at /usr/lib64/libQt5Core.so.5
#14 0x00007fe0153d74a4 in QString::append(QString const&) () at /usr/lib64/libQt5Core.so.5
#15 0x00007fe01545839f in  () at /usr/lib64/libQt5Core.so.5
#16 0x00007fe01545b7e9 in QTextStream::readLineInto(QString*, long long) () at /usr/lib64/libQt5Core.so.5
#17 0x00007fe01545ba8e in QTextStream::readLine(long long) () at /usr/lib64/libQt5Core.so.5
#18 0x0000000000423a32 in  ()
#19 0x0000000000422324 in  ()
#20 0x00000000004225e3 in  ()
#21 0x0000000000429ae8 in  ()
#22 0x00007fe0155387d1 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#23 0x00007fe0182e2994 in KIO::ListJob::entries(KIO::Job*, QList<KIO::UDSEntry> const&) () at /usr/lib64/libKF5KIOCore.so.5
#24 0x00007fe0182e3cec in  () at /usr/lib64/libKF5KIOCore.so.5
#25 0x00007fe0182e431d in  () at /usr/lib64/libKF5KIOCore.so.5
#26 0x00007fe0155387d1 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#27 0x00007fe0182cce25 in KIO::SlaveInterface::listEntries(QList<KIO::UDSEntry> const&) () at /usr/lib64/libKF5KIOCore.so.5
#28 0x00007fe0182cfa44 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib64/libKF5KIOCore.so.5
#29 0x00007fe0182cd178 in KIO::SlaveInterface::dispatch() () at /usr/lib64/libKF5KIOCore.so.5
#30 0x00007fe0182d158e in KIO::Slave::gotInput() () at /usr/lib64/libKF5KIOCore.so.5
#31 0x00007fe018350275 in  () at /usr/lib64/libKF5KIOCore.so.5
#32 0x00007fe0155387d1 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#33 0x00007fe01827e077 in  () at /usr/lib64/libKF5KIOCore.so.5
#34 0x00007fe015539e26 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#35 0x00007fe01620f28c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#36 0x00007fe0162138ea in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#37 0x00007fe01550ebe5 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#38 0x00007fe0155109ca in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#39 0x00007fe01555fb03 in  () at /usr/lib64/libQt5Core.so.5
#40 0x00007fe00f9c1134 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#41 0x00007fe00f9c1388 in  () at /usr/lib64/libglib-2.0.so.0
#42 0x00007fe00f9c142c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#43 0x00007fe01555f18c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#44 0x00007fe01550cbfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#45 0x00007fe01640149c in QDialog::exec() () at /usr/lib64/libQt5Widgets.so.5
#46 0x0000000000414c4b in  ()
#47 0x00007fe014b8f725 in __libc_start_main () at /lib64/libc.so.6
#48 0x0000000000414d19 in _start ()

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-17 05:38:51 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Bug Janitor Service 2021-01-01 04:38:38 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 2021-01-16 04:37:24 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!