Comment 41 for bug 1742894

Revision history for this message
In , Emil-l-velikov (emil-l-velikov) wrote :

Hi Sergio,

I won't be looking at the issue, I'm afraid yet here's a couple of ideas/suggestions that should help:

- try to track down the first Mesa version (ideally a commit) that breaks things
- isolate that the issue is not LLVM related by rebuilding mesa without it
- check that the correct libraries are picked (using strace or LD_DEBUG=libs)
Matlab might be shipping libraries (say libc/libstdc++) that are older than the ones Mesa is build against.
- try to get more verbose information of the issue - not sure if the dev. will have a matlab license to debug themselves