[llvm-bugs] [Bug 35634] New: S_FILESTATIC doesn't properly allocate in the stringtable

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Dec 11 16:26:01 PST 2017


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

            Bug ID: 35634
           Summary: S_FILESTATIC doesn't properly allocate in the
                    stringtable
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: alexandre.ganea at ubisoft.com
                CC: llvm-bugs at lists.llvm.org

It seems FileStaticSym::ModFilenameOffset does not allocate an entry in the
stringtable. I've got a 100% crash in VS2015 where .ModFilenameOffset is 0 and
VS doesn't expect this.

There seems to be the same issue with S_DEFRANGE and S_DEFRANGE_SUBFIELD for
the .Program field.

I'll take a look.

-- 
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/20171212/73b276a8/attachment-0001.html>


More information about the llvm-bugs mailing list