Bug 417388 - Drkonqui crash on wayland when clicking url to report bug
Summary: Drkonqui crash on wayland when clicking url to report bug
Status: RESOLVED UPSTREAM
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: 5.17.5
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-10 14:16 UTC by Mayeul C.
Modified: 2020-02-12 11:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
kcrash (11.57 KB, text/plain)
2020-02-10 14:16 UTC, Mayeul C.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mayeul C. 2020-02-10 14:16:23 UTC
Created attachment 125824 [details]
kcrash

SUMMARY
Konsole crashed. Drkonqui popped up to report a bug. Drkonqui crashed. Drkonqui popped up again, asking me to manually report a bug. I clicked the URL, and Drkonqui crashed again.
It popped up a third time with this backtrace.

I had heavy disk I/O in the background, that slowed down everything, so it could be related to threading, synchronisation issues, or due to the fact that I am running Wayland.

STEPS TO REPRODUCE
Unsure

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.5.2-arch1-1 
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Comment 1 Harald Sitter 2020-02-12 11:19:39 UTC
Looks like an assertion inside QtWayland failed. If you can reproduce it, check your wayland-session log or possibly journalctl for a message before the crash along the lines of "assertion failed", it should say which assertion failed. Then report a bug with Qt directly.