https://bugs.freedesktop.org/show_bug.cgi?id=96444
--- Comment #5 from Lorenzo Bona <lorenz.bona at gmail.com> --- (In reply to Nicolai Hähnle from comment #3) > No, you just need to provide a backtrace. Since you're running the game via > Steam, you could use `gdb -p <pid>` after the game has started to attach gdb > to the game. Once gdb has loaded, use `continue` to continue running the > game. When it crashes, you should see a corresponding message in gdb; then > just use `bt full` to get a detailed backtrace. Sorry for the delay. I've tried to get a backtrace but I failed, don't know what I'm missing. I've attached gdb log file. @Vladimir I've tried your trick but it doesn't work, I think this is a different issue. Ty btw. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160611/4be169da/attachment.html>