Bug 417388

Summary: Drkonqui crash on wayland when clicking url to report bug
Product: [Applications] drkonqi Reporter: Mayeul C. <oss+kde+bugzilla>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: sitter
Priority: NOR    
Version: 5.17.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: kcrash

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.