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

            Bug ID: 51652
           Summary: llvm-dwarfdump --statistics crashes on large binary
           Product: tools
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-dwarfdump
          Assignee: unassignedb...@nondot.org
          Reporter: akhu...@google.com
                CC: llvm-bugs@lists.llvm.org

When running llvm-dwarfdump --statistics on the chrome binary, it crashes with
the error

Assertion failed: GlobalStats.ScopeBytesCovered <= GlobalStats.ScopeBytes, file
../llvm-project/llvm/tools/llvm-dwarfdump/Statistics.cpp, line 397

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to