<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Assertion failed: Enum value too large in dumpSectionMap"
href="https://bugs.llvm.org/show_bug.cgi?id=44495">44495</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Assertion failed: Enum value too large in dumpSectionMap
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>DebugInfo
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>trass3r@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>jdevlieghere@apple.com, keith.walker@arm.com, llvm-bugs@lists.llvm.org, paul_robinson@playstation.sony.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=23000" name="attach_23000" title="test pdb">attachment 23000</a> <a href="attachment.cgi?id=23000&action=edit" title="test pdb">[details]</a></span>
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()</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>