[lldb-dev] [Bug 15989] New: Unable to allocate memory after inferior crash and step
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 13 16:42:10 PDT 2013
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: lldb-dev at cs.uiuc.edu
Reporter: andrew.kaylor at intel.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130513/4b7c2b30/attachment.html>
More information about the lldb-dev
mailing list