Bug 509197 - valgrind cannot read debug symbols anymore
Summary: valgrind cannot read debug symbols anymore
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: valgrind
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-01 17:48 UTC by Lennart Poettering
Modified: 2009-09-06 18:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-13 15:10:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lennart Poettering 2009-07-01 17:48:48 UTC
somehow valgrind can't decode the debugsymbols gcc generates anymore?

==27066== Memcheck, a memory error detector.
==27066== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al.
==27066== Using LibVEX rev 1884, a library for dynamic binary translation.
==27066== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP.
==27066== Using valgrind-3.4.1, a dynamic binary instrumentation framework.
==27066== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al.
==27066== For more details, rerun with: -v
==27066== 
--27066-- WARNING: Serious error when reading debug info
--27066-- When reading debug info from /home/lennart/projects/pulseaudio/src/.libs/lt-pulseaudio:
--27066-- Ignoring non-dwarf2 block in .debug_info
--27066-- WARNING: Serious error when reading debug info
--27066-- When reading debug info from /home/lennart/projects/pulseaudio/src/.libs/lt-pulseaudio:
--27066-- Ignoring non-dwarf2 block in .debug_info
--27066-- WARNING: Serious error when reading debug info
--27066-- When reading debug info from /home/lennart/projects/pulseaudio/src/.libs/lt-pulseaudio:
--27066-- Ignoring non-dwarf2 block in .debug_info
--27066-- WARNING: Serious error when reading debug info
--27066-- When reading debug info from /home/lennart/projects/pulseaudio/src/.libs/lt-pulseaudio:
--27066-- Ignoring non-dwarf2 block in .debug_info
--27066-- WARNING: Serious error when reading debug info
--27066-- When reading debug info from /home/lennart/projects/pulseaudio/src/.libs/lt-pulseaudio:
--27066-- Ignoring non-dwarf2 block in .debug_info
--27066-- WARNING: Serious error when reading debug info
--27066-- When reading debug info from /home/lennart/projects/pulseaudio/src/.libs/lt-pulseaudio:
--27066-- Ignoring non-dwarf2 block in .debug_info
--27066-- WARNING: Serious error when reading debug info
--27066-- When reading debug info from /home/lennart/projects/pulseaudio/src/.libs/lt-pulseaudio:
--27066-- Ignoring non-dwarf2 block in .debug_info

Comment 1 Jakub Jelinek 2009-07-13 15:10:15 UTC
Please try valgrind-3.4.1-5 in rawhide.


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