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

            Bug ID: 44495
           Summary: Assertion failed: Enum value too large in
                    dumpSectionMap
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: DebugInfo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected],
                    [email protected]

Created attachment 23000
  --> https://bugs.llvm.org/attachment.cgi?id=23000&action=edit
test pdb

llvm-pdbutil.exe dump --all test.pdb

                        Section Map
============================================================
  Section 0000 | ovl = 0, group = 0, frame = 0, name = 0
                 class = 0, offset = 0, size = 263190608
                 flags = none
  Section 0001 | ovl = 0, group = 0, frame = 0, name = 0
                 class = 0, offset = 2806971904, size = 1324946622
                 flags = read | write | execute | absolute addr
  Section 0002 | ovl = 33812, group = 18389, frame = 1331, name = 32192
                 class = 21609, offset = 32765, size = 268430928
Assertion failed: U <= Mask<E>() && "Enum value too large (or largest val too
small?)", file include\llvm/ADT/BitmaskEnum.h, line 93
llvm::pdb::DumpOutputStyle::dumpSectionMap()
llvm::pdb::DumpOutputStyle::dump()

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

Reply via email to