Created attachment 595474 [details] Valgrind crash output Description of problem: valgrind crashes loading libdrm-debuginfo Version-Release number of selected component (if applicable): valgrind-3.7.0-4.fc18.x86_64 libdrm-2.4.36-1.fc18.x86_64 How reproducible: Always Steps to Reproduce: 1. echo "int main(){ return 0; }" > test.cpp 2. g++ -g -lGL -o test test.cpp 3. debuginfo-install libdrm 4. valgrind ./test Actual results: Valgrind crashes, log of valgrind -v -v -v -v attached.
*** This bug has been marked as a duplicate of bug 842659 ***