http://llvm.org/bugs/show_bug.cgi?id=15989
Bug ID: 15989
Summary: Unable to allocate memory after inferior crash and
step
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
When the inferior has crashed, if I evaluate an expression then attempt to step
the evaluate the same expression again, the second expression evaluation fails
with the error: "Couldn't allocate space for the stack frame: Couldn't malloc:
Address space is full."
I am adding a test case to test/functionalities/inferior-crashing which
reproduces this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev