[dolphin] [Bug 439204] New: Dolphin crashed when opening an NTFS mounted volume
Tej
bugzilla_noreply at kde.org
Sun Jun 27 08:34:26 BST 2021
https://bugs.kde.org/show_bug.cgi?id=439204
Bug ID: 439204
Summary: Dolphin crashed when opening an NTFS mounted volume
Product: dolphin
Version: 20.12.3
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: tnx.kunwar at gmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
Application: dolphin (20.12.3)
Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.0-22-generic x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Ubuntu 21.04
-- Information about the crash:
- What I was doing when the application crashed:
After inserting an external hard drive which contains two partitions one with
EXT4 and other with NTFS, I tried to open the NTFS mounted volume. This led to
dolphin crashing.
The crash does not seem to be reproducible.
-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[KCrash Handler]
#4 __GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5 0x00007fd1c3262864 in __GI_abort () at abort.c:79
#6 0x00007fd1c32c5736 in __libc_message (action=action at entry=do_abort,
fmt=fmt at entry=0x7fd1c33ea953 "*** %s ***: terminated\n") at
../sysdeps/posix/libc_fatal.c:155
#7 0x00007fd1c33643fa in __GI___fortify_fail (msg=msg at entry=0x7fd1c33ea93b
"stack smashing detected") at fortify_fail.c:26
#8 0x00007fd1c33643c6 in __stack_chk_fail () at stack_chk_fail.c:24
#9 0x00007fd1c318b85b in KFileItemModel::index(QUrl const&) const () from
/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#10 0x00007fd1c318b8f4 in KFileItemModel::index(KFileItem const&) const () from
/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#11 0x00007fd1c319a531 in KFileItemModelRolesUpdater::slotGotPreview(KFileItem
const&, QPixmap const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#12 0x00007fd1c12895c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fd1c2e9cf0b in KIO::PreviewJob::gotPreview(KFileItem const&, QPixmap
const&) () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#14 0x00007fd1c2ea04c1 in ?? () from
/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#15 0x00007fd1c2ea10e6 in ?? () from
/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#16 0x00007fd1c12895c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fd1c2c44068 in KIO::TransferJob::data(KIO::Job*, QByteArray const&)
() from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x00007fd1c12895c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007fd1c2c20b26 in KIO::SlaveInterface::data(QByteArray const&) () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#20 0x00007fd1c2c22f13 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#21 0x00007fd1c2c212ed in KIO::SlaveInterface::dispatch() () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#22 0x00007fd1c2c24ce2 in KIO::Slave::gotInput() () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#23 0x00007fd1c12895c7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fd1c127f10c in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007fd1c1d41783 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#26 0x00007fd1c12517ba in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007fd1c12547e1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007fd1c12abba7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007fd1bf0968eb in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fd1bf0e9d28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fd1bf094023 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fd1c12ab204 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x00007fd1c125011b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#34 0x00007fd1c1258604 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#35 0x00007fd1c347b570 in kdemain () from
/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#36 0x00007fd1c3264565 in __libc_start_main (main=0x563ec7023060, argc=1,
argv=0x7fff388bd938, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fff388bd928) at ../csu/libc-start.c:332
#37 0x0000563ec702309e in _start ()
[Inferior 1 (process 148697) detached]
The reporter indicates this bug may be a duplicate of or related to bug 432575.
Possible duplicates by query: bug 438933, bug 436342, bug 435068, bug 434860,
bug 434456.
Reported using DrKonqi
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list