Bug 836746 - libdrm-debuginfo causes valgrind to crash
Summary: libdrm-debuginfo causes valgrind to crash
Keywords:
Status: CLOSED DUPLICATE of bug 842659
Alias: None
Product: Fedora
Classification: Fedora
Component: valgrind
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-30 19:48 UTC by Sandro Mani
Modified: 2012-07-26 15:20 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-26 15:20:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Valgrind crash output (23.71 KB, text/plain)
2012-06-30 19:48 UTC, Sandro Mani
no flags Details

Description Sandro Mani 2012-06-30 19:48:51 UTC
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.

Comment 1 Mark Wielaard 2012-07-26 15:20:06 UTC

*** This bug has been marked as a duplicate of bug 842659 ***


Note You need to log in before you can comment on or make changes to this bug.