games started to randomly crash, vulkan or GL (dota2, dota2 underlord, CS:GO). The only info I get from the crashes, are from dota2 vulkan (see kernel log) and dota underlords. This is a mesa vulkan debug build and the offset 0x1e08000 does not map to any source code (glibc addr2line). I cannot bisect correctly since some sessions have no crash at all for hours. Any ideas? (for the moment, I can update linux/drm/llvm/mesa/xserver every week)
Created attachment 145914 [details] kernel log
Probably a mesa bug rather than a kernel bug.
Created attachment 145915 [details] xorg log
could you log the bug for me? I am waiting for my mesa gitlab bugzilla account registration. I am blocked by google javascript capcha *bip* as I use no javascript/ basic (x)html browers, I did contact the mesa dev mailing list owner though (since it seems to be the same thing).
ok, seems I got it: was weird I got no debug infos with a constant crash location in a debug build... because the crash was... in c++ cr*p, namely llvm, which had no debug infos since I did a release build. llvm src was not updating because I used the old git repo location. Have the "fixed" c++ brainf*cked llvm now.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.