[dolphin] [Bug 446090] New: Dolphin crashes when creating a directory inside a path accessed with smb://

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Thu Nov 25 20:46:43 GMT 2021


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

            Bug ID: 446090
           Summary: Dolphin crashes when creating a directory inside a
                    path accessed with smb://
           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: wodencafe 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-40-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:

I navigated through the path in dolphin via smb://, to a spot in which a
directory needed to be created, and a file copied. I used the context menu to
create the directory, and name it. After I hit "enter" to complete the entry of
the directory name, Dolphin crashed. This has happened multiple times. When I
restarted Dolphin and returned to the path, the directory I attempted to create
did exist. So, Dolphin created it successfully, but then crashed.

- Unusual behavior I noticed:

This only seems to affect network locations accessed via smb://.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  std::__atomic_base<int>::load (__m=std::memory_order_relaxed,
this=0x6d61000000670065) at /usr/include/c++/10/bits/atomic_base.h:420
#5  QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#6  QBasicAtomicInteger<int>::loadRelaxed (this=0x6d61000000670065) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
#7  QtPrivate::RefCount::ref (this=0x6d61000000670065) at
../../include/QtCore/../../src/corelib/tools/qrefcount.h:55
#8  QString::QString (other=..., this=0x7ffd960d3b08) at
../../include/QtCore/../../src/corelib/text/qstring.h:1094
#9  QWidgetLineControl::text (this=0x562e088cc900) at
../../include/QtWidgets/5.15.2/QtWidgets/private/../../../../../src/widgets/widgets/qwidgetlinecontrol_p.h:241
#10 QLineEdit::text (this=<optimized out>) at widgets/qlineedit.cpp:312
#11 0x00007f75c510b90c in ?? () from
/lib/x86_64-linux-gnu/libKF5KIOFileWidgets.so.5
#12 0x00007f75c32e15c7 in QtPrivate::QSlotObjectBase::call (a=0x7ffd960d3cd0,
r=0x562e0743fb50, this=0x562e096b8ef0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#13 doActivate<false> (sender=0x7f75b8011dc0, signal_index=6,
argv=0x7ffd960d3cd0) at kernel/qobject.cpp:3886
#14 0x00007f75c44dafa0 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#15 0x00007f75c44dbd1b in KJob::finishJob(bool) () from
/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#16 0x00007f75c32e15c7 in QtPrivate::QSlotObjectBase::call (a=0x7ffd960d3e10,
r=0x7f75b8011dc0, this=0x562e14ac4c40) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#17 doActivate<false> (sender=0x562e3886a790, signal_index=5,
argv=0x7ffd960d3e10) at kernel/qobject.cpp:3886
#18 0x00007f75c4c78b8a in KIO::SlaveInterface::error(int, QString const&) ()
from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#19 0x00007f75c4c7aeec in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#20 0x00007f75c4c792ed in KIO::SlaveInterface::dispatch() () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#21 0x00007f75c4c7cce2 in KIO::Slave::gotInput() () from
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#22 0x00007f75c32e15c7 in QtPrivate::QSlotObjectBase::call (a=0x7ffd960d4050,
r=0x562e3886a790, this=0x562e27dc72a0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#23 doActivate<false> (sender=0x562e13358660, signal_index=3,
argv=0x7ffd960d4050) at kernel/qobject.cpp:3886
#24 0x00007f75c32d710c in QObject::event (this=0x562e13358660,
e=0x562e14036330) at kernel/qobject.cpp:1314
#25 0x00007f75c3d99783 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x562e13358660, e=0x562e14036330) at
kernel/qapplication.cpp:3632
#26 0x00007f75c32a97ba in QCoreApplication::notifyInternal2
(receiver=0x562e13358660, event=0x562e14036330) at
kernel/qcoreapplication.cpp:1063
#27 0x00007f75c32ac7e1 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x562e070c4890) at
kernel/qcoreapplication.cpp:1817
#28 0x00007f75c3303ba7 in postEventSourceDispatch (s=0x562e072018f0) at
kernel/qeventdispatcher_glib.cpp:277
#29 0x00007f75c10ee8eb in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f75c1141d28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f75c10ec023 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f75c3303204 in QEventDispatcherGlib::processEvents
(this=0x562e0720eca0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#33 0x00007f75c32a811b in QEventLoop::exec (this=this at entry=0x7ffd960d4440,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#34 0x00007f75c32b0604 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#35 0x00007f75c54d3570 in kdemain (argc=<optimized out>, argv=<optimized out>)
at ./src/main.cpp:222
#36 0x00007f75c52bc565 in __libc_start_main (main=0x562e05a93060 <main>,
argc=1, argv=0x7ffd960d4708, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffd960d46f8) at ../csu/libc-start.c:332
#37 0x0000562e05a9309e in _start ()
[Inferior 1 (process 3178893) detached]

Possible duplicates by query: bug 443784, bug 440840, bug 439877, bug 436988,
bug 435992.

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