search for: layoutalignelem

Displaying 1 result from an estimated 1 matches for "layoutalignelem".

2015 Feb 16
4
[LLVMdev] Segfault when using llvm-3.6 and OpenGL at the same time on Linux (with mesa, which uses llvm-3.4)
...ng the nouveau driver. However, as I suspected, when installing the proprietary NVIDIA driver, the segfault does not happen - my guess is because it does not use the parts of mesa that uses llvm-3.4. Here is the stack trace: Program received signal SIGSEGV, Segmentation fault. 0xb606fe4c in llvm::LayoutAlignElem::get(llvm::AlignTypeEnum, unsigned int, unsigned int, unsigned int) () from /usr/lib/i386-linux-gnu/libLLVM-3.4.so.1 (gdb) bt #0 0xb606fe4c in llvm::LayoutAlignElem::get(llvm::AlignTypeEnum, unsigned int, unsigned int, unsigned int) () from /usr/lib/i386-linux-gnu/libLLVM-3.4.so.1 #1 0xb5ae8590 i...