https://bugs.kde.org/show_bug.cgi?id=460563
p d <pizzad...@linuxmail.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WAITINGFORINFO |--- --- Comment #4 from p d <pizzad...@linuxmail.org> --- (In reply to Nicolas Fella from comment #3) > For crashes we need a backtrace > > Please see > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl > and try to obtain a backtrace for kwin_wayland (gdb) bt #0 0x00007f29b06d3ccc in __pthread_kill_implementation () from /lib64/libc.so.6 #1 0x00007f29b0683aa6 in raise () from /lib64/libc.so.6 #2 0x00007f29b066d7fc in abort () from /lib64/libc.so.6 #3 0x00007f29b0b084d5 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5 #4 0x00007f29b19d141b in QGuiApplicationPrivate::createPlatformIntegration() () from /lib64/libQt5Gui.so.5 #5 0x00007f29b19d18c8 in QGuiApplicationPrivate::createEventDispatcher() () from /lib64/libQt5Gui.so.5 #6 0x00007f29b0d05ab1 in QCoreApplicationPrivate::init() () from /lib64/libQt5Core.so.5 #7 0x00007f29b19d3c83 in QGuiApplicationPrivate::init() () from /lib64/libQt5Gui.so.5 #8 0x00007f29b260b31d in QApplicationPrivate::init() () from /lib64/libQt5Widgets.so.5 #9 0x000055e92c3efd23 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/xdg-desktop-portal-kde-5.26.0-1.fc37.x86_64/src/xdg-desktop-portal-kde.cpp:25 Hope this helps. -- You are receiving this mail because: You are watching all bug changes.