https://bugs.kde.org/show_bug.cgi?id=501488
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Resolution|--- |UPSTREAM Status|REOPENED |RESOLVED --- Comment #6 from Nate Graham <n...@kde.org> --- As a rule, don't set random environment variables. :) Vulkan isn't officially supported right now. The backtrace is incomplete, but it's enough to see that the crash is caused by 3rd-party code: #8 0x00007fc80ed37ba1 in ?? () from /usr/lib/x86_64-linux-gnu/mangohud/libMangoHud.so #9 0x00007fc80ec5b893 in ?? () from /usr/lib/x86_64-linux-gnu/mangohud/libMangoHud.so #10 0x00007fc80ec5bb39 in ?? () from /usr/lib/x86_64-linux-gnu/mangohud/libMangoHud.so #11 0x00007fc80ec4c71c in ?? () from /usr/lib/x86_64-linux-gnu/mangohud/libMangoHud.so #12 0x00007fc80ec5cfed in ?? () from /usr/lib/x86_64-linux-gnu/mangohud/libMangoHud.so #13 0x00007fc80ec3dd5b in ?? () from /usr/lib/x86_64-linux-gnu/mangohud/libMangoHud.so So if this isn't Bug 482754, then it's a bug in MangoHud. In general I would recommend discontinuing your experiments with Vulkan. This isn't something we formally support, and lots of things are known to be horribly broken. -- You are receiving this mail because: You are watching all bug changes.