https://bugs.kde.org/show_bug.cgi?id=518172
Bug ID: 518172
Summary: drkonqi crashed with Signal 6 (ABRT) in
QGuiApplicationPrivate::init
Classification: Applications
Product: drkonqi
Version First 6.6.3
Reported In:
Platform: Neon
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
***SUMMARY
DrKonqi crashed with Signal 6 (ABRT) on KDE neon User Edition. The crash occurs
consistently when DrKonqi tries to initialize on Wayland. There is a visible
Vulkan error prior to the crash related to apiVersion.
STEPS TO REPRODUCE
Run a KDE Plasma (Wayland) session on Intel Iris Xe Graphics.
Trigger any application crash that invokes DrKonqi.
Observe DrKonqi failing to launch.
OBSERVED RESULT
DrKonqi crashes during QGuiApplication initialization. Terminal output shows:
ERROR: VkInstanceCreateInfo::pApplicationInfo::apiVersion has value of 0 which
is not permitted.
EXPECTED RESULT
DrKonqi should initialize correctly and display the crash reporting wizard.
SOFTWARE/OS VERSIONS
Operating System: KDE neon User Edition (24.04 base)
KDE Plasma Version: 6.6.3
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 6.17.0-19-generic (64-bit)
Graphics Platform: Wayland
Graphics Processor: IntelĀ® IrisĀ® Xe Graphics
ADDITIONAL INFORMATION
The crash seems linked to an invalid Vulkan API version (0) being passed during
initialization, which might be a regression in Qt 6.10 or an issue with the
Intel Mesa drivers on this kernel
--
You are receiving this mail because:
You are watching all bug changes.