Summary: | [Wayland] Dolphin crashed while extracting a compress file with ark. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Tony <jodr666> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | jodr666, kfm-devel |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
ark bactrace
New crash information added by DrKonqi |
Description
Tony
2020-06-20 00:38:53 UTC
> completes OK.
After double checking no, it does NOT complete OK.
The decompression task gets killed at some point as well after the decompression notification pops and not all files get decompressed.
Created attachment 129537 [details]
ark bactrace
I ran coredumpctl and see both Dolphins and arks dumps due to this.
See attachtment for ark's backtrace.
Created attachment 129687 [details]
New crash information added by DrKonqi
dolphin (20.07.70) using Qt 5.15.0
- What I was doing when the application crashed:
Log in into a wayalnd session after a previous wayland session crashed.
Opened dolphin and minimized it.
Opened telegram and and minimized it.
I tried to repeat what triggered the previous crash, drag a text file from the desktop and hover it over dolphin and telegram to maximized their windows.
As dolhin window maximized i dropped the text file, clicked F4 to close the terminal and then dolphin crashed.
The funny thing is the wayland session did not crashed this time.
-- Backtrace (Reduced):
#6 0x00007fafff08ec27 in qt_message_fatal (message=<synthetic pointer>..., context=...) at global/qlogging.cpp:1914
#7 QMessageLogger::fatal (this=this@entry=0x7ffc7deeed80, msg=msg@entry=0x7faffa4050b8 "The Wayland connection broke. Did the Wayland compositor die?") at global/qlogging.cpp:893
#8 0x00007faffa34bf25 in QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at /usr/include/qt5/QtCore/qlogging.h:90
#9 QtWaylandClient::QWaylandDisplay::checkError (this=<optimized out>) at qwaylanddisplay.cpp:204
#10 0x00007faffa35c2ae in QtWaylandClient::QWaylandDisplay::flushRequests (this=0x563954df3120) at qwaylanddisplay.cpp:222
Error is: The Wayland connection broke. Did the Wayland compositor die? Qt cannot recover from this error. |