You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#32007149 AUTOTEST FAILS TO PRODUCE BACKTRACE WITH LONG PATHS
Modifies atrt-backtrace.sh to use file(1) utility to fetch the path of
the binary from the core file instead of gdb since it fails to fetch the
complete path of the binary if the path exceeds 80 characters and
fetches only a part of it leading to the failure of generation of
symbolic backtrace.
Change-Id: Ib479f7dc10ec1aa72b2be447aea408e1019c45ea
0 commit comments