https://bugs.kde.org/show_bug.cgi?id=391699
--- Comment #7 from [email protected] --- Created attachment 113660 --> https://bugs.kde.org/attachment.cgi?id=113660&action=edit New crash information added by DrKonqi dolphin (18.04.2) using Qt 5.11.0 - What I was doing when the application crashed: > copying files from USB drive to local drive > copying photos from phone (mtp) -- Backtrace (Reduced): #6 std::__atomic_base<QMutexData*>::compare_exchange_strong (__m2=std::memory_order_acquire, __m1=std::memory_order_acquire, __p2=<optimized out>, __p1=@0x7ffeeaa6a338: 0x0, this=0xc0) at /usr/include/c++/5/bits/atomic_base.h:752 #7 std::atomic<QMutexData*>::compare_exchange_strong (__m2=std::memory_order_acquire, __m1=std::memory_order_acquire, __p2=<optimized out>, __p1=@0x7ffeeaa6a338: 0x0, this=0xc0) at /usr/include/c++/5/atomic:462 #8 QAtomicOps<QMutexData*>::testAndSetAcquire<QMutexData*> (currentValue=<synthetic pointer>, newValue=<optimized out>, expectedValue=0x0, _q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:290 #9 QBasicAtomicPointer<QMutexData>::testAndSetAcquire (currentValue=<synthetic pointer>, newValue=<optimized out>, expectedValue=0x0, this=0xc0) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:251 #10 QBasicMutex::fastTryLock (current=<synthetic pointer>, this=0xc0) at thread/qmutex.h:107 -- You are receiving this mail because: You are watching all bug changes.
