Skip to content

@AT_decl_file asserts on systemtap debuginfo #16

@pmachata

Description

@pmachata

A strange bug in reading DW_AT_decl_file:

$ rpm -q systemtap-debuginfo
systemtap-debuginfo-2.6-3.fc21.x86_64
$ ./dwgrep/dwgrep -e 'entry (offset == 0x1306a) @AT_decl_file' /usr/lib/debug/usr/bin/stap.debug
dwgrep: /home/petr/proj/dwgrep-older/libzwerg/dwpp.hh:52: void throw_libdw(int): Assertion `dwerr != 0' failed.
Aborted (core dumped)
$ ./dwgrep/dwgrep -e 'entry (offset == 0x1306a) attribute ?AT_decl_file value' /usr/lib/debug/usr/bin/stap.debug
/usr/src/debug/systemtap-2.6/cscommon.h
/usr/src/debug/systemtap-2.6/cscommon.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions