[Bug 36224] New: lldb fails on loading a core file: Assertion failed: (template_counter >= 0), function ConsumeTemplateArgs

Bug ID 36224
Summary lldb fails on loading a core file: Assertion failed: (template_counter >= 0), function ConsumeTemplateArgs
Product lldb
Version 6.0
Hardware PC
OS FreeBSD
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter bogorodskiy@gmail.com
CC llvm-bugs@lists.llvm.org

labath@google.com changed bug 36224

What | Removed | Added |

Comment # 1 on bug 36224 from labath@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".