https://bugs.kde.org/show_bug.cgi?id=486757
minecraftche...@outlook.com changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- --- Comment #6 from minecraftche...@outlook.com --- (In reply to Vlad Zahorodnii from comment #3) > Can you install debuginfod and try submitting a new backtrace that contains > debug symbols? > > (gdb) bt > #0 0x0000797d7ab5e5ac in ??? () at /usr/lib/libkwin.so.6 > #1 0x0000797d7ad8ad2b in KWin::X11Window::closeWindow() () at > /usr/lib/libkwin.so.6 > > if everything's fine, there should be no "in ??? () at /usr/lib/libkwin.so.6" > > After attaching a backtrace, please also reset the bug report status back to > REPORTED. I installed debuginfod, and I keep getting > Server query failed: No such file or directory` when running > DEBUGINFOD_URLS="https://debuginfod.elfutils.org/" debuginfod-find executable /usr/bin/kwin_wayland and > DEBUGINFOD_URLS="https://debuginfod.elfutils.org/" debuginfod-find debuginfo > /usr/bin/kwin_wayland` I have tried changing the debug server url to https://debuginfod.archlinux.org to same effect. Running coredumpctl anyways yelds the same output. -- You are receiving this mail because: You are watching all bug changes.