https://bugs.kde.org/show_bug.cgi?id=500409

Tom <t...@posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|BACKTRACE                   |---

--- Comment #9 from Tom <t...@posteo.de> ---
Hello, thanks for the help everyone!

1. I didn't manage to do the backtrace via ssh after a crash (need another pc),
and currently I am not able to reproduce the crash properly. I think this might
be because I deactivated some desktop effects and maliit-keyboard, if I manage
to figure out what is causing this I will update.

2. The visual glitches (see screenshot) are present on both X11 and Wayland.
During the glitches there is actually no gdb stack. Are there other debugging
tools to identify the cause of the glitches?

3. I finally managed to get a stack during a glitch which might be the same
issue or a separate one. It appeared the moment I clicked on "Open" in the
filepicker while trying to share a file using LocalSend (via Flatpak
https://flathub.org/apps/org.localsend.localsend_app). Not sure if it's related
to the file picker, I couldn't reproduce just now.

Here's the stack via GDB:

#0  0x000076c258498d71 in __futex_abstimed_wait_common64 (private=30402,
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7ffc34057cc8) at
./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=30402, abstime=0x0,
clockid=0, expected=0, futex_word=0x7ffc34057cc8) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64
(futex_word=futex_word@entry=0x7ffc34057cc8, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
./nptl/futex-internal.c:139
#3  0x000076c25849b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x65345d91bba8, cond=0x7ffc34057ca0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x7ffc34057ca0, mutex=0x65345d91bba8) at
./nptl/pthread_cond_wait.c:627
#5  0x000076c25c0eff73 in ??? () at /lib/x86_64-linux-gnu/libxcb.so.1
#6  0x000076c25c0f0edd in xcb_wait_for_reply64 () at
/lib/x86_64-linux-gnu/libxcb.so.1
#7  0x000076c25a70962d in _XReply () at /lib/x86_64-linux-gnu/libX11.so.6
#8  0x000076c2579ff1c2 in ??? () at /lib/x86_64-linux-gnu/libGLX.so.0
#9  0x000076c2579ff348 in ??? () at /lib/x86_64-linux-gnu/libGLX.so.0
#10 0x000076c2579ff629 in ??? () at /lib/x86_64-linux-gnu/libGLX.so.0
#11 0x000076c257a00a4e in ??? () at /lib/x86_64-linux-gnu/libGLX.so.0
#12 0x000076c257a01a64 in glXChooseFBConfig () at
/lib/x86_64-linux-gnu/libGLX.so.0
#13 0x000076c2598eb335 in qglx_findConfig(_XDisplay*, int, QSurfaceFormat,
bool, int, int) () at /lib/x86_64-linux-gnu/libQt6Gui.so.6
#14 0x000076c251db2ed2 in ??? () at
/usr/lib/x86_64-linux-gnu/qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so
#15 0x000076c251db4111 in ??? () at
/usr/lib/x86_64-linux-gnu/qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so
#16 0x000076c259804a85 in QOpenGLContext::create() () at
/lib/x86_64-linux-gnu/libQt6Gui.so.6
#17 0x000076c251cc28e8 in ??? () at
/usr/lib/x86_64-linux-gnu/qt6/plugins/platformthemes/KDEPlasmaPlatformTheme6.so
#18 0x000076c2590b7eca in QCoreApplicationPrivate::init() () at
/lib/x86_64-linux-gnu/libQt6Core.so.6
#19 0x000076c2594daabf in QGuiApplicationPrivate::init() () at
/lib/x86_64-linux-gnu/libQt6Gui.so.6
#20 0x000076c25a1f6db5 in QApplicationPrivate::init() () at
/lib/x86_64-linux-gnu/libQt6Widgets.so.6
#21 0x000076c25baee1c6 in
KWin::Application::Application(KWin::Application::OperationMode, int&, char**)
() at /lib/x86_64-linux-gnu/libkwin.so.6
#22 0x00006534404d030d in ??? ()
#23 0x000076c25842a1ca in __libc_start_call_main
(main=main@entry=0x6534404d01d0, argc=argc@entry=2,
argv=argv@entry=0x7ffc34058b78) at ../sysdeps/nptl/libc_start_call_main.h:58
#24 0x000076c25842a28b in __libc_start_main_impl (main=0x6534404d01d0, argc=2,
argv=0x7ffc34058b78, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffc34058b68) at ../csu/libc-start.c:360
#25 0x00006534404d4a55 in ??? ()
Detaching from program: /usr/bin/kwin_x11, process 124939
[Inferior 1 (process 124939) detached]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to