[llvm-bugs] [Bug 45206] Assertion failed: (HT.TopLevelMap[ThisEntry->getKey()] == ThisEntry && "Scope imbalance!"), function ~ScopedHashTableScope, file include/llvm/ADT/ScopedHashTable.h, line 245.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 18 02:22:36 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45206

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Hans Wennborg <hans at chromium.org> ---
(In reply to Eli Friedman from comment #1)
> Does this reproduce on master?  Maybe a duplicate of bug 41083

That's it. It doesn't reproduce on master, because it was fixed by
b8ebc11f0320.

Sadly I hadn't seen that bug/fix, and now it might be too late for 10.0.0.

Can someone comment on the severity of this? I wasn't planning on doing another
release candidate, but we could if we have to of course.

*** This bug has been marked as a duplicate of bug 41083 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200318/a69815b5/attachment.html>


More information about the llvm-bugs mailing list