Bug 416715 - Dolphin crashes
Summary: Dolphin crashes
Status: RESOLVED DOWNSTREAM
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 19.12.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
: 416719 416721 416723 416727 416732 416734 416738 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-01-24 22:25 UTC by bruttafaina
Modified: 2020-01-25 15:29 UTC (History)
7 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 bruttafaina 2020-01-24 22:25:43 UTC
Application: dolphin (19.12.1)

Qt Version: 5.14.0
Frameworks Version: 5.66.0
Operating System: Linux 4.12.14-lp151.28.36-default x86_64
Windowing system: X11
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
Hello, I have OpenSuse Leap 15.1 with kernel 4.12.14-lp151.28.36-default

- What I was doing when the application crashed:
I simply tried to open Dolphin. After the last update, it doesn't open anymore.
This is the error when I start dolphin by command:

dolphin
KCrash: Application 'dolphin' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0

[1]+  Fermato                 dolphin


I removed the .kde4 folder (I found this as a possible a solution) but nothing has changed.
I have these repos, all updated to last version:
 https://download.opensuse.org/repositories/KDE:/Applications/KDE_Frameworks5_openSUSE_Leap_15.1/
https://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_Leap_15.1/
https://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Leap_15.1/

http://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.1/
http://packman.inode.at/suse/openSUSE_Leap_15.1/Essentials/
http://download.opensuse.org/distribution/leap/15.1/repo/oss/
http://download.opensuse.org/update/leap/$releasever/oss/
http://download.opensuse.org/distribution/leap/15.1/repo/non-oss/
http://linux.teamviewer.com/yum/stable/main/binary-x86_64/
http://download.opensuse.org/update/leap/15.1/non-oss/


since I added the first three repo, every now and then I have little problems.
I hope this helps, thank you.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7effca59ed80 (LWP 8689))]

