https://bugs.freedesktop.org/show_bug.cgi?id=100104
Bug ID: 100104 Summary: Gallium-9 hitting LLVM assert when trying to start EVE-Online Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: b747xx@gmail.com QA Contact: dri-devel@lists.freedesktop.org
Hi, EVE-Online don't start anymore since I upgraded to last Mesa GIT and LLVM git two days ago. The game start, Like you see the black screen and the login loading bar and then it crash with that error.
void llvm::LiveRangeEdit::eliminateDeadDef(llvm::MachineInstr*, llvm::LiveRangeEdit::ToShrinkSet&, llvm::AliasAnalysis*): Assertion `MI->allDefsAreDead() && "Def isn't really dead"' failed.
From the LLVM bugs, It got reported last years but nothing append because "this
path is not used by default"
https://bugs.llvm.org//show_bug.cgi?id=31015
I don't know if it's the same and/or if I have to post that on the llvm bugs (waiting for a login as they allow people to register on there bugzilla).
Note : It do work (but unplayable in 4K) without Gallium-9.