Bug 472425 - Kfind crashes while searching
Summary: Kfind crashes while searching
Status: REPORTED
Alias: None
Product: kfind
Classification: Applications
Component: general (show other bugs)
Version: 23.04.2
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-07-20 10:11 UTC by bensagal
Modified: 2023-07-25 14:19 UTC (History)
1 user (show)

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 bensagal 2023-07-20 10:11:13 UTC
Application: kfind (23.04.2)

Qt Version: 5.15.10
Frameworks Version: 5.106.0
Operating System: Linux 6.1.38-gentoo-dist x86_64
Windowing System: X11
Distribution: "Gentoo Linux"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
kfind crashes shortly after starting a search wirh content sreach

The crash can be reproduced every time.

-- Backtrace:
Application: KFind (kfind), signal: Aborted

[KCrash Handler]
#4  0x00007fbb8c4af68c in ?? () from /lib64/libc.so.6
#5  0x00007fbb8c45f952 in raise () from /lib64/libc.so.6
#6  0x00007fbb8c4494b2 in abort () from /lib64/libc.so.6
#7  0x00007fbb8c29d98f in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/12/libstdc++.so.6
#8  0x00007fbb8c2a95b6 in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/12/libstdc++.so.6
#9  0x00007fbb8c2a9621 in std::terminate() () from /usr/lib/gcc/x86_64-pc-linux-gnu/12/libstdc++.so.6
#10 0x00007fbb8c2a9882 in __cxa_throw () from /usr/lib/gcc/x86_64-pc-linux-gnu/12/libstdc++.so.6
#11 0x00007fbb8c690f86 in qBadAlloc() () from /usr/lib64/libQt5Core.so.5
#12 0x00007fbb8c696899 in ?? () from /usr/lib64/libQt5Core.so.5
#13 0x00007fbb8c74bcf1 in QString::append(QString const&) () from /usr/lib64/libQt5Core.so.5
#14 0x00007fbb8c90139d in ?? () from /usr/lib64/libQt5Core.so.5
#15 0x00007fbb8c901d97 in ?? () from /usr/lib64/libQt5Core.so.5
#16 0x00007fbb8c903427 in QTextStream::readLineInto(QString*, long long) () from /usr/lib64/libQt5Core.so.5
#17 0x00007fbb8c90361e in QTextStream::readLine(long long) () from /usr/lib64/libQt5Core.so.5
#18 0x00005585663966e1 in ?? ()
#19 0x0000558566394391 in ?? ()
#20 0x00007fbb8c8b76c4 in ?? () from /usr/lib64/libQt5Core.so.5
#21 0x00007fbb8de217c4 in KIO::ListJob::entries(KIO::Job*, QList<KIO::UDSEntry> const&) () from /usr/lib64/libKF5KIOCore.so.5
#22 0x00007fbb8c8b76c4 in ?? () from /usr/lib64/libQt5Core.so.5
#23 0x00007fbb8de08ee5 in KIO::SlaveInterface::listEntries(QList<KIO::UDSEntry> const&) () from /usr/lib64/libKF5KIOCore.so.5
#24 0x00007fbb8de0b052 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib64/libKF5KIOCore.so.5
#25 0x00007fbb8de09616 in KIO::SlaveInterface::dispatch() () from /usr/lib64/libKF5KIOCore.so.5
#26 0x00007fbb8de0e591 in KIO::Slave::gotInput() () from /usr/lib64/libKF5KIOCore.so.5
#27 0x00007fbb8c8b76c4 in ?? () from /usr/lib64/libQt5Core.so.5
#28 0x00007fbb8c8af624 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#29 0x00007fbb8d36342e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#30 0x00007fbb8c884218 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#31 0x00007fbb8c887753 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#32 0x00007fbb8c8d6393 in ?? () from /usr/lib64/libQt5Core.so.5
#33 0x00007fbb8b31458c in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#34 0x00007fbb8b314838 in ?? () from /usr/lib64/libglib-2.0.so.0
#35 0x00007fbb8b3148cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#36 0x00007fbb8c8d5e96 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#37 0x00007fbb8c882c3b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#38 0x00007fbb8d57a926 in QDialog::exec() () from /usr/lib64/libQt5Widgets.so.5
#39 0x000055856637fa0b in ?? ()
#40 0x00007fbb8c44a8ca in ?? () from /lib64/libc.so.6
#41 0x00007fbb8c44a985 in __libc_start_main () from /lib64/libc.so.6
#42 0x000055856637fb21 in ?? ()
[Inferior 1 (process 17048) detached]

Reported using DrKonqi
Comment 1 Andreas Sturmlechner 2023-07-25 14:19:50 UTC
Please add more debug symbols to your crashdump, see also: https://wiki.gentoo.org/wiki/Debugging