Thread 5 (Thread 0x7eff9a23c700 (LWP 8694)):
#0  0x00007effc9e11c98 in read () from /lib64/libc.so.6
#1  0x00007effbb78fc80 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007effbb74acb8 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007effbb74b150 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007effbb74b2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007effc398ba3b in QEventDispatcherGlib::processEvents (this=0x7eff94000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007effc392b03a in QEventLoop::exec (this=this@entry=0x7eff9a23bcb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007effc373c467 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#8  0x00007effc373d93c in QThreadPrivate::start (arg=0x560d9666c960) at thread/qthread_unix.cpp:342
#9  0x00007effbe4cf569 in start_thread () from /lib64/libpthread.so.0
#10 0x00007effc9e209ef in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7effa339e700 (LWP 8693)):
#0  0x00007effbe4d58ad in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007effa36c29ab in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007effa36c26b7 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007effbe4cf569 in start_thread () from /lib64/libpthread.so.0
#4  0x00007effc9e209ef in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7effabbd3700 (LWP 8691)):
#0  0x00007effbb790fd4 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007effbb74a9b4 in g_main_context_query () from /usr/lib64/libglib-2.0.so.0
#2  0x00007effbb74b127 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007effbb74b2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007effc398ba3b in QEventDispatcherGlib::processEvents (this=0x7effa4000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007effc392b03a in QEventLoop::exec (this=this@entry=0x7effabbd2c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007effc373c467 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#7  0x00007effc3e06115 in ?? () from /usr/lib64/libQt5DBus.so.5
#8  0x00007effc373d93c in QThreadPrivate::start (arg=0x7effc407dda0) at thread/qthread_unix.cpp:342
#9  0x00007effbe4cf569 in start_thread () from /lib64/libpthread.so.0
#10 0x00007effc9e209ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7effb1c86700 (LWP 8690)):
#0  0x00007effc9e1619b in poll () from /lib64/libc.so.6
#1  0x00007effbe094307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007effbe095f3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007effb4867fe0 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007effc373d93c in QThreadPrivate::start (arg=0x560d960be3e0) at thread/qthread_unix.cpp:342
#5  0x00007effbe4cf569 in start_thread () from /lib64/libpthread.so.0
#6  0x00007effc9e209ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7effca59ed80 (LWP 8689)):
[KCrash Handler]
#6  QLocale::toString (this=this@entry=0x7ffc3d605128, dateTime=..., format=format@entry=QLocale::ShortFormat) at text/qlocale.cpp:2186
#7  0x00007effc9a58e17 in KFileItemListWidgetInformant::roleText (this=0x560d965ee1a0, role=..., values=...) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/kitemviews/kfileitemlistwidget.cpp:85
#8  0x00007effc9a9759c in KStandardItemListWidgetInformant::preferredRoleColumnWidth (this=0x560d965ee1a0, role=..., index=0, view=0x560d965dc940) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/kitemviews/kstandarditemlistwidget.cpp:79
#9  0x00007effc9a860cc in KItemListView::preferredColumnWidths (this=this@entry=0x560d965dc940, itemRanges=...) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/kitemviews/kitemlistview.cpp:2199
#10 0x00007effc9a87f63 in KItemListView::updatePreferredColumnWidths (this=this@entry=0x560d965dc940, itemRanges=...) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/kitemviews/kitemlistview.cpp:2254
#11 0x00007effc9a89c91 in KItemListView::slotItemsInserted (this=0x560d965dc940, itemRanges=...) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/kitemviews/kitemlistview.cpp:1000
#12 0x00007effc39679e7 in QtPrivate::QSlotObjectBase::call (a=0x7ffc3d6055c0, r=0x560d965dc940, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#13 doActivate<false> (sender=0x560d96540190, signal_index=3, argv=0x7ffc3d6055c0) at kernel/qobject.cpp:3870
#14 0x00007effc39622a2 in QMetaObject::activate (sender=sender@entry=0x560d96540190, m=m@entry=0x7effc9d23f40 <KItemModelBase::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc3d6055c0) at kernel/qobject.cpp:3930
#15 0x00007effc9ae4332 in KItemModelBase::itemsInserted (this=this@entry=0x560d96540190, _t1=...) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/build/src/dolphinprivate_autogen/Z3MQH7AOBD/moc_kitemmodelbase.cpp:246
#16 0x00007effc9a65f62 in KFileItemModel::insertItems (this=<optimized out>, newItems=...) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/kitemviews/kfileitemmodel.cpp:1262
#17 0x00007effc9a6672f in KFileItemModel::dispatchPendingItemsToInsert (this=0x560d96540190) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/kitemviews/kfileitemmodel.cpp:1169
#18 0x00007effc9a67131 in KFileItemModel::slotCompleted (this=0x560d96540190) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/kitemviews/kfileitemmodel.cpp:921
#19 0x00007effc39679e7 in QtPrivate::QSlotObjectBase::call (a=0x7ffc3d6057e0, r=0x560d96540190, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#20 doActivate<false> (sender=0x560d96602e40, signal_index=5, argv=0x7ffc3d6057e0) at kernel/qobject.cpp:3870
#21 0x00007effc39622a2 in QMetaObject::activate (sender=sender@entry=0x560d96602e40, m=m@entry=0x7effc85ec540 <KCoreDirLister::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffc3d6057e0) at kernel/qobject.cpp:3930
#22 0x00007effc8374bc5 in KCoreDirLister::completed (this=this@entry=0x560d96602e40, _t1=...) at /usr/src/debug/kio-5.66.0-lp151.281.1.x86_64/build/src/core/KF5KIOCore_autogen/include/moc_kcoredirlister.cpp:427
#23 0x00007effc8381920 in KCoreDirListerCache::slotResult (this=0x7effc85f0420 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, j=<optimized out>) at /usr/src/debug/kio-5.66.0-lp151.281.1.x86_64/src/core/kcoredirlister.cpp:1327
#24 0x00007effc39679e7 in QtPrivate::QSlotObjectBase::call (a=0x7ffc3d6059c0, r=0x7effc85f0420 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#25 doActivate<false> (sender=0x560d96648b10, signal_index=6, argv=0x7ffc3d6059c0) at kernel/qobject.cpp:3870
#26 0x00007effc39622a2 in QMetaObject::activate (sender=sender@entry=0x560d96648b10, m=m@entry=0x7effc5dde3e0 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffc3d6059c0) at kernel/qobject.cpp:3930
#27 0x00007effc5b7f10c in KJob::result (this=this@entry=0x560d96648b10, _t1=<optimized out>, _t1@entry=0x560d96648b10, _t2=...) at /usr/src/debug/kcoreaddons-5.66.0-lp151.217.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:574
#28 0x00007effc5b7fc41 in KJob::finishJob (this=0x560d96648b10, emitResult=<optimized out>) at /usr/src/debug/kcoreaddons-5.66.0-lp151.217.1.x86_64/src/lib/jobs/kjob.cpp:107
#29 0x00007effc5b81afa in KJob::emitResult (this=<optimized out>) at /usr/src/debug/kcoreaddons-5.66.0-lp151.217.1.x86_64/src/lib/jobs/kjob.cpp:291
#30 0x00007effc8339a90 in KIO::SimpleJob::slotFinished (this=this@entry=0x560d96648b10) at /usr/src/debug/kio-5.66.0-lp151.281.1.x86_64/src/core/simplejob.cpp:232
#31 0x00007effc832edab in KIO::ListJob::slotFinished (this=0x560d96648b10) at /usr/src/debug/kio-5.66.0-lp151.281.1.x86_64/src/core/listjob.cpp:248
#32 0x00007effc39679e7 in QtPrivate::QSlotObjectBase::call (a=0x7ffc3d605be0, r=0x560d96648b10, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#33 doActivate<false> (sender=0x560d9671d970, signal_index=7, argv=0x7ffc3d605be0) at kernel/qobject.cpp:3870
#34 0x00007effc39622a2 in QMetaObject::activate (sender=sender@entry=0x560d9671d970, m=m@entry=0x7effc85ea520 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3930
#35 0x00007effc830be73 in KIO::SlaveInterface::finished (this=this@entry=0x560d9671d970) at /usr/src/debug/kio-5.66.0-lp151.281.1.x86_64/build/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:464
#36 0x00007effc830f3a4 in KIO::SlaveInterface::dispatch (this=0x560d9671d970, _cmd=<optimized out>, rawdata=...) at /usr/src/debug/kio-5.66.0-lp151.281.1.x86_64/src/core/slaveinterface.cpp:156
#37 0x00007effc830c708 in KIO::SlaveInterface::dispatch (this=0x560d9671d970) at /usr/src/debug/kio-5.66.0-lp151.281.1.x86_64/src/core/slaveinterface.cpp:85
#38 0x00007effc8313d61 in KIO::Slave::gotInput (this=0x560d9671d970) at /usr/src/debug/kio-5.66.0-lp151.281.1.x86_64/src/core/slave.cpp:414
#39 0x00007effc39679e7 in QtPrivate::QSlotObjectBase::call (a=0x7ffc3d605e60, r=0x560d9671d970, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#40 doActivate<false> (sender=0x560d96714d60, signal_index=3, argv=0x7ffc3d605e60) at kernel/qobject.cpp:3870
#41 0x00007effc395f88b in QObject::event (this=0x560d96714d60, e=0x560d9669b080) at kernel/qobject.cpp:1339
#42 0x00007effc4cfebac in QApplicationPrivate::notify_helper (this=this@entry=0x560d9609ca90, receiver=receiver@entry=0x560d96714d60, e=e@entry=0x560d9669b080) at kernel/qapplication.cpp:3693
#43 0x00007effc4d06180 in QApplication::notify (this=0x7ffc3d606520, receiver=0x560d96714d60, e=0x560d9669b080) at kernel/qapplication.cpp:3439
#44 0x00007effc392c7b8 in QCoreApplication::notifyInternal2 (receiver=0x560d96714d60, event=0x560d9669b080) at kernel/qcoreapplication.cpp:1092
#45 0x00007effc392c98e in QCoreApplication::sendEvent (receiver=receiver@entry=0x560d96714d60, event=event@entry=0x560d9669b080) at kernel/qcoreapplication.cpp:1487
#46 0x00007effc392f431 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x560d96070ae0) at kernel/qcoreapplication.cpp:1832
#47 0x00007effc392f9c8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1691
#48 0x00007effc398c373 in postEventSourceDispatch (s=0x560d96102f00) at kernel/qeventdispatcher_glib.cpp:277
#49 0x00007effbb74ae87 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#50 0x00007effbb74b230 in ?? () from /usr/lib64/libglib-2.0.so.0
#51 0x00007effbb74b2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#52 0x00007effc398ba1c in QEventDispatcherGlib::processEvents (this=0x560d9610aee0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#53 0x00007effc392b03a in QEventLoop::exec (this=this@entry=0x7ffc3d606430, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#54 0x00007effc39347b0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1400
#55 0x00007effca12ad7f in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-19.12.1-lp151.196.1.x86_64/src/main.cpp:171
#56 0x00007effc9d48f8a in __libc_start_main () from /lib64/libc.so.6
#57 0x0000560d94db180a in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 8689) detached]

