[dolphin] [Bug 428770] New: Dolphin crashed when browsing cifs mounts

Kai Krakow bugzilla_noreply at kde.org
Fri Nov 6 21:43:33 GMT 2020


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

            Bug ID: 428770
           Summary: Dolphin crashed when browsing cifs mounts
           Product: dolphin
           Version: 20.08.2
          Platform: Gentoo Packages
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: kai at kaishome.de
                CC: kfm-devel at kde.org
  Target Milestone: ---

Application: dolphin (20.08.2)

Qt Version: 5.15.1
Frameworks Version: 5.74.0
Operating System: Linux 5.4.73-gentoo x86_64
Windowing system: X11
Distribution: "Gentoo Base System release 2.7"

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

I have some folders mounted over CIFS from a remote VPN. When browsing folders
(e.g., clicking multiple folders in a short time), Dolphin crashes. This is
probably some timing issue, I've never seen it crashing on local folders.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: (null)
[New LWP 2867442]
[New LWP 2867443]
[New LWP 2867451]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
0x00007ff2454d31ef in __GI___poll (fds=fds at entry=0x7ffd4f79c428,
nfds=nfds at entry=1, timeout=timeout at entry=1000) at
../sysdeps/unix/sysv/linux/poll.c:29
[Current thread is 1 (Thread 0x7ff23e62c8c0 (LWP 2867440))]

