<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - "high fidelity": Segfault in _mesa_program_resource_find_name"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90925#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - "high fidelity": Segfault in _mesa_program_resource_find_name"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90925">bug 90925</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>I think what happens is that during linking we add resource but only later on
this resource gets deleted by the backend (decides it is not used/active). This
is a bit strange pattern, typically unused variables get dropped already early.
Will investigate what should be done here.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>