Possible duplicates by query: bug 380413.

Reported using DrKonqi
Comment 1 Wolfgang Bauer 2020-01-25 10:16:46 UTC
I can confirm this here, also other applications crash with similar backtraces.

This is certainly not a bug in dolphin though, it must be some build-specific problem in the Qt packages in the KDE:Qt5 repo. (everything worked fine until yesterday...)
Comment 2 Elvis Angelaccio 2020-01-25 11:48:14 UTC
*** Bug 416734 has been marked as a duplicate of this bug. ***
Comment 3 Wolfgang Bauer 2020-01-25 14:43:25 UTC
FYI, the KDE:Qt5 repo should be fine again.

For some reason the libQt5Core5 package was corrupted (it contained some invalid code), probably some (hardware?) problem with a build host.
Comment 4 Cezar Tigaret 2020-01-25 14:55:00 UTC
Joy!

Indeed all issues with Dolphin and plasma crashes seem to have been resolved, after the most recent software updates were installed (~ 10 min ago)

Many thanks to all the developers who helped fix this!!!

Have a nice weekend!

Kind regards,

Cezar
Comment 5 Wolfgang Bauer 2020-01-25 15:15:38 UTC
*** Bug 416738 has been marked as a duplicate of this bug. ***
Comment 6 Wolfgang Bauer 2020-01-25 15:17:46 UTC
*** Bug 416721 has been marked as a duplicate of this bug. ***
Comment 7 Christoph Feck 2020-01-25 15:28:28 UTC
*** Bug 416719 has been marked as a duplicate of this bug. ***
Comment 8 Christoph Feck 2020-01-25 15:29:03 UTC
*** Bug 416723 has been marked as a duplicate of this bug. ***
Comment 9 Christoph Feck 2020-01-25 15:29:32 UTC
*** Bug 416727 has been marked as a duplicate of this bug. ***
Comment 10 Christoph Feck 2020-01-25 15:29:58 UTC
*** Bug 416732 has been marked as a duplicate of this bug. ***