<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - kodi segfault since auxiliary/vl: rework the build of the VL code"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86837#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - kodi segfault since auxiliary/vl: rework the build of the VL code"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86837">bug 86837</a>
              from <span class="vcard"><a class="email" href="mailto:deathsimple@vodafone.de" title="Christian König <deathsimple@vodafone.de>"> <span class="fn">Christian König</span></a>
</span></b>
        <pre>Most likely we end up with the implementation with the dummy symbols loaded
first (e.g. kodi loads OGL first the VDPAU). This results in a couple of
problems when VDPAu tries to query the video capabilities from the screen.

Would it be possible to define the dummy symbols as weak and pointing to zero
instead? That might allow overwriting them after loading VDPAU.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>