Skip to content

Loading external vs internal DWARF results differ #6663

@negasora

Description

@negasora

Repro steps:

  1. Open test_stripped
  2. Import debug info from test_debuginfo
  3. Open test_unstripped
  4. Navigate to main in both and notice that the stack layout is different

dwarf_bug.zip

There are a handful of log errors that make me think that we're adding the bv start address twice somewhere

[Analysis] Attempting to add function not backed by file: 0x8021d0
[Analysis] Attempting to add function not backed by file: 0x802230
[Analysis] Attempting to add function not backed by file: 0x802290
[Analysis] Attempting to add function not backed by file: 0x802220
[Analysis] Attempting to add function not backed by file: 0x802350
[Analysis] Attempting to add function not backed by file: 0x802200
[Analysis] Attempting to add function not backed by file: 0x802340
[Analysis] Attempting to add function not backed by file: 0x8022c0
[Analysis] Attempting to add function not backed by file: 0x802310
[Analysis] Attempting to add function not backed by file: 0x8022b0

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions