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.
https://bugs.freedesktop.org/show_bug.cgi?id=100104
--- Comment #1 from Michel Dänzer michel@daenzer.net --- Can you check if it's due to Mesa or LLVM, then bisect the one that triggered it?
https://bugs.freedesktop.org/show_bug.cgi?id=100104
--- Comment #2 from Mathieu Belanger b747xx@gmail.com --- Work fine with LLVM4-rc3 ang mesa git so I assume the but is in LLVM.
Where do I post LLVM bisect if I do it as I did not yet get a response for manually subscribe to the bugzilla?
https://bugs.freedesktop.org/show_bug.cgi?id=100104
--- Comment #3 from Michel Dänzer michel@daenzer.net --- Here is fine.
https://bugs.freedesktop.org/show_bug.cgi?id=100104
Timothy Arceri t_arceri@yahoo.com.au changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Timothy Arceri t_arceri@yahoo.com.au --- Closing as per upsteam bug.
dri-devel@lists.freedesktop.org