Bug 428252 - Dolphin crashes after trying to open any folder
Summary: Dolphin crashes after trying to open any folder
Status: RESOLVED DUPLICATE of bug 428374
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-10-26 01:37 UTC by ryu.ketsueki
Modified: 2020-11-05 23:32 UTC (History)
3 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 ryu.ketsueki 2020-10-26 01:37:43 UTC
Application: dolphin (20.11.70)

Qt Version: 5.15.1
Frameworks Version: 5.76.0
Operating System: Linux 5.8.15-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:

First I was trying to open the root of the system (/). Dolphin immediately crashed afterwards. Then I tried to open any other folder, like Pictures (~/Pictures) and it also crashed. It's unusable.

I am using KDE Unstable repositories but Dolphin never crashed like this before.

The crash can be reproduced every time.

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

[New LWP 20069]
[New LWP 20070]
[New LWP 20071]
[New LWP 20072]
[New LWP 20073]
[New LWP 20074]
[New LWP 20079]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fca25ea1e7f in poll () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7fca2102e840 (LWP 20067))]

Thread 8 (Thread 0x7fc9fadf9640 (LWP 20079)):
#0  0x00007fca25e9d8dc in read () from /lib64/libc.so.6
#1  0x00007fca21d9b18f in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fca21d5213e in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fca21d52595 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fca21d5270f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fca23efe5cb in QEventDispatcherGlib::processEvents (this=0x7fc9e4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007fca23ea5a1b in QEventLoop::exec (this=this@entry=0x7fc9fadf8cc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#7  0x00007fca23cc67ce in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#8  0x00007fca23cc7911 in QThreadPrivate::start (arg=0x564d831b1470) at thread/qthread_unix.cpp:329
#9  0x00007fca227deeb1 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fca25eacccf in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fca15a5c640 (LWP 20074)):
#0  0x00007fca227e5082 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fca17780edb in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007fca17780727 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007fca227deeb1 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fca25eacccf in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fca1625d640 (LWP 20073)):
#0  0x00007fca227e5082 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fca17780edb in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007fca17780727 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007fca227deeb1 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fca25eacccf in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fca16a5e640 (LWP 20072)):
#0  0x00007fca227e5082 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fca17780edb in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007fca17780727 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007fca227deeb1 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fca25eacccf in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fca1725f640 (LWP 20071)):
#0  0x00007fca227e5082 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fca17780edb in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007fca17780727 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007fca227deeb1 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fca25eacccf in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fca1e408640 (LWP 20070)):
#0  0x00007fca25ea1e7f in poll () from /lib64/libc.so.6
#1  0x00007fca21d525ee in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fca21d5270f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fca23efe5cb in QEventDispatcherGlib::processEvents (this=0x7fca10000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fca23ea5a1b in QEventLoop::exec (this=this@entry=0x7fca1e407c70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#5  0x00007fca23cc67ce in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x00007fca241ada27 in QDBusConnectionManager::run (this=0x7fca2421ad80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179
#7  0x00007fca23cc7911 in QThreadPrivate::start (arg=0x7fca2421ad80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:329
#8  0x00007fca227deeb1 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fca25eacccf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fca1ef51640 (LWP 20069)):
#0  0x00007fca25ea1e7f in poll () from /lib64/libc.so.6
#1  0x00007fca2280c862 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007fca2280e26c in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007fca1f142270 in QXcbEventQueue::run (this=0x564d82804440) at qxcbeventqueue.cpp:228
#4  0x00007fca23cc7911 in QThreadPrivate::start (arg=0x564d82804440) at thread/qthread_unix.cpp:329
#5  0x00007fca227deeb1 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fca25eacccf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fca2102e840 (LWP 20067)):
[KCrash Handler]
#4  QHashData::nextNode (node=node@entry=0x564d83590750) at tools/qhash.cpp:591
#5  0x00007fca25d24d7c in QHash<int, KItemListWidget*>::const_iterator::operator++ (this=<synthetic pointer>) at /usr/include/qt5/QtCore/qhash.h:425
#6  KItemListView::slotItemsRemoved (this=0x564d83116960, itemRanges=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/kitemviews/kitemlistview.cpp:1158
#7  0x00007fca23edd646 in QtPrivate::QSlotObjectBase::call (a=0x7ffde86c1110, r=0x564d83116960, this=0x564d831730f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8  doActivate<false> (sender=0x564d833b9f10, signal_index=4, argv=argv@entry=0x7ffde86c1110) at kernel/qobject.cpp:3886
#9  0x00007fca23ed69a0 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fca25da75a0 <KItemModelBase::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffde86c1110) at kernel/qobject.cpp:3946
#10 0x00007fca25ce2d05 in KItemModelBase::itemsRemoved (this=<optimized out>, _t1=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/build/src/dolphinprivate_autogen/Z3MQH7AOBD/moc_kitemmodelbase.cpp:253
#11 0x00007fca25cfb5f2 in KFileItemModel::slotClear (this=0x564d833b9f10) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/kitemviews/kitemrange.h:48
#12 0x00007fca25d4f09d in DolphinView::setUrl (this=0x564d82c4bfd0, url=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/views/dolphinview.cpp:590
#13 0x00007fca25fdb754 in DolphinViewContainer::slotUrlNavigatorLocationChanged (this=0x564d833102f0, url=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/dolphinviewcontainer.cpp:687
#14 0x00007fca23edd646 in QtPrivate::QSlotObjectBase::call (a=0x7ffde86c1350, r=0x564d833102f0, this=0x564d8319f9d0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#15 doActivate<false> (sender=0x564d82c53f20, signal_index=8, argv=0x7ffde86c1350) at kernel/qobject.cpp:3886
#16 0x00007fca25c38dc5 in KUrlNavigator::urlChanged(QUrl const&) () from /usr/lib64/libKF5KIOFileWidgets.so.5
#17 0x00007fca25c3f465 in KUrlNavigator::setLocationUrl(QUrl const&) () from /usr/lib64/libKF5KIOFileWidgets.so.5
#18 0x00007fca25fdb2cc in DolphinViewContainer::setUrl (this=0x564d833102f0, newUrl=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/dolphinviewcontainer.cpp:502
#19 0x00007fca25fdb3db in DolphinViewContainer::slotItemActivated (this=0x564d833102f0, item=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/dolphinviewcontainer.cpp:630
#20 0x00007fca23edd646 in QtPrivate::QSlotObjectBase::call (a=0x7ffde86c15e0, r=0x564d833102f0, this=0x564d83194a40) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#21 doActivate<false> (sender=0x564d82c4bfd0, signal_index=9, argv=argv@entry=0x7ffde86c15e0) at kernel/qobject.cpp:3886
#22 0x00007fca23ed69a0 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fca25da6ea0 <DolphinView::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffde86c15e0) at kernel/qobject.cpp:3946
#23 0x00007fca25ce3955 in DolphinView::itemActivated (this=<optimized out>, _t1=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/build/src/dolphinprivate_autogen/DWW7M6GQBY/moc_dolphinview.cpp:956
#24 0x00007fca25d48c33 in DolphinView::slotItemActivated (this=0x564d82c4bfd0, index=11) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/views/dolphinview.cpp:892
#25 0x00007fca23edd646 in QtPrivate::QSlotObjectBase::call (a=0x7ffde86c1730, r=0x564d82c4bfd0, this=0x564d8317fcc0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#26 doActivate<false> (sender=0x564d8310c7c0, signal_index=3, argv=argv@entry=0x7ffde86c1730) at kernel/qobject.cpp:3886
#27 0x00007fca23ed69a0 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fca25da7720 <KItemListController::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffde86c1730) at kernel/qobject.cpp:3946
#28 0x00007fca25ce1d8e in KItemListController::itemActivated (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/build/src/dolphinprivate_autogen/Z3MQH7AOBD/moc_kitemlistcontroller.cpp:485
#29 0x00007fca25d14695 in KItemListController::mouseDoubleClickEvent (this=this@entry=0x564d8310c7c0, event=event@entry=0x7ffde86c1cb0, transform=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/kitemviews/kitemlistcontroller.cpp:683
#30 0x00007fca25d190f9 in KItemListController::processEvent (this=0x564d8310c7c0, event=0x7ffde86c1cb0, transform=...) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/kitemviews/kitemlistcontroller.cpp:1114
#31 0x00007fca25d1920d in KItemListView::event (this=0x564d83116960, event=0x7ffde86c1cb0) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/kitemviews/kitemlistview.cpp:937
#32 0x00007fca24ab914f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x564d83116960, e=0x7ffde86c1cb0) at kernel/qapplication.cpp:3630
#33 0x00007fca23ea705a in QCoreApplication::notifyInternal2 (receiver=0x564d83116960, event=0x7ffde86c1cb0) at ../../include/QtCore/5.15.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#34 0x00007fca24dce0b5 in QGraphicsScenePrivate::sendEvent (this=<optimized out>, item=0x564d83116970, event=0x7ffde86c1cb0) at graphicsview/qgraphicsscene.cpp:1258
#35 0x00007fca24dce451 in QGraphicsScenePrivate::sendMouseEvent (this=this@entry=0x564d82f6a010, mouseEvent=mouseEvent@entry=0x7ffde86c1cb0) at graphicsview/qgraphicsscene.cpp:1335
#36 0x00007fca24dd6a3a in QGraphicsScenePrivate::mousePressEventHandler (this=0x564d82f6a010, mouseEvent=mouseEvent@entry=0x7ffde86c1cb0) at graphicsview/qgraphicsscene.cpp:1462
#37 0x00007fca24de0817 in QGraphicsScene::mouseDoubleClickEvent (mouseEvent=0x7ffde86c1cb0, this=0x564d833e2280) at graphicsview/qgraphicsscene.cpp:4165
#38 QGraphicsScene::event (this=0x564d833e2280, event=0x7ffde86c1cb0) at graphicsview/qgraphicsscene.cpp:3439
#39 0x00007fca24ab914f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x564d833e2280, e=0x7ffde86c1cb0) at kernel/qapplication.cpp:3630
#40 0x00007fca23ea705a in QCoreApplication::notifyInternal2 (receiver=0x564d833e2280, event=0x7ffde86c1cb0) at ../../include/QtCore/5.15.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#41 0x00007fca24dfc877 in QGraphicsView::mouseDoubleClickEvent (this=0x564d83112760, event=0x7ffde86c2280) at /usr/include/c++/10/bits/atomic_base.h:420
#42 0x00007fca24af9901 in QWidget::event (this=this@entry=0x564d83112760, event=event@entry=0x7ffde86c2280) at kernel/qwidget.cpp:8649
#43 0x00007fca24ba142e in QFrame::event (this=0x564d83112760, e=0x7ffde86c2280) at widgets/qframe.cpp:550
#44 0x00007fca23ea6dc3 in QCoreApplicationPrivate::sendThroughObjectEventFilters (event=<optimized out>, receiver=<optimized out>) at kernel/qcoreapplication.cpp:1189
#45 QCoreApplicationPrivate::sendThroughObjectEventFilters (receiver=receiver@entry=0x564d831802d0, event=event@entry=0x7ffde86c2280) at kernel/qcoreapplication.cpp:1178
#46 0x00007fca24ab913e in QApplicationPrivate::notify_helper (this=this@entry=0x564d827fa800, receiver=receiver@entry=0x564d831802d0, e=e@entry=0x7ffde86c2280) at kernel/qapplication.cpp:3624
#47 0x00007fca24ac003b in QApplication::notify (this=0x7ffde86c1f80, receiver=0x564d831802d0, e=0x7ffde86c2280) at kernel/qapplication.cpp:3074
#48 0x00007fca23ea705a in QCoreApplication::notifyInternal2 (receiver=0x564d831802d0, event=0x7ffde86c2280) at ../../include/QtCore/5.15.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#49 0x00007fca24abf066 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x564d831802d0, event=event@entry=0x7ffde86c2280, alienWidget=alienWidget@entry=0x564d831802d0, nativeWidget=0x564d82bd8fe0, buttonDown=buttonDown@entry=0x7fca24fdf9f0 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614
#50 0x00007fca24b11001 in QWidgetWindow::handleMouseEvent (this=0x564d82ca9300, event=0x7ffde86c25b0) at /usr/include/c++/10/bits/atomic_base.h:420
#51 0x00007fca24b1450e in QWidgetWindow::event (this=0x564d82ca9300, event=0x7ffde86c25b0) at kernel/qwidgetwindow.cpp:300
#52 0x00007fca24ab914f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x564d82ca9300, e=0x7ffde86c25b0) at kernel/qapplication.cpp:3630
#53 0x00007fca23ea705a in QCoreApplication::notifyInternal2 (receiver=0x564d82ca9300, event=0x7ffde86c25b0) at ../../include/QtCore/5.15.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#54 0x00007fca243a63ec in QGuiApplicationPrivate::processMouseEvent (e=0x564d831924f0) at kernel/qguiapplication.cpp:2321
#55 0x00007fca2437c59b in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1175
#56 0x00007fca1f14326a in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#57 0x00007fca21d522d7 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#58 0x00007fca21d52658 in ?? () from /usr/lib64/libglib-2.0.so.0
#59 0x00007fca21d5270f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#60 0x00007fca23efe5af in QEventDispatcherGlib::processEvents (this=0x564d828cc980, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#61 0x00007fca23ea5a1b in QEventLoop::exec (this=this@entry=0x7ffde86c2870, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#62 0x00007fca23eadc90 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#63 0x00007fca24399b0c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#64 0x00007fca24ab90c5 in QApplication::exec () at kernel/qapplication.cpp:2822
#65 0x00007fca25fc846f in kdemain (argc=<optimized out>, argv=0x7ffde86c29e0) at /usr/src/debug/dolphin-20.11.70git.20201023T182306~97415729c-ku.41.1.x86_64/src/main.cpp:187
#66 0x00007fca25dd4e0a in __libc_start_main () from /lib64/libc.so.6
#67 0x0000564d824a808a in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 20067) detached]

Possible duplicates by query: bug 427575, bug 426596, bug 426090, bug 425923, bug 425786.

Reported using DrKonqi
Comment 1 Nate Graham 2020-10-26 01:52:28 UTC
Known issue with git master, already fixed. Your next update should correct the issue.
Comment 2 Elvis Angelaccio 2020-11-05 23:32:05 UTC

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