Bug 381758 - Unmounting a drive
Summary: Unmounting a drive
Status: RESOLVED DUPLICATE of bug 381525
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.10.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-06-28 12:59 UTC by Erec
Modified: 2017-06-28 23:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erec 2017-06-28 12:59:45 UTC
Application: plasmashell (5.10.1)

Qt Version: 5.9.0
Frameworks Version: 5.34.0
Operating System: Linux 4.11.4-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
Used the system tray icon to unmount an external drive.
The external drive was previously unmounted via the terminal.
The external drive is encrypted with luks and has a btrfs.
I wanted to label the drive, but could not figure out why the mounter (system tray icon) kept calling the drive the old name (drive == USB Key)
Btrfs told me the real name of the drive via the "sudo btrfs filesystem label /dev/dm-3"
The mounter still had the old ext4 label. I could do nothing to change what it showed up as.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0d031208c0 (LWP 2753))]

Thread 9 (Thread 0x7f0c2d908700 (LWP 3053)):
#0  0x00007f0cfc73f08d in poll () at /lib64/libc.so.6
#1  0x00007f0cf756dce9 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0cf756ddfc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f0cfd05a75b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f0cfd003d0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f0cfce3605a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f0c3019ff37 in KCupsConnection::run() () at /usr/lib64/libkcupslib.so
#7  0x00007f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f0c41f65700 (LWP 2940)):
#0  0x00007f0cf75b2b34 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f0cf756cbb7 in g_main_context_acquire () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0cf756dba5 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f0cf756ddfc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f0cfd05a75b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f0cfd003d0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f0cfce3605a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x00007f0d00b26292 in  () at /usr/lib64/libQt5Quick.so.5
#8  0x00007f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f0c4b472700 (LWP 2855)):
#0  0x00007f0cfc0085ed in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f0c532fc2fb in  () at /usr/lib64/dri/nouveau_dri.so
#2  0x00007f0c532fc037 in  () at /usr/lib64/dri/nouveau_dri.so
#3  0x00007f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f0cddf6e700 (LWP 2854)):
#0  0x00007f0cfc0085ed in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f0d027ffa04 in  () at /usr/lib64/libQt5Script.so.5
#2  0x00007f0d027ffa49 in  () at /usr/lib64/libQt5Script.so.5
#3  0x00007f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f0cdfdc6700 (LWP 2853)):
#0  0x00007f0cf75b2b34 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f0cf756dcde in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0cf756ddfc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f0cfd05a75b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f0cfd003d0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f0cfce3605a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f0cfff7fd45 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f0ce5c2b700 (LWP 2811)):
#0  0x00007f0cfc73adfd in read () at /lib64/libc.so.6
#1  0x00007f0cf75b17e0 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0cf756d7cb in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f0cf756dc90 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f0cf756ddfc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f0cfd05a75b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f0cfd003d0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#7  0x00007f0cfce3605a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x00007f0cfff7fd45 in  () at /usr/lib64/libQt5Qml.so.5
#9  0x00007f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#10 0x00007f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#11 0x00007f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f0ce7671700 (LWP 2784)):
#0  0x00007f0cfc73f08d in poll () at /lib64/libc.so.6
#1  0x00007f0cf756dce9 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0cf756ddfc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f0cfd05a75b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f0cfd003d0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f0cfce3605a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f0cfd4e3a45 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f0ced41b700 (LWP 2769)):
#0  0x00007f0cfc73f08d in poll () at /lib64/libc.so.6
#1  0x00007f0d01727387 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f0d0172917a in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f0cefdbe249 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f0d031208c0 (LWP 2753)):
[KCrash Handler]
#6  0x00007f0cfff67283 in QQmlBinding::getPropertyData(QQmlPropertyData**, QQmlPropertyData*) const () at /usr/lib64/libQt5Qml.so.5
#7  0x00007f0cfff6a45c in  () at /usr/lib64/libQt5Qml.so.5
#8  0x00007f0cfff6ae66 in  () at /usr/lib64/libQt5Qml.so.5
#9  0x00007f0cfff67dd3 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib64/libQt5Qml.so.5
#10 0x00007f0cfff403e3 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib64/libQt5Qml.so.5
#11 0x00007f0cffee2f45 in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /usr/lib64/libQt5Qml.so.5
#12 0x00007f0cfd031ea0 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x00007f0c45d8d4c0 in  () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
#14 0x00007f0cfd03257a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f0cfd0a7c7e in QAbstractItemModel::rowsRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f0cfcfab3fb in QAbstractItemModel::endRemoveRows() () at /usr/lib64/libQt5Core.so.5
#17 0x00007f0cfcfcec45 in  () at /usr/lib64/libQt5Core.so.5
#18 0x00007f0cfcfced8c in  () at /usr/lib64/libQt5Core.so.5
#19 0x00007f0cfcfd1120 in  () at /usr/lib64/libQt5Core.so.5
#20 0x00007f0cfd03257a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#21 0x00007f0cfd0a7c1e in QAbstractItemModel::rowsAboutToBeRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#22 0x00007f0cfcfaaddb in QAbstractItemModel::beginRemoveRows(QModelIndex const&, int, int) () at /usr/lib64/libQt5Core.so.5
#23 0x00007f0c45d6df6e in  () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
#24 0x00007f0cfd03267c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f0c45d8a6e5 in  () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
#26 0x00007f0c45d77d62 in  () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
#27 0x00007f0c45d8cb23 in  () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
#28 0x00007f0cffef262c in QQmlPropertyPrivate::write(QObject*, QQmlPropertyData const&, QVariant const&, QQmlContextData*, QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib64/libQt5Qml.so.5
#29 0x00007f0cfff68db4 in QQmlBinding::slowWrite(QQmlPropertyData const&, QQmlPropertyData const&, QV4::Value const&, bool, QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib64/libQt5Qml.so.5
#30 0x00007f0cfff69eb0 in  () at /usr/lib64/libQt5Qml.so.5
#31 0x00007f0cfff6ae66 in  () at /usr/lib64/libQt5Qml.so.5
#32 0x00007f0cfff67dd3 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib64/libQt5Qml.so.5
#33 0x00007f0cfff403e3 in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*, void**) () at /usr/lib64/libQt5Qml.so.5
#34 0x00007f0cffee2f45 in QQmlData::signalEmitted(QAbstractDeclarativeData*, QObject*, int, void**) () at /usr/lib64/libQt5Qml.so.5
#35 0x00007f0cfd031ea0 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#36 0x00007f0c45d774b6 in  () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
#37 0x00007f0c45d8c7e5 in  () at /usr/lib64/qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
#38 0x00007f0cfd03257a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#39 0x00007f0d0129b945 in Plasma::DataEngine::sourceRemoved(QString const&) () at /usr/lib64/libKF5Plasma.so.5
#40 0x00007f0cfd03267c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#41 0x00007f0d023b15a5 in Solid::DeviceNotifier::deviceRemoved(QString const&) () at /usr/lib64/libKF5Solid.so.5
#42 0x00007f0cfd03257a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#43 0x00007f0d02438225 in  () at /usr/lib64/libKF5Solid.so.5
#44 0x00007f0d023fc8b0 in  () at /usr/lib64/libKF5Solid.so.5
#45 0x00007f0cfd03257a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#46 0x00007f0d0243c921 in  () at /usr/lib64/libKF5Solid.so.5
#47 0x00007f0d02442065 in  () at /usr/lib64/libKF5Solid.so.5
#48 0x00007f0cfd4edf48 in  () at /usr/lib64/libQt5DBus.so.5
#49 0x00007f0cfd032f62 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#50 0x00007f0cfe01893c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#51 0x00007f0cfe01fcb4 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#52 0x00007f0cfd005578 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#53 0x00007f0cfd0078b5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#54 0x00007f0cfd05a323 in  () at /usr/lib64/libQt5Core.so.5
#55 0x00007f0cf756db37 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#56 0x00007f0cf756dd68 in  () at /usr/lib64/libglib-2.0.so.0
#57 0x00007f0cf756ddfc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#58 0x00007f0cfd05a73f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#59 0x00007f0cfd003d0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#60 0x00007f0cfd00c164 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#61 0x0000556247e2ccf2 in  ()
#62 0x00007f0cfc67b46a in __libc_start_main () at /lib64/libc.so.6
#63 0x0000556247e2d06a in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-06-28 23:45:59 UTC

*** This bug has been marked as a duplicate of bug 381525 ***