[llvm-bugs] [Bug 51652] New: llvm-dwarfdump --statistics crashes on large binary
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 27 12:15:44 PDT 2021
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: unassignedbugs at nondot.org
Reporter: akhuang at google.com
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210827/fea7db22/attachment.html>
More information about the llvm-bugs
mailing list