daniel-schuermann / mesa

Mesa 3D graphics library (mirror; no pull requests here please)
http://mesa3d.org
135 stars 3 forks source link

A Plague Tale: Innocence -> *** stack smashing detected ***: <unknown> terminated #174

Closed marhkb closed 4 years ago

marhkb commented 4 years ago

Using the latest build (20.0.0_devel.20200107.7b444ba5ef1-7) provided by valveaur in Arch Linux crashes the mentioned game for me. The game starts fine but on loading a save game it crashes me back to Desktop. It used to work with aco. RADV_PERFTEST=llvm is still fine.

RenderDoc capture: Not sure if this is the right tool as it only captures a single "frame" as far I understand but I might be wrong.

System information:

If there is no clue what may cause this issue I could help trying to bisect. But I am not sure if I find time to this in the next days.

EDIT: typos

daniel-schuermann commented 4 years ago

Can you test with latest upstream master? If the issue is the one I think it is, it should be resolved with https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3320 . I can rebase this repository, tomorrow. A bit strange as you should get the same error with LLVM, but well.

marhkb commented 4 years ago

You are right. Latest master again works with aco. Thank you.

daniel-schuermann commented 4 years ago

should be resolved now.