Bug 404429 - dolphin crash inside git repository enabling/disabling 'Split View'
Summary: dolphin crash inside git repository enabling/disabling 'Split View'
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 18.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-02-16 08:55 UTC by Andreas Sturmlechner
Modified: 2022-10-21 05:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner 2019-02-16 08:55:59 UTC
Application: dolphin (18.12.2)
 (Compiled from sources)
Qt Version: 5.12.1
Frameworks Version: 5.55.0
Operating System: Linux 4.20.6-gentoo x86_64
Distribution: "Gentoo Base System release 2.6"

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

With dolphin-plugins-git installed and enabled,
with dolphin navigated inside a git repository (digikam.git top dir),
activating 'Split View' via toolbar,
then immediately hitting 'Close' (Split View) again,
dolphin crashed.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffd70d85218) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
[Current thread is 1 (Thread 0x7f0ac7a27840 (LWP 2381))]

Thread 8 (Thread 0x7f0ab4c61700 (LWP 28736)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f0acf7176c5 in QtLinuxFutex::_q_futex (val3=0, addr2=0x0, val2=0, val=3, op=0, addr=0x7f0ad163fa48 <UpdateItemStatesThread::UpdateItemStatesThread(KVersionControlPlugin*, QMap<QString, QVector<QPair<KFileItem, KVersionControlPlugin::ItemVersion> > > const&)::globalMutex>) at thread/qfutex_p.h:105
#2  QtLinuxFutex::futexWait<QBasicAtomicPointer<QMutexData> > (expectedValue=0x3, futex=...) at thread/qfutex_p.h:107
#3  lockInternal_helper<false> (timeout=-1, elapsedTimer=0x0, d_ptr=...) at thread/qmutex_linux.cpp:142
#4  QBasicMutex::lockInternal (this=0x7f0ad163fa48 <UpdateItemStatesThread::UpdateItemStatesThread(KVersionControlPlugin*, QMap<QString, QVector<QPair<KFileItem, KVersionControlPlugin::ItemVersion> > > const&)::globalMutex>) at thread/qmutex_linux.cpp:159
#5  0x00007f0acf7178ca in QMutex::lock (this=<optimized out>) at thread/qmutex.cpp:227
#6  0x00007f0ad15df29a in QMutexLocker::QMutexLocker (m=<optimized out>, this=<synthetic pointer>) at /usr/include/qt5/QtCore/qmutex.h:206
#7  UpdateItemStatesThread::run (this=0x556f1d3fe480) at /var/tmp/portage/kde-apps/dolphin-18.12.2/work/dolphin-18.12.2/src/views/versioncontrol/updateitemstatesthread.cpp:46
#8  0x00007f0acf717431 in QThreadPrivate::start (arg=0x556f1d3fe480) at thread/qthread_unix.cpp:361
#9  0x00007f0acd9ea3e3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#10 0x00007f0ad174613f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7f0aa2ffd700 (LWP 28713)):
[KCrash Handler]
#7  0x00007f0ad15df391 in UpdateItemStatesThread::run (this=0x556f1da8a5c0) at /var/tmp/portage/kde-apps/dolphin-18.12.2/work/dolphin-18.12.2/src/views/versioncontrol/updateitemstatesthread.cpp:54
#8  0x00007f0acf717431 in QThreadPrivate::start (arg=0x556f1da8a5c0) at thread/qthread_unix.cpp:361
#9  0x00007f0acd9ea3e3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#10 0x00007f0ad174613f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f0aa3fff700 (LWP 28686)):
#0  futex_reltimed_wait_cancelable (private=0, reltime=0x7f0aa3ffebe0, expected=0, futex_word=0x7f0aa40013e4) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  __pthread_cond_wait_common (abstime=0x7f0aa3ffec90, mutex=0x7f0aa4001390, cond=0x7f0aa40013b8) at pthread_cond_wait.c:533
#2  __pthread_cond_timedwait (cond=0x7f0aa40013b8, mutex=0x7f0aa4001390, abstime=0x7f0aa3ffec90) at pthread_cond_wait.c:667
#3  0x00007f0acf71cb7c in QWaitConditionPrivate::wait_relative (this=0x7f0aa4001390, deadline=...) at thread/qwaitcondition_unix.cpp:136
#4  QWaitConditionPrivate::wait (deadline=..., this=0x7f0aa4001390) at thread/qwaitcondition_unix.cpp:144
#5  QWaitCondition::wait (this=<optimized out>, mutex=0x556f1cc1a710, deadline=...) at thread/qwaitcondition_unix.cpp:225
#6  0x00007f0acf71cc95 in QWaitCondition::wait (this=this@entry=0x7f0aa4000ec0, mutex=mutex@entry=0x556f1cc1a710, time=<optimized out>) at thread/qwaitcondition_unix.cpp:209
#7  0x00007f0acf71af07 in QThreadPoolThread::run (this=0x7f0aa4000eb0) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:240
#8  0x00007f0acf717431 in QThreadPrivate::start (arg=0x7f0aa4000eb0) at thread/qthread_unix.cpp:361
#9  0x00007f0acd9ea3e3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#10 0x00007f0ad174613f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f0ab7855700 (LWP 2386)):
#0  __GI___libc_read (fd=16, buf=buf@entry=0x7f0ab7854b40, nbytes=nbytes@entry=16) at ../sysdeps/unix/sysv/linux/read.c:26
#1  0x00007f0accb50ea0 in read (__nbytes=16, __buf=0x7f0ab7854b40, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x7f0ab80039a0) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gwakeup.c:210
#3  0x00007f0accb0b2bf in g_main_context_check (context=context@entry=0x7f0aac000bf0, max_priority=2147483647, fds=fds@entry=0x7f0aac0049b0, n_fds=n_fds@entry=1) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3698
#4  0x00007f0accb0b790 in g_main_context_iterate (context=context@entry=0x7f0aac000bf0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3917
#5  0x00007f0accb0b90c in g_main_context_iteration (context=0x7f0aac000bf0, may_block=may_block@entry=1) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3981
#6  0x00007f0acf8f4b6b in QEventDispatcherGlib::processEvents (this=0x7f0aac000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#7  0x00007f0acf8a2623 in QEventLoop::exec (this=this@entry=0x7f0ab7854d60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#8  0x00007f0acf716206 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#9  0x00007f0acf717431 in QThreadPrivate::start (arg=0x556f1c1352f0) at thread/qthread_unix.cpp:361
#10 0x00007f0acd9ea3e3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#11 0x00007f0ad174613f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f0abe020700 (LWP 2385)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x556f1bffcc78) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x556f1bffcc28, cond=0x556f1bffcc50) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x556f1bffcc50, mutex=0x556f1bffcc28) at pthread_cond_wait.c:655
#3  0x00007f0abe5ca943 in ?? () from /usr/lib64/dri/i965_dri.so
#4  0x00007f0abe5ca697 in ?? () from /usr/lib64/dri/i965_dri.so
#5  0x00007f0acd9ea3e3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#6  0x00007f0ad174613f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f0abffff700 (LWP 2384)):
#0  __GI___libc_read (fd=7, buf=buf@entry=0x7f0abfffeb10, nbytes=nbytes@entry=16) at ../sysdeps/unix/sysv/linux/read.c:26
#1  0x00007f0accb50ea0 in read (__nbytes=16, __buf=0x7f0abfffeb10, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x556f1bc808b0) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gwakeup.c:210
#3  0x00007f0accb0b2bf in g_main_context_check (context=context@entry=0x7f0ab8000bf0, max_priority=2147483647, fds=fds@entry=0x7f0ab8004db0, n_fds=n_fds@entry=1) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3698
#4  0x00007f0accb0b790 in g_main_context_iterate (context=context@entry=0x7f0ab8000bf0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3917
#5  0x00007f0accb0b90c in g_main_context_iteration (context=0x7f0ab8000bf0, may_block=may_block@entry=1) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3981
#6  0x00007f0acf8f4b6b in QEventDispatcherGlib::processEvents (this=0x7f0ab8000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#7  0x00007f0acf8a2623 in QEventLoop::exec (this=this@entry=0x7f0abfffed30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#8  0x00007f0acf716206 in QThread::exec (this=this@entry=0x7f0acfbdad80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#9  0x00007f0acfb60565 in QDBusConnectionManager::run (this=0x7f0acfbdad80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#10 0x00007f0acf717431 in QThreadPrivate::start (arg=0x7f0acfbdad80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:361
#11 0x00007f0acd9ea3e3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#12 0x00007f0ad174613f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f0ac520c700 (LWP 2383)):
#0  0x00007f0ad1739e33 in __GI___poll (fds=0x7f0ac520bc78, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f0acc4697e7 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f0acc46b40a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f0ac737c9d8 in QXcbEventQueue::run (this=0x556f1bc36dc0) at qxcbeventqueue.cpp:228
#4  0x00007f0acf717431 in QThreadPrivate::start (arg=0x556f1bc36dc0) at thread/qthread_unix.cpp:361
#5  0x00007f0acd9ea3e3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#6  0x00007f0ad174613f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f0ac7a27840 (LWP 2381)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffd70d85218) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x556f1bc2acc8, cond=0x7ffd70d851f0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x7ffd70d851f0, mutex=0x556f1bc2acc8) at pthread_cond_wait.c:655
#3  0x00007f0acc4699f2 in ?? () from /usr/lib64/libxcb.so.1
#4  0x00007f0acc46b12f in ?? () from /usr/lib64/libxcb.so.1
#5  0x00007f0acc46b242 in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1
#6  0x00007f0ac73519ba in QXcbConnection::sync (this=0x556f1bc28270) at qxcbconnection_basic.h:70
#7  0x00007f0ac736e2b3 in QXcbBackingStoreImage::preparePaint (this=0x556f1c2b2ed0, region=...) at qxcbobject.h:53
#8  0x00007f0ac736e590 in QXcbBackingStore::beginPaint (this=0x556f1beaa4b0, region=...) at qxcbbackingstore.cpp:792
#9  0x00007f0acfe52873 in QBackingStore::beginPaint (this=this@entry=0x556f1be92be0, region=...) at ../../include/QtGui/5.12.1/QtGui/private/../../../../../src/gui/kernel/qhighdpiscaling_p.h:414
#10 0x00007f0ad0249f3f in QWidgetBackingStore::beginPaint (toCleanIsInTopLevelCoordinates=true, returnInfo=<synthetic pointer>, backingStore=0x556f1be92be0, widget=<optimized out>, toClean=..., this=0x556f1be8ea30) at kernel/qwidgetbackingstore.cpp:335
#11 QWidgetBackingStore::doSync (this=0x556f1be8ea30) at kernel/qwidgetbackingstore.cpp:1383
#12 0x00007f0ad024a339 in QWidgetBackingStore::sync (this=0x556f1be8ea30) at kernel/qwidgetbackingstore.cpp:1204
#13 0x00007f0ad0262045 in QWidgetPrivate::syncBackingStore (this=0x556f1bc7e400) at kernel/qwidget.cpp:1955
#14 0x00007f0ad0279e08 in QWidget::event (this=this@entry=0x556f1bccc1c0, event=event@entry=0x556f1cca3ea0) at kernel/qwidget.cpp:9236
#15 0x00007f0ad03809c4 in QMainWindow::event (this=this@entry=0x556f1bccc1c0, event=event@entry=0x556f1cca3ea0) at widgets/qmainwindow.cpp:1339
#16 0x00007f0ad0d70bcb in KMainWindow::event (this=this@entry=0x556f1bccc1c0, ev=ev@entry=0x556f1cca3ea0) at /var/tmp/portage/kde-frameworks/kxmlgui-5.55.0/work/kxmlgui-5.55.0/src/kmainwindow.cpp:877
#17 0x00007f0ad0db9d05 in KXmlGuiWindow::event (this=0x556f1bccc1c0, ev=0x556f1cca3ea0) at /var/tmp/portage/kde-frameworks/kxmlgui-5.55.0/work/kxmlgui-5.55.0/src/kxmlguiwindow.cpp:125
#18 0x00007f0ad023a511 in QApplicationPrivate::notify_helper (this=this@entry=0x556f1bc19cd0, receiver=receiver@entry=0x556f1bccc1c0, e=e@entry=0x556f1cca3ea0) at kernel/qapplication.cpp:3753
#19 0x00007f0ad0241bf8 in QApplication::notify (this=0x7ffd70d85ed0, receiver=0x556f1bccc1c0, e=0x556f1cca3ea0) at kernel/qapplication.cpp:3500
#20 0x00007f0acf8a3651 in QCoreApplication::notifyInternal2 (receiver=0x556f1bccc1c0, event=0x556f1cca3ea0) at kernel/qcoreapplication.cpp:1060
#21 0x00007f0acf8a6756 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x556f1bc17d50) at kernel/qcoreapplication.cpp:1799
#22 0x00007f0acf8f4db3 in postEventSourceDispatch (s=0x556f1bc7be80) at kernel/qeventdispatcher_glib.cpp:276
#23 0x00007f0accb0b5dd in g_main_dispatch (context=0x7f0ac0004ff0) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3182
#24 g_main_context_dispatch (context=context@entry=0x7f0ac0004ff0) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3847
#25 0x00007f0accb0b878 in g_main_context_iterate (context=context@entry=0x7f0ac0004ff0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3920
#26 0x00007f0accb0b90c in g_main_context_iteration (context=0x7f0ac0004ff0, may_block=may_block@entry=1) at /var/tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3981
#27 0x00007f0acf8f4b53 in QEventDispatcherGlib::processEvents (this=0x556f1bc7ca80, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#28 0x00007f0acf8a2623 in QEventLoop::exec (this=this@entry=0x7ffd70d85dd0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#29 0x00007f0acf8aa472 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#30 0x00007f0acfcdf74c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1779
#31 0x00007f0ad023a485 in QApplication::exec () at kernel/qapplication.cpp:2910
#32 0x00007f0ad185207d in kdemain (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/kde-apps/dolphin-18.12.2/work/dolphin-18.12.2/src/main.cpp:168
#33 0x00007f0ad16644eb in __libc_start_main (main=0x556f1ab29060 <main>, argc=1, argv=0x7ffd70d86058, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd70d86048) at ../csu/libc-start.c:308
#34 0x0000556f1ab2909a in _start ()
[Inferior 1 (process 2381) detached]

Possible duplicates by query: bug 355187.

Reported using DrKonqi
Comment 1 Justin Zobel 2022-09-21 03:14:00 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-10-06 04:50:46 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-10-21 05:01:52 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!