Bug 505732

Summary: Akregator crash on startup on Wayland
Product: [Applications] akregator Reporter: Gabriel <gabriel>
Component: generalAssignee: kdepim bugs <pim-bugs-null>
Status: REPORTED ---    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/201087/events/45d8ee4d0907448cb1093c69a2c05584/
Attachments: New crash information added by DrKonqi

Description Gabriel 2025-06-18 10:09:06 UTC
Application: akregator (6.4.2 (25.04.2))

ApplicationNotResponding [ANR]: false
Qt Version: 6.9.0
Frameworks Version: 6.15.0
Operating System: Linux 6.11.0-26-generic x86_64
Windowing System: Wayland
Distribution: KDE neon User Edition
DrKonqi: 6.4.0 [CoredumpBackend]

-- Information about the crash:
When Akregator tries starting it immediately crashes. The furthest I get is the "restore last session" screen. I have not experienced this on X11, which was the last session I was on.

Blame Nvidia? :^) I have the 535.230.02 drivers installed if that is of any help.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  scoped_refptr<gfx::GpuFenceHandle::RefCountedScopedFence>::get () at ../../../../../src/3rdparty/chromium/base/memory/scoped_refptr.h:276
#7  gfx::GpuFenceHandle::is_null () at ./../../../../../src/3rdparty/chromium/ui/gfx/gpu_fence_handle.cc:96
#8  gfx::GpuFenceHandle::Clone () at ./../../../../../src/3rdparty/chromium/ui/gfx/gpu_fence_handle.cc:161
#9  0x000075d71ff570ab in gpu::GLTexturePassthroughOzoneImageRepresentation::EndAccess () at ../../../../../src/3rdparty/chromium/gpu/command_buffer/service/shared_image/gl_ozone_image_representation.cc:87
#10 0x000075d71ff3a57a in gpu::SkiaGLImageRepresentation::EndWriteAccess () at ../../../../../src/3rdparty/chromium/gpu/command_buffer/service/shared_image/skia_gl_image_representation.cc:189
#11 0x000075d71ff36321 in gpu::SkiaImageRepresentation::ScopedWriteAccess::~ScopedWriteAccess () at ../../../../../src/3rdparty/chromium/gpu/command_buffer/service/shared_image/shared_image_representation.cc:202
#12 0x000075d71ff3655d in gpu::SkiaGaneshImageRepresentation::ScopedGaneshWriteAccess::~ScopedGaneshWriteAccess () at ../../../../../src/3rdparty/chromium/gpu/command_buffer/service/shared_image/shared_image_representation.cc:279
#13 gpu::SkiaGaneshImageRepresentation::ScopedGaneshWriteAccess::~ScopedGaneshWriteAccess () at ../../../../../src/3rdparty/chromium/gpu/command_buffer/service/shared_image/shared_image_representation.cc:279
#14 0x000075d718f2c5fb in std::default_delete<gpu::SkiaImageRepresentation::ScopedWriteAccess>::operator() () at /usr/include/c++/13/bits/unique_ptr.h:99
#15 std::__uniq_ptr_impl<gpu::SkiaImageRepresentation::ScopedWriteAccess, std::default_delete<gpu::SkiaImageRepresentation::ScopedWriteAccess> >::reset () at /usr/include/c++/13/bits/unique_ptr.h:211
#16 std::unique_ptr<gpu::SkiaImageRepresentation::ScopedWriteAccess, std::default_delete<gpu::SkiaImageRepresentation::ScopedWriteAccess> >::reset () at /usr/include/c++/13/bits/unique_ptr.h:509
#17 QtWebEngineCore::NativeSkiaOutputDevice::Buffer::endWriteSkia () at /workspace/build/src/core/compositor/native_skia_output_device.cpp:320
#18 0x000075d72030552a in viz::SkiaOutputDevice::ScopedPaint::~ScopedPaint () at ./../../../../../src/3rdparty/chromium/components/viz/service/display_embedder/skia_output_device.cc:53
#19 0x000075d72027bc0b in std::default_delete<viz::SkiaOutputDevice::ScopedPaint>::operator() () at /usr/include/c++/13/bits/unique_ptr.h:99
#20 std::default_delete<viz::SkiaOutputDevice::ScopedPaint>::operator() () at /usr/include/c++/13/bits/unique_ptr.h:93
#21 std::__uniq_ptr_impl<viz::SkiaOutputDevice::ScopedPaint, std::default_delete<viz::SkiaOutputDevice::ScopedPaint> >::reset () at /usr/include/c++/13/bits/unique_ptr.h:211


Reported using DrKonqi
Comment 1 Gabriel 2025-06-18 10:09:07 UTC
Created attachment 182353 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.