Bug 510554 - crash when connectig a new monitor
Summary: crash when connectig a new monitor
Status: RESOLVED DUPLICATE of bug 509439
Alias: None
Product: kwin
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 6.4.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-10-13 06:08 UTC by sebastianrampe
Modified: 2025-10-13 09:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/264952/events/55d7710b85434ccf8e3bb239f94ebee3/


Attachments
New crash information added by DrKonqi (98.73 KB, text/plain)
2025-10-13 06:08 UTC, sebastianrampe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebastianrampe 2025-10-13 06:08:10 UTC
Application: kwin_wayland (6.4.5)

ApplicationNotResponding [ANR]: false
Qt Version: 6.10.0
Frameworks Version: 6.19.0
Operating System: Linux 6.17.1-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 6.4.5 [CoredumpBackend]

-- Information about the crash:
after i connected a new montior to the hdmi port kwin crashes and the two minitores stay black the laptop screen stasy connectred

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007fe8d3e98a13 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89
#7  0x00007fe8d3e3e410 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007fe8d3e2557a in __GI_abort () at abort.c:77
#9  0x00007fe8d3e254e3 in __assert_fail_base (fmt=<optimized out>, assertion=<optimized out>, file=<optimized out>, line=<optimized out>, function=<optimized out>) at assert.c:118
#10 0x00007fe8d3e362d0 in __assert_fail (assertion=<optimized out>, file=<optimized out>, line=<optimized out>, function=<optimized out>) at assert.c:127
#11 0x00007fe8d6f9ec8c in epoxy_get_proc_address (name=0x7fe8d6fa9159 <entrypoint_strings.lto_priv+9849> "glDeleteProgram") at ../libepoxy/src/dispatch_common.c:872
#12 0x00007fe8d6f4cefa in epoxy_glDeleteProgram_resolver () at src/gl_generated_dispatch.c:81668
#13 epoxy_glDeleteProgram_global_rewrite_ptr (program=4) at src/gl_generated_dispatch.c:114994
#14 0x00007fe8d72b698b in KWin::GLShader::~GLShader (this=<optimized out>, this=<optimized out>) at /usr/src/debug/kwin/kwin-6.4.5/src/opengl/glshader.cpp:45
#15 0x00007fe8d72c3d57 in std::default_delete<KWin::GLShader>::operator() (this=<optimized out>, __ptr=0x559376965020) at /usr/include/c++/15.2.1/bits/unique_ptr.h:93
#16 std::default_delete<KWin::GLShader>::operator() (this=<optimized out>, __ptr=<optimized out>, this=<optimized out>, __ptr=<optimized out>) at /usr/include/c++/15.2.1/bits/unique_ptr.h:87
#17 std::unique_ptr<KWin::GLShader, std::default_delete<KWin::GLShader> >::~unique_ptr (this=<optimized out>, this=<optimized out>) at /usr/include/c++/15.2.1/bits/unique_ptr.h:399
#18 std::pair<QFlags<KWin::ShaderTrait> const, std::unique_ptr<KWin::GLShader, std::default_delete<KWin::GLShader> > >::~pair (this=<optimized out>, this=<optimized out>) at /usr/include/c++/15.2.1/bits/stl_pair.h:302
#19 std::destroy_at<std::pair<QFlags<KWin::ShaderTrait> const, std::unique_ptr<KWin::GLShader, std::default_delete<KWin::GLShader> > > > (__location=0x5593769546d0) at /usr/include/c++/15.2.1/bits/stl_construct.h:88
#20 std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<QFlags<KWin::ShaderTrait> const, std::unique_ptr<KWin::GLShader, std::default_delete<KWin::GLShader> > > > > >::destroy<std::pair<QFlags<KWin::ShaderTrait> const, std::unique_ptr<KWin::GLShader, std::default_delete<KWin::GLShader> > > > (__a=..., __p=0x5593769546d0) at /usr/include/c++/15.2.1/bits/alloc_traits.h:698


Reported using DrKonqi
Comment 1 sebastianrampe 2025-10-13 06:08:11 UTC
Created attachment 185727 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Akseli Lahtinen 2025-10-13 09:27:03 UTC Comment hidden (spam)
Comment 3 Akseli Lahtinen 2025-10-13 09:29:12 UTC

*** This bug has been marked as a duplicate of bug 509439 ***