Thread 4 (Thread 0x7ff22aa82640 (LWP 2867451)):
#0  __GI___getdents64 (fd=4, buf=buf at entry=0x7ff21410d6f0, nbytes=<optimized
out>) at ../sysdeps/unix/sysv/linux/getdents64.c:32
#1  0x00007ff2454a7b15 in __GI___readdir64 (dirp=dirp at entry=0x7ff21410d6c0) at
../sysdeps/posix/readdir.c:65
#2  0x00007ff24535f678 in walkDir (dirPath=...,
countHiddenFiles=countHiddenFiles at entry=false,
countDirectoriesOnly=countDirectoriesOnly at entry=false, dirEntry=<optimized
out>, dirEntry at entry=0x7ff21400dc18,
allowedRecursiveLevel=allowedRecursiveLevel at entry=0) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/private/kdirectorycontentscounterworker.cpp:53
#3  0x00007ff24535f93d in walkDir (dirPath=...,
countHiddenFiles=countHiddenFiles at entry=false,
countDirectoriesOnly=countDirectoriesOnly at entry=false, dirEntry=0x7ff21400dc18,
dirEntry at entry=0x0, allowedRecursiveLevel=allowedRecursiveLevel at entry=1) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/private/kdirectorycontentscounterworker.cpp:92
#4  0x00007ff24535fa7a in KDirectoryContentsCounterWorker::subItemsCount
(path=..., options=...) at /usr/include/qt5/QtCore/qarraydata.h:61
#5  0x00007ff24535fb57 in
KDirectoryContentsCounterWorker::countDirectoryContents (this=0x55e06c580b90,
path=..., options=...) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/private/kdirectorycontentscounterworker.cpp:133
#6  0x00007ff2432918ce in QObject::event (this=0x55e06c580b90,
e=0x55e06cf0b2c0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qobject.cpp:1314
#7  0x00007ff243de9142 in QApplicationPrivate::notify_helper
(this=this at entry=0x55e06c00fac0, receiver=receiver at entry=0x55e06c580b90,
e=e at entry=0x55e06cf0b2c0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3630
#8  0x00007ff243df22e1 in QApplication::notify (this=0x7ffd4f79e5a0,
receiver=0x55e06c580b90, e=0x55e06cf0b2c0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3154
#9  0x00007ff243263998 in QCoreApplication::notifyInternal2
(receiver=0x55e06c580b90, event=0x55e06cf0b2c0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1063
#10 0x00007ff2432666f3 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55e06c55e9d0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1817
#11 0x00007ff2432bdaf4 in postEventSourceDispatch (s=0x7ff214004fe0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qeventdispatcher_glib.cpp:277
#12 0x00007ff240fc427d in g_main_dispatch (context=0x7ff214000c20) at
../glib-2.64.5/glib/gmain.c:3309
#13 g_main_context_dispatch (context=context at entry=0x7ff214000c20) at
../glib-2.64.5/glib/gmain.c:3974
#14 0x00007ff240fc44f8 in g_main_context_iterate
(context=context at entry=0x7ff214000c20, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at
../glib-2.64.5/glib/gmain.c:4047
#15 0x00007ff240fc458f in g_main_context_iteration (context=0x7ff214000c20,
may_block=may_block at entry=1) at ../glib-2.64.5/glib/gmain.c:4108
#16 0x00007ff2432bd882 in QEventDispatcherGlib::processEvents
(this=0x7ff214000b60, flags=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#17 0x00007ff24326262c in QEventLoop::exec (this=this at entry=0x7ff22aa81c40,
flags=..., flags at entry=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/global/qflags.h:141
#18 0x00007ff24309bc62 in QThread::exec (this=<optimized out>) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/global/qflags.h:121
#19 0x00007ff24309ce77 in QThreadPrivate::start (arg=0x55e06c5132d0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/thread/qthread_unix.cpp:329
#20 0x00007ff241995e4e in start_thread (arg=0x7ff22aa82640) at
pthread_create.c:463
#21 0x00007ff2454dda9f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7ff23d138640 (LWP 2867443)):
#0  0x00007ff2454d31ef in __GI___poll (fds=0x7ff2300125d0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ff240fc446e in g_main_context_poll (priority=<optimized out>,
n_fds=1, fds=0x7ff2300125d0, timeout=<optimized out>, context=0x7ff230000c20)
at ../glib-2.64.5/glib/gmain.c:4346
#2  g_main_context_iterate (context=context at entry=0x7ff230000c20,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
../glib-2.64.5/glib/gmain.c:4042
#3  0x00007ff240fc458f in g_main_context_iteration (context=0x7ff230000c20,
may_block=may_block at entry=1) at ../glib-2.64.5/glib/gmain.c:4108
#4  0x00007ff2432bd89c in QEventDispatcherGlib::processEvents
(this=0x7ff230000b60, flags=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qeventdispatcher_glib.cpp:425
#5  0x00007ff24326262c in QEventLoop::exec (this=this at entry=0x7ff23d137c10,
flags=..., flags at entry=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x00007ff24309bc62 in QThread::exec (this=this at entry=0x7ff2435ec080
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007ff243563b18 in QDBusConnectionManager::run (this=0x7ff2435ec080
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/var/tmp/portage/dev-qt/qtdbus-5.15.1/work/qtbase-everywhere-src-5.15.1/src/dbus/qdbusconnection.cpp:179
#8  0x00007ff24309ce77 in QThreadPrivate::start (arg=0x7ff2435ec080 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/thread/qthread_unix.cpp:329
#9  0x00007ff241995e4e in start_thread (arg=0x7ff23d138640) at
pthread_create.c:463
#10 0x00007ff2454dda9f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7ff23ddcb640 (LWP 2867442)):
#0  0x00007ff2454d31ef in __GI___poll (fds=fds at entry=0x7ff23ddcab48,
nfds=nfds at entry=1, timeout=timeout at entry=-1) at
../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ff2419c0152 in poll (__timeout=-1, __nfds=1, __fds=0x7ff23ddcab48)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c at entry=0x55e06c030690, cond=cond at entry=0x55e06c0306d0,
vector=vector at entry=0x0, count=count at entry=0x0) at
/var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/src/xcb_conn.c:480
#3  0x00007ff2419c1dea in xcb_wait_for_event (c=c at entry=0x55e06c030690) at
/var/tmp/portage/x11-libs/libxcb-1.14/work/libxcb-1.14/src/xcb_in.c:697
#4  0x00007ff23df38311 in QXcbEventQueue::run (this=0x55e06c0118e0) at
/var/tmp/portage/dev-qt/qtgui-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/plugins/platforms/xcb/qxcbeventqueue.cpp:228
#5  0x00007ff24309ce77 in QThreadPrivate::start (arg=0x55e06c0118e0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/thread/qthread_unix.cpp:329
#6  0x00007ff241995e4e in start_thread (arg=0x7ff23ddcb640) at
pthread_create.c:463
#7  0x00007ff2454dda9f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7ff23e62c8c0 (LWP 2867440)):
[KCrash Handler]
#6  QSharedDataPointer<KFileItemPrivate>::~QSharedDataPointer
(this=0x7ff2380093c0, __in_chrg=<optimized out>) at
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/bits/atomic_base.h:326
#7  KFileItem::~KFileItem (this=0x7ff2380093c0, __in_chrg=<optimized out>) at
/var/tmp/portage/kde-frameworks/kio-5.74.1-r2/work/kio-5.74.1/src/core/kfileitem.h:35
#8  0x00007ff245315ce2 in KFileItemModel::ItemData::~ItemData (this=<optimized
out>, __in_chrg=<optimized out>) at
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/bits/atomic_base.h:326
#9  KFileItemModel::removeItems (behavior=KFileItemModel::DeleteItemData,
itemRanges=..., this=0x55e06c64acf0) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/kfileitemmodel.cpp:1296
#10 KFileItemModel::removeItems (this=0x55e06c64acf0, itemRanges=...,
behavior=KFileItemModel::DeleteItemData) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/kfileitemmodel.cpp:1281
#11 0x00007ff245322d4d in KFileItemModel::setExpanded (this=0x55e06c64acf0,
index=24, expanded=<optimized out>) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/kitemrange.h:61
#12 0x00007ff245337810 in KItemListController::mouseReleaseEvent
(transform=..., event=0x7ffd4f79d640, this=0x55e06c5148c0) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/kitemlistcontroller.cpp:783
#13 KItemListController::mouseReleaseEvent (this=0x55e06c5148c0,
event=0x7ffd4f79d640, transform=...) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/kitemlistcontroller.cpp:734
#14 0x00007ff245338c8b in KItemListController::processEvent
(this=this at entry=0x55e06c5148c0, event=event at entry=0x7ffd4f79d640,
transform=...) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/kitemlistcontroller.cpp:1060
#15 0x00007ff245347e36 in KItemListView::event (this=0x55e06c17b100,
event=0x7ffd4f79d640) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/kitemlistview.cpp:913
#16 0x00007ff243de9142 in QApplicationPrivate::notify_helper
(this=this at entry=0x55e06c00fac0, receiver=receiver at entry=0x55e06c17b100,
e=e at entry=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3630
#17 0x00007ff243df22e1 in QApplication::notify (this=0x7ffd4f79e5a0,
receiver=0x55e06c17b100, e=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3154
#18 0x00007ff243263998 in QCoreApplication::notifyInternal2
(receiver=0x55e06c17b100, event=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1063
#19 0x00007ff24413e2a6 in QGraphicsScenePrivate::sendEvent (this=<optimized
out>, event=0x7ffd4f79d640, item=0x55e06c17b110) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/graphicsview/qgraphicsscene.cpp:1254
#20 QGraphicsScenePrivate::sendEvent (this=<optimized out>,
item=0x55e06c17b110, event=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/graphicsview/qgraphicsscene.cpp:1234
#21 0x00007ff24413e71c in QGraphicsScenePrivate::sendMouseEvent
(this=this at entry=0x55e06c773c90, mouseEvent=mouseEvent at entry=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/graphicsview/qgraphicsscene.cpp:1335
#22 0x00007ff244143adc in QGraphicsScene::mouseReleaseEvent (this=<optimized
out>, mouseEvent=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/graphicsview/qgraphicsscene.cpp:4123
#23 0x00007ff244151277 in QGraphicsScene::event (this=0x55e06c57fcd0,
event=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/graphicsview/qgraphicsscene.cpp:3436
#24 0x00007ff243de9142 in QApplicationPrivate::notify_helper
(this=this at entry=0x55e06c00fac0, receiver=receiver at entry=0x55e06c57fcd0,
e=e at entry=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3630
#25 0x00007ff243df22e1 in QApplication::notify (this=0x7ffd4f79e5a0,
receiver=0x55e06c57fcd0, e=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3154
#26 0x00007ff243263998 in QCoreApplication::notifyInternal2
(receiver=0x55e06c57fcd0, event=0x7ffd4f79d640) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1063
#27 0x00007ff244170599 in QGraphicsView::mouseReleaseEvent
(this=0x55e06c51ebe0, event=0x7ffd4f79dc50) at
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/bits/atomic_base.h:413
#28 0x00007ff243e2ee7e in QWidget::event (this=this at entry=0x55e06c51ebe0,
event=event at entry=0x7ffd4f79dc50) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qwidget.cpp:8663
#29 0x00007ff243ee4f5f in QFrame::event (this=0x55e06c51ebe0, e=0x7ffd4f79dc50)
at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/widgets/qframe.cpp:550
#30 0x00007ff244171383 in QGraphicsView::viewportEvent (this=0x55e06c51ebe0,
event=0x7ffd4f79dc50) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/graphicsview/qgraphicsview.cpp:3014
#31 0x00007ff243263765 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (event=<optimized out>,
receiver=<optimized out>) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1189
#32 QCoreApplicationPrivate::sendThroughObjectEventFilters
(receiver=receiver at entry=0x55e06c715b30, event=event at entry=0x7ffd4f79dc50) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1178
#33 0x00007ff243de9131 in QApplicationPrivate::notify_helper
(this=this at entry=0x55e06c00fac0, receiver=receiver at entry=0x55e06c715b30,
e=e at entry=0x7ffd4f79dc50) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3624
#34 0x00007ff243df25b9 in QApplication::notify (this=<optimized out>,
receiver=0x55e06c715b30, e=0x7ffd4f79dc50) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3074
#35 0x00007ff243263998 in QCoreApplication::notifyInternal2
(receiver=0x55e06c715b30, event=0x7ffd4f79dc50) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1063
#36 0x00007ff243df177c in QApplicationPrivate::sendMouseEvent
(receiver=receiver at entry=0x55e06c715b30, event=event at entry=0x7ffd4f79dc50,
alienWidget=alienWidget at entry=0x55e06c715b30, nativeWidget=0x55e06c03d8f0,
buttonDown=buttonDown at entry=0x7ff24434e350 <qt_button_down>,
lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:2614
#37 0x00007ff243e4afd5 in QWidgetWindow::handleMouseEvent (this=0x55e06c2952f0,
event=0x7ffd4f79e0d0) at
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9/bits/atomic_base.h:413
#38 0x00007ff243e4e2ac in QWidgetWindow::event (event=0x7ffd4f79e0d0,
this=0x55e06c2952f0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qwidgetwindow.cpp:300
#39 QWidgetWindow::event (this=0x55e06c2952f0, event=0x7ffd4f79e0d0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qwidgetwindow.cpp:239
#40 0x00007ff243de9142 in QApplicationPrivate::notify_helper
(this=this at entry=0x55e06c00fac0, receiver=receiver at entry=0x55e06c2952f0,
e=e at entry=0x7ffd4f79e0d0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3630
#41 0x00007ff243df22e1 in QApplication::notify (this=0x7ffd4f79e5a0,
receiver=0x55e06c2952f0, e=0x7ffd4f79e0d0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3154
#42 0x00007ff243263998 in QCoreApplication::notifyInternal2
(receiver=0x55e06c2952f0, event=0x7ffd4f79e0d0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1063
#43 0x00007ff24375d046 in QGuiApplicationPrivate::processMouseEvent
(e=e at entry=0x55e06d1a1470) at
/var/tmp/portage/dev-qt/qtgui-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/gui/kernel/qguiapplication.cpp:2277
#44 0x00007ff24375e786 in QGuiApplicationPrivate::processWindowSystemEvent
(e=e at entry=0x55e06d1a1470) at
/var/tmp/portage/dev-qt/qtgui-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/gui/kernel/qguiapplication.cpp:2002
#45 0x00007ff243736c9c in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags at entry=...) at
/var/tmp/portage/dev-qt/qtgui-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/gui/kernel/qwindowsysteminterface.cpp:1175
#46 0x00007ff23df3939c in xcbSourceDispatch (source=<optimized out>) at
/var/tmp/portage/dev-qt/qtgui-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105
#47 0x00007ff240fc427d in g_main_dispatch (context=0x7ff238005000) at
../glib-2.64.5/glib/gmain.c:3309
#48 g_main_context_dispatch (context=context at entry=0x7ff238005000) at
../glib-2.64.5/glib/gmain.c:3974
#49 0x00007ff240fc44f8 in g_main_context_iterate
(context=context at entry=0x7ff238005000, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at
../glib-2.64.5/glib/gmain.c:4047
#50 0x00007ff240fc458f in g_main_context_iteration (context=0x7ff238005000,
may_block=may_block at entry=1) at ../glib-2.64.5/glib/gmain.c:4108
#51 0x00007ff2432bd882 in QEventDispatcherGlib::processEvents
(this=0x55e06c087900, flags=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#52 0x00007ff24326262c in QEventLoop::exec (this=this at entry=0x7ffd4f79e470,
flags=..., flags at entry=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/global/qflags.h:141
#53 0x00007ff24326aaf4 in QCoreApplication::exec () at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/include/QtCore/../../src/corelib/global/qflags.h:121
#54 0x00007ff24375037e in QGuiApplication::exec () at
/var/tmp/portage/dev-qt/qtgui-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/gui/kernel/qguiapplication.cpp:1867
#55 0x00007ff243de90a6 in QApplication::exec () at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:2822
#56 0x00007ff2455ecc8f in kdemain (argc=<optimized out>, argv=<optimized out>)
at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/main.cpp:206
#57 0x00007ff245408edb in __libc_start_main (main=0x55e069ff7710 <main>,
argc=1, argv=0x7ffd4f79e748, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffd4f79e738) at ../csu/libc-start.c:314
#58 0x000055e069ff774a in _start ()
[Inferior 1 (process 2867440) detached]

Possible duplicates by query: bug 428535, bug 428384, bug 427323, bug 425753,
bug 424909.

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