Summary: | Dolphin crashed when creating folder while transfer to network drive is in progress | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Riccardo Robecchi <sephiroth_pk> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | agentti002x, kfm-devel, mihai.dontu, sitter |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.04.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Riccardo Robecchi
2021-05-19 19:01:25 UTC
Created attachment 139917 [details]
New crash information added by DrKonqi
dolphin (21.04.2) using Qt 5.15.2
- What I was doing when the application crashed:
I created a new folder on a SMB share. I've done this several times before without any issues (other servers). I think the fact that initially I did not have permissions to create folders has changed something because the issue persists aven after fixing the permissions. That's when the first crash occurred. Additionally, I have several tabs open all on remote systems (sftp, smb).
-- Backtrace (Reduced):
#4 0x00007f15b4ed144f in QLineEdit::text (this=0x55ed3a2aa150) at widgets/qlineedit.cpp:312
#5 0x00007f15b5ff3bf8 in KNewFileMenuPrivate::_k_slotStatResult (job=0x7f159c0110a0, this=0x55ed394b5420) at /usr/src/debug/kf5-kio-5.83.0-2.fc34.x86_64/src/filewidgets/knewfilemenu.cpp:1265
#6 operator() (job=0x7f159c0110a0, __closure=<optimized out>) at /usr/src/debug/kf5-kio-5.83.0-2.fc34.x86_64/src/filewidgets/knewfilemenu.cpp:1246
#10 QtPrivate::QFunctorSlotObject<KNewFileMenuPrivate::_k_slotTextChanged(const QString&)::<lambda(KJob*)>, 1, QtPrivate::List<KJob*>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:436
#11 0x00007f15b421bc99 in QtPrivate::QSlotObjectBase::call (a=0x7ffef984a490, r=<optimized out>, this=0x7f159c00f4f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
*** This bug has been marked as a duplicate of bug 433347 *** Created attachment 141337 [details]
New crash information added by DrKonqi
dolphin (20.12.3) using Qt 5.15.2
- What I was doing when the application crashed:
I was about to create a new folder on a SMB share while several file transfers to that share were ongoing in the background.
-- Backtrace (Reduced):
#4 QString::QString (other=..., this=0x7fffbe973b68) at ../../include/QtCore/../../src/corelib/text/qstring.h:1093
#5 QWidgetLineControl::text (this=0x0) at ../../include/QtWidgets/5.15.2/QtWidgets/private/../../../../../src/widgets/widgets/qwidgetlinecontrol_p.h:241
#6 QLineEdit::text (this=<optimized out>) at widgets/qlineedit.cpp:312
#7 0x00007f36ca84690c in KNewFileMenuPrivate::_k_slotStatResult (this=0x55d5dc8d4110, job=0x55d5dd98df40) at ./src/filewidgets/knewfilemenu.cpp:1266
#8 0x00007f36c8a1c5c7 in QtPrivate::QSlotObjectBase::call (a=0x7fffbe973d30, r=0x55d5dc8f5bb0, this=0x55d5dd5213b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
|