<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 - [yaml2obj] error: wrote too much data somewhere, section offsets don't line up"
   href="https://bugs.llvm.org/show_bug.cgi?id=51224">51224</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[yaml2obj] error: wrote too much data somewhere, section offsets don't line up
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </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>international.phantom@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=25072" name="attach_25072" title="MacOS object file">attachment 25072</a> <a href="attachment.cgi?id=25072&action=edit" title="MacOS object file">[details]</a></span>
MacOS object file

Using the attached object file generated by Clang on MacOS and the below
commands, 'yaml2obj' generates a fatal error.

------------------------------------------
obj2yaml test.o > test.yaml
yaml2obj test.yaml -o test_cvt.o
------------------------------------------

yaml2obj: error: wrote too much data somewhere, section offsets don't line up

Architecture information:
--------------------------------------
llvm-readobj test.o --arch-specific

File: test.o
Format: Mach-O 64-bit x86-64
Arch: x86_64
AddressSize: 64bit
--------------------------------------</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>