Displaying 1 result from an estimated 1 matches for "stackframelist".
2015 Dec 21
3
lldb -c corefile get segmentation fault on centos7
...in
ThreadElfCore::CreateRegisterContextForFrame(lldb_private::StackFrame*) ()
from /opt/dependency/tools/bin/../lib64/liblldb.so.3.7
#4 0x00007f81cc1523b3 in ThreadElfCore::GetRegisterContext() ()
from /opt/dependency/tools/bin/../lib64/liblldb.so.3.7
#5 0x00007f81cbfae9e2 in
lldb_private::StackFrameList::GetFramesUpTo(unsigned int) ()
from /opt/dependency/tools/bin/../lib64/liblldb.so.3.7
#6 0x00007f81cbfaf3e7 in
lldb_private::StackFrameList::ResetCurrentInlinedDepth() ()
from /opt/dependency/tools/bin/../lib64/liblldb.so.3.7
#7 0x00007f81cbfd32e2 in
lldb_private::Thread::ShouldStop(lldb_p...