https://bugs.kde.org/show_bug.cgi?id=432103
--- Comment #3 from Paul Worrall <p.r.worr...@gmail.com> --- Created attachment 150898 --> https://bugs.kde.org/attachment.cgi?id=150898&action=edit New crash information added by DrKonqi partitionmanager (22.07.70) using Qt 5.15.5 1. Right-click on an unmounted btrfs partition and select "Edit Mount Point" 2. Click "Remove" (The partition was configured to mount at /srv/local_storage) 3. Click "Save Changes" -- Backtrace (Reduced): #3 QString::indexOf(QString const&, int, Qt::CaseSensitivity) const (this=this@entry=0x55db52b38210, str=..., from=from@entry=0, cs=cs@entry=Qt::CaseSensitive) at ../../include/QtCore/../../src/corelib/text/qstring.h:1070 #4 0x000055db52173ff0 in QString::contains(QString const&, Qt::CaseSensitivity) const (cs=Qt::CaseSensitive, s=..., this=0x55db52b38210) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1362 #5 EditMountPointDialogWidget::removeMountPoint() (this=0x55db53110000) at ./src/gui/editmountpointdialogwidget.cpp:171 #6 0x000055db52173255 in EditMountPointDialog::accept_(MountPointAction) (this=0x55db52dd5a40, action=MountPointAction::Remove) at ./src/gui/editmountpointdialog.h:35 #7 0x00007fc2b043bd1e in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd9577c430, r=0x55db52dd5a40, this=0x55db53139b90) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 -- You are receiving this mail because: You are watching all bug changes.