[Bug 45892] New: LLDB fails to calculate backtrace from libc functions on arm

Bug ID 45892
Summary LLDB fails to calculate backtrace from libc functions on arm
Product lldb
Version unspecified
Hardware PC
OS Linux
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter omair.javaid@linaro.org
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org

TestThreadAPI.py step_out_of_malloc_into_function_b fails on arm-linux. 

Executable runs to breakpoint on malloc and fails to calculate backtrace from
there. This can also be reproduced on various other libc functions.