[Bug 44037] New: Adding range which has a base that is less than the function's low PC

Bug ID 44037
Summary Adding range which has a base that is less than the function’s low PC
Product lldb
Version unspecified
Hardware PC
OS Linux
Status NEW
Severity enhancement
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter diana.picus@linaro.org
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org

TestBreakpointLocations.py
TestRedefinitionsInInlines.py
TestMembersAndLocalsWithSameName.py
TestInlinedFrame.py

are failing on AArch64 Linux with errors similar to:
error: a.out 0x0000002d: adding range [0x14-0x24) which has a base that is less
than the function's low PC 0x40060c. Please file a bug and attach the file at
the start of this error message.

This seems to be happening only for the dwo info (gmodules is unsupported and
dwarf is passing).

Maybe related to [https://bugs.swift.org/browse/SR-8690](https://bugs.swift.org/browse/SR-8690) ?

Omair Javaid changed bug 44037

What | Removed | Added |

  • | - | - |
    Resolution | — | FIXED |
    Status | NEW | RESOLVED |

Comment # 3 on bug 44037 from Omair Javaid

fixed after rev 6ce1a897b6a82e18059fd3b75b8d52ff12c2a605