[lldb-dev] [Bug 36224] lldb fails on loading a core file: Assertion failed: (template_counter >= 0), function ConsumeTemplateArgs
via lldb-dev
lldb-dev at lists.llvm.org
Mon Feb 5 03:22:28 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36224
labath at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |labath at google.com
Assignee|lldb-dev at lists.llvm.org |ezemtsov at google.com
--- Comment #1 from labath at google.com ---
This looks like Eugene's name parser, so assigning it to him.
Roman, while Eugene responds, could you look up the exact name that triggers
this crash? It should be available in the CPlusPlusLanguage::MethodName::Parse
(frame #8 in your backtrace) under the name "m_full".
--
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/20180205/1d948ae0/attachment.html>
More information about the lldb-dev
mailing list