<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SIGBUS, Bus error during command buffer recording"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105509#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SIGBUS, Bus error during command buffer recording"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105509">bug 105509</a>
              from <span class="vcard"><a class="email" href="mailto:ytriffy@gmail.com" title="Vyacheslav <ytriffy@gmail.com>"> <span class="fn">Vyacheslav</span></a>
</span></b>
        <pre>Workaround is to use one command buffer per frame (or per thread). Just record
everything inside primary command buffer. It is worse for performance but it is
better for mmap and it solved the problem.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>