Summary: | Dolphin crashes when opening a folder mounted with sshfs | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Rainer Finke <rainer> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | elvis.angelaccio, germano.massullo, kfm-devel, nate |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 20.08.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Rainer Finke
2020-09-29 14:42:40 UTC
Created attachment 132815 [details]
New crash information added by DrKonqi
dolphin (20.08.2) using Qt 5.15.1
- What I was doing when the application crashed:
I was browsing an SSHFS mount when Dolphin crashed
-- Backtrace (Reduced):
#8 0x00007ff367779b07 in qt_message_fatal (message=<synthetic pointer>..., context=...) at global/qlogging.cpp:1914
#9 QMessageLogger::fatal (this=<optimized out>, msg=<optimized out>) at global/qlogging.cpp:893
#10 0x00007ff355839d89 in QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at /usr/include/qt5/QtCore/qlogging.h:90
#11 QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at qwaylanddisplay.cpp:204
#12 0x00007ff3558483ee in QtWaylandClient::QWaylandDisplay::flushRequests (this=0x55ede8e13b90) at qwaylanddisplay.cpp:222
In my case I don't have any HDD going in suspension, so it is not related to this > #7 0x00007f1b83a5a0fa in ?? () from /usr/lib/libQt5WaylandClient.so.5 > #8 0x00007f1b83a68491 in QtWaylandClient::QWaylandDisplay::flushRequests() () We will need to know what goes inside () to have any hope of debugging this any further. If you're still experiencing it, can you please install debug symbols and get a new backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Thanks! 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! 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! |