https://bugs.freedesktop.org/show_bug.cgi?id=56437
--- Comment #5 from maxijac@free.fr --- So I recompiled LLVM with debug symbols but I can't seem to get a backtrace... Looks like it's because the libGL is loaded via dlopen or something like that.
Any hints on how to procedd with gdb ? I tried to use symbol-file and load libLLVM then setting a breakpoint where it prints the error but is didn't stop when it ran this code...