Bug 452388 - Dolphin crashed and now crashes upon opening
Summary: Dolphin crashed and now crashes upon opening
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-04-08 03:24 UTC by Tracy Poff
Modified: 2022-04-08 16:10 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 Tracy Poff 2022-04-08 03:24:34 UTC
Application: dolphin (21.08.1)

Qt Version: 5.15.2
Frameworks Version: 5.86.0
Operating System: Linux 5.13.0-39-generic x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Ubuntu 21.10

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

I was using dolphin normally, when it crashed. Now, if I open dolphin, it displays normally, but hangs, and after a few seconds it dies. This is now happening every time dolphin opens, no matter what folder it is pointing at.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  QString::QString (other=<error reading variable: Cannot access memory at address 0x8>, this=0x7fff83c3a5f0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1093
#5  KMountPoint::mountedFrom (this=0x0) at ./src/core/kmountpoint.cpp:404
#6  0x0000558b72bc9f16 in PlacesDataSource::data (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qshareddata.h:160
#7  0x00007f5ae35d3094 in KUserFeedback::ProviderPrivate::jsonData (this=this@entry=0x558b73838fe0, mode=2210637504) at ./src/provider/core/provider.cpp:232
#8  0x00007f5ae35d342c in KUserFeedback::ProviderPrivate::submit (this=this@entry=0x558b73838fe0, url=...) at ./src/provider/core/provider.cpp:670
#9  0x00007f5ae35d35c6 in KUserFeedback::ProviderPrivate::submitProbeFinished (this=0x558b73838fe0, reply=0x558b739a3050) at ./src/provider/core/provider.cpp:701
#10 0x00007f5ae25a9a53 in QtPrivate::QSlotObjectBase::call (a=0x7fff83c3a900, r=0x558b72c2e150 <DolphinFeedbackProvider::instance()::s_self>, this=0x558b739d5450) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#11 doActivate<false> (sender=0x558b739a3050, signal_index=10, argv=0x7fff83c3a900) at kernel/qobject.cpp:3886
#12 0x00007f5ae25a2d67 in QMetaObject::activate (sender=sender@entry=0x558b739a3050, m=m@entry=0x7f5ae1cd5980 <QNetworkReply::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3946
#13 0x00007f5ae1c73a77 in QNetworkReply::finished (this=this@entry=0x558b739a3050) at .moc/moc_qnetworkreply.cpp:404
#14 0x00007f5ae1bdd098 in QNetworkReplyHttpImplPrivate::finished (this=0x558b7363ba80) at access/qnetworkreplyhttpimpl.cpp:2280
#15 0x00007f5ae259f73e in QObject::event (this=0x558b739a3050, e=0x7f5aa4013300) at kernel/qobject.cpp:1314
#16 0x00007f5ae30606b3 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x558b739a3050, e=0x7f5aa4013300) at kernel/qapplication.cpp:3632
#17 0x00007f5ae257216a in QCoreApplication::notifyInternal2 (receiver=0x558b739a3050, event=0x7f5aa4013300) at kernel/qcoreapplication.cpp:1063
#18 0x00007f5ae2575257 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x558b7303fec0) at kernel/qcoreapplication.cpp:1817
#19 0x00007f5ae25cbef7 in postEventSourceDispatch (s=0x558b73204c40) at kernel/qeventdispatcher_glib.cpp:277
#20 0x00007f5ae01ce8bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f5ae0221f08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f5ae01cc003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f5ae25cb548 in QEventDispatcherGlib::processEvents (this=0x558b731fe450, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#24 0x00007f5ae2570a9b in QEventLoop::exec (this=this@entry=0x7fff83c3ada0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#25 0x00007f5ae2579024 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#26 0x0000558b72b7aa24 in main (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:222
[Inferior 1 (process 1596629) detached]

Possible duplicates by query: bug 82199, bug 452100, bug 450981, bug 449886, bug 449368.

Reported using DrKonqi
Comment 1 Nate Graham 2022-04-08 16:10:13 UTC
This was fixed in a later version, but unfortunately Kubuntu is still shipping an older one and does not seem to have the resourcing necessary to backport bugfixes. I think your best bet it to upgrade to 22.04 once it's released this month.