Bug 428976 - [Wayland]Dolphin crashing after today's update
Summary: [Wayland]Dolphin crashing after today's update
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.75.0
Platform: Manjaro Linux
: NOR crash
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-11 14:04 UTC by Avinash Mishra
Modified: 2020-12-26 05:00 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 Avinash Mishra 2020-11-11 14:04:47 UTC
SUMMARY
After today's update dolphin is crashing as soon as it's launched
GPU - Intel

STEPS TO REPRODUCE
1. start plasma in wayland session
2. launch dolphin
3. 

OBSERVED RESULT
dolphin gets closed automatically as soon as it's launched

EXPECTED RESULT
dolphin should not crash

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2020-11-11 14:10:58 UTC
Please attach a backtrace of the crash or use the crash reporting tool to do so automatically so we can see what's going on.

See https://community.kde.org/Get_Involved/Issue_Reporting#Crash_reports_must_include_backtraces
Comment 2 Avinash Mishra 2020-11-11 14:30:04 UTC
(In reply to Nate Graham from comment #1)
> Please attach a backtrace of the crash or use the crash reporting tool to do
> so automatically so we can see what's going on.
> 
> See
> https://community.kde.org/Get_Involved/
> Issue_Reporting#Crash_reports_must_include_backtraces



Application: Dolphin (dolphin), signal: Aborted

[KCrash Handler]
#4  0x00007f5c18ea3615 in raise () from /usr/lib/libc.so.6
#5  0x00007f5c18e8c862 in abort () from /usr/lib/libc.so.6
#6  0x00007f5c16cd49ac in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5
#7  0x00007f5c16cd3d59 in qt_assert(char const*, char const*, int) () from /usr/lib/libQt5Core.so.5
#8  0x00007f5c187f37a8 in ?? () from /usr/lib/libKF5KIOCore.so.5
#9  0x00007f5c1888db2f in KProtocolInfo::protocolClass(QString const&) () from /usr/lib/libKF5KIOCore.so.5
#10 0x00007f5c18886fcb in KUrlAuthorized::authorizeUrlAction(QString const&, QUrl const&, QUrl const&) () from /usr/lib/libKF5KIOCore.so.5
#11 0x00007f5c1885939b in ?? () from /usr/lib/libKF5KIOCore.so.5
#12 0x00007f5c16f2f036 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x00007f5c18845d16 in KIO::SlaveInterface::redirection(QUrl const&) () from /usr/lib/libKF5KIOCore.so.5
#14 0x00007f5c18847ae4 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libKF5KIOCore.so.5
#15 0x00007f5c18845f23 in KIO::SlaveInterface::dispatch() () from /usr/lib/libKF5KIOCore.so.5
#16 0x00007f5c18849c6b in KIO::Slave::gotInput() () from /usr/lib/libKF5KIOCore.so.5
#17 0x00007f5c16f2f036 in ?? () from /usr/lib/libQt5Core.so.5
#18 0x00007f5c16f247e2 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#19 0x00007f5c17a7a752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#20 0x00007f5c16ef7cda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#21 0x00007f5c16efa7d3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#22 0x00007f5c16f51304 in ?? () from /usr/lib/libQt5Core.so.5
#23 0x00007f5c14d62914 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007f5c14db67d1 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007f5c14d61121 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007f5c16f50941 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#27 0x00007f5c16ef665c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#28 0x00007f5c16efeaf4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#29 0x00007f5c19072dbe in kdemain () from /usr/lib/libkdeinit5_dolphin.so
#30 0x00007f5c18e8e152 in __libc_start_main () from /usr/lib/libc.so.6
#31 0x000055d08523205e in _start ()
[Inferior 1 (process 153607) detached]
Comment 3 Avinash Mishra 2020-11-11 14:46:50 UTC
shared logs from Dr Konqi
Comment 4 Nate Graham 2020-11-11 17:21:51 UTC
It's crashing somewhere in KIO:

#8  0x00007f5c187f37a8 in ?? () from /usr/lib/libKF5KIOCore.so.5
#9  0x00007f5c1888db2f in KProtocolInfo::protocolClass(QString const&) () from /usr/lib/libKF5KIOCore.so.5
#10 0x00007f5c18886fcb in KUrlAuthorized::authorizeUrlAction(QString const&, QUrl const&, QUrl const&) () from /usr/lib/libKF5KIOCore.so.5
#11 0x00007f5c1885939b in ?? () from /usr/lib/libKF5KIOCore.so.5
#

Any chance you can rebuild KIO with debug symbols and reproduce the crash?
Comment 5 Avinash Mishra 2020-11-12 07:50:28 UTC
(In reply to Nate Graham from comment #4)
> It's crashing somewhere in KIO:
> 
> #8  0x00007f5c187f37a8 in ?? () from /usr/lib/libKF5KIOCore.so.5
> #9  0x00007f5c1888db2f in KProtocolInfo::protocolClass(QString const&) ()
> from /usr/lib/libKF5KIOCore.so.5
> #10 0x00007f5c18886fcb in KUrlAuthorized::authorizeUrlAction(QString const&,
> QUrl const&, QUrl const&) () from /usr/lib/libKF5KIOCore.so.5
> #11 0x00007f5c1885939b in ?? () from /usr/lib/libKF5KIOCore.so.5
> #
> 
> Any chance you can rebuild KIO with debug symbols and reproduce the crash?

If you can help me out with steps, i will do it.
Comment 6 Christoph Feck 2020-12-11 10:17:02 UTC
Please ask for help in a forum of your distribution. Creating packages with debug symbol information requires recompilation on Arch based distribution.
Comment 7 Bug Janitor Service 2020-12-26 04:34:20 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 8 Avinash Mishra 2020-12-26 05:00:29 UTC
The issue is fixed after recent updates