[dolphin] [Bug 415198] Dolphin crashes when deleting a file in the "recent" folders

David Hallas bugzilla_noreply at kde.org
Tue Dec 17 16:04:48 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=415198

--- Comment #5 from David Hallas <david at davidhallas.dk> ---
Here is a gdb backtrace:

Thread 1 "dolphin" received signal SIGSEGV, Segmentation fault.
0x00007ffff5aa456d in QByteArray::QByteArray(int, Qt::Initialization) () from
/usr/lib64/libQt5Core.so.5
(gdb) bt
#0  0x00007ffff5aa456d in QByteArray::QByteArray(int, Qt::Initialization) ()
from /usr/lib64/libQt5Core.so.5
#1  0x00007ffff6f8c4dd in ?? () from /usr/lib64/libKF5FileMetaData.so.3
#2  0x00007ffff746d89b in ?? () from /usr/lib64/libKF5BalooWidgets.so.5
#3  0x00007ffff7470c58 in ?? () from /usr/lib64/libKF5BalooWidgets.so.5
#4  0x00007ffff5c4e6cf in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#5  0x00007ffff5bb6a0f in QProcess::finished(int, QProcess::ExitStatus) () from
/usr/lib64/libQt5Core.so.5
#6  0x00007ffff5bbbf41 in ?? () from /usr/lib64/libQt5Core.so.5
#7  0x00007ffff5bbc159 in ?? () from /usr/lib64/libQt5Core.so.5
#8  0x00007ffff5c4e58b in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#9  0x00007ffff5c598b8 in QSocketNotifier::activated(int,
QSocketNotifier::QPrivateSignal) () from /usr/lib64/libQt5Core.so.5
#10 0x00007ffff5c59c01 in QSocketNotifier::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5
#11 0x00007ffff6610431 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#12 0x00007ffff6617840 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#13 0x00007ffff5c261d1 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#14 0x00007ffff5c77ac6 in ?? () from /usr/lib64/libQt5Core.so.5
#15 0x00007ffff426cb12 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#16 0x00007ffff426cda0 in ?? () from /usr/lib64/libglib-2.0.so.0
#17 0x00007ffff426ce2f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#18 0x00007ffff5c77173 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#19 0x00007ffff5c250d3 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#20 0x00007ffff5c2cdd2 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#21 0x00007ffff7ec48a2 in kdemain (argc=1, argv=0x7fffffffd6e8) at
../src/main.cpp:188
#22 0x0000555555555187 in main (argc=1, argv=0x7fffffffd6e8) at
src/dolphin_dummy.cpp:3

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list