<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Unclaimed register detected before writing to register 0x20a8"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92740#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Unclaimed register detected before writing to register 0x20a8"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92740">bug 92740</a>
              from <span class="vcard"><a class="email" href="mailto:andrew@lunn.ch" title="andrew@lunn.ch">andrew@lunn.ch</a>
</span></b>
        <pre>I found something....

I took a closer look at what mplayer was doing. It tries to use vdpau for
accelerated video playback. However that failed and it fell back to XV.

A bit of googling pointed at libvdpau-va-gl1, which i did not have installed.
Installing that, vdpau gets translated to VA, and accelerated video decode
works and no more stack trace.

My guess is, whatever mplayer is doing when vdpau fails is causing the stack
trace? So you might be able to reproduce the issue by removing libvdpau-va-gl1?

I will let you decide if you want to set this as resolved, or if you want to
try to dig deeper now that you might be able to reproduce it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>