<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/56339>56339</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            llvm-dwarfdump-11 gives "invalid range list offset" errors
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          sevaa
      </td>
    </tr>
</table>

<pre>
    On the attached binary, llvm-dwarfdump-11 v 11.0.1 gives a whole lot of errors like this:

> decoding address ranges: invalid range list offset 0x10000

I've tried the same binary with a different DWARF parser (pyelftools), there is nothing wrong with rangelists or their offsets.

[dwarf_v5ops.so.zip](https://github.com/llvm/llvm-project/files/9030640/dwarf_v5ops.so.zip)

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyVkcGvlDAQxv8auEyWtGVhHwcOT9dNPJl48WgKnUK1S0mnsK5_vQNvjRqfBwkpU6b5vl-_6YK5tx8mSCOCTkn3Ixro3KTjPVNvwfv1ejA3Ha1ZrvNBSlhBykIUEga3IoGG2xg8gg8JggWMMUQC774iSzrKyudMnDPxcy3fgcE-GDcNoI2JSARRTwNuJ8FNq_bOvPxhEdo0LWEC8U0Kfn7Xep-p08ou0THxhk_6ig90uLk0Mptx1mLEKcH50_PHC8w6EkbI1NN8R29TCJ4y1Ww3ZYWI4AimwOCMd4thWzehnWfDIQhxO-niA4yKP65Xvdmz-rxWYaaCQvHdzVl1Zr8xpXlPQ134HVh16Yo-XHmzZfz4HOYYvmCfeGud51DUpRGlqI-Cq1ekGX03zk1bmqZsdJ5c8tj-PbaXaWVK_TNj7j3Gly_Rt_8N7IiWnbiqy7LJx1Z2tTp1SpWy6zt7lFZpc1TqKHtja1tj7nWHnlpOjb0nvMEuwTVHlrtWCaXESUh54qopKmnN6cn0fVfVyCrZUeBVO19sHEWIQx5f7t0tA3Fzn9evpiZyw4S427G-XtIYYku4ap3vxu0O_gOabACI">