Summary: | Crash when creating a new file on an FTP server | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | aronkvh |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kfm-devel, nicolas.fella, qydwhotmail |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.08.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
aronkvh
2021-09-16 18:42:18 UTC
Created attachment 145073 [details]
New crash information added by DrKonqi
dolphin (22.03.70) using Qt 5.15.2
- What I was doing when the application crashed:
Creating a file from templates on a sftp server.
-- Backtrace (Reduced):
#6 QString::QString(QString const&) (other=..., this=0x7fffbe7bf258) at ../../include/QtCore/../../src/corelib/text/qstring.h:1093
#7 QWidgetLineControl::text() const (this=0x6f66736e61727420) at ../../include/QtWidgets/5.15.2/QtWidgets/private/../../../../../src/widgets/widgets/qwidgetlinecontrol_p.h:241
#8 QLineEdit::text() const (this=<optimized out>) at widgets/qlineedit.cpp:312
#9 0x00007f2feb870b83 in KNewFileMenuPrivate::_k_slotStatResult(KJob*) (job=0x5620f1ce9e80, this=0x5620f0758500) at /usr/src/debug/kio-5.89.0git.20220102T093626~da163f5c9-ku.25.1.x86_64/src/filewidgets/knewfilemenu.cpp:1233
#10 operator() (job=0x5620f1ce9e80, __closure=<optimized out>) at /usr/src/debug/kio-5.89.0git.20220102T093626~da163f5c9-ku.25.1.x86_64/src/filewidgets/knewfilemenu.cpp:1210
*** This bug has been marked as a duplicate of bug 433347 *** |