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

            Bug ID: 44489
           Summary: Assertion failed in
                    YAMLStringTableSubsection::fromCodeViewSubsection
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Keywords: compile-fail
          Severity: normal
          Priority: P
         Component: DebugInfo
          Assignee: unassignedb...@nondot.org
          Reporter: tras...@gmail.com
                CC: jdevliegh...@apple.com, keith.wal...@arm.com,
                    llvm-bugs@lists.llvm.org,
                    paul_robin...@playstation.sony.com

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

$ llvm-pdbutil.exe pdb2yaml --all test.pdb
Assertion failed: S.empty(), file
llvm\lib\ObjectYAML\CodeViewYAMLDebugSections.cpp, line 698

S is not empty, but ".\\mingw-w64-crt\\crt\\crtexe.c"

Pretty dump:
  Attributes: HasPrivateSymbols 
---COMPILANDS---
  __Globals
    .\mingw-w64-crt\crt\crtexe.c
      Line 130, Address: [0x00001000] (0 bytes)
      Line 135, Address: [0x00001000 - 0x0000100f] (16 bytes)
[...]

-- 
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