Summary: | Crash in X11Window::closeWindow | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | minecraftchest1 |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kde |
Priority: | NOR | ||
Version: | 6.0.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Plasma Crash Report Console History. |
Description
minecraftchest1
2024-05-08 00:09:57 UTC
Related Firefox crash: https://crash-stats.mozilla.org/report/index/fb769f69-7330-4324-9d89-141d50240507 Link to uploaded coredump. http://data.s3.minio.minecraftchest1.us/core.kwin_wayland.327200003.9e60ee5425344c609c163d238c3bbdf9.1095.1715121140000000.zst 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. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! (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. Unfortunately, we can't help with that issue. I personally have never experienced such an issue in Arch. It's probably better to ask for such info at arch linux support forums. 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! 🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |