https://bugs.kde.org/show_bug.cgi?id=373614
--- Comment #14 from RJVB <rjvber...@gmail.com> --- Has this been reported upstream? I just saw the issue with swrast loading the library from Ubuntu's llvm-toolchain-3.8 (dated June 29th 2017) while kdev-clang uses LLVM 4.0 from llvm.org (1:4.0~svn305187-1~exp1 from June 15th or so). And: do both libLLVM copies involved need to carry the patch or is it enough if one of them does? As I reported in my #382334, I have been able to work around the crash by making mesa's libLLVM a symlink to the one used by kdev-clang, for now without side-effects. YMMV, this may only be possible if the latter is newer than the former, for instance (that would apply to Qt libraries, for instance). -- You are receiving this mail because: You are watching all bug changes.