tud-zih-energy / lo2s

Linux OTF2 Sampling - A Lightweight Node-Level Performance Monitoring Tool
https://tu-dresden.de/zih/forschung/projekte/lo2s?set_language=en
GNU General Public License v3.0
45 stars 13 forks source link

BFD: Dwarf Error: Can't find .debug_ranges section. #245

Closed tilsche closed 1 year ago

tilsche commented 1 year ago

Some function within libbfd apparently has some funky output on stdout:

BFD: Dwarf Error: Can't find .debug_ranges section.
BFD: Dwarf Error: Can't find .debug_ranges section.
BFD: Dwarf Error: Can't find .debug_ranges section.
BFD: Dwarf Error: Can't find .debug_ranges section.

We haven't been able to pinpoint the specific function yet.

I think we should probably just try to silence libbfd. We seem to have relatively robust error handling on our side.