<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Radeon uvd makes VDPAU clients to crash at vlVdpDecoderCreate with 1080p videos"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78297#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Radeon uvd makes VDPAU clients to crash at vlVdpDecoderCreate with 1080p videos"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78297">bug 78297</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>(In reply to <a href="show_bug.cgi?id=78297#c4">comment #4</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=78297#c2">comment #2</a>)
> > What version of mesa is that? From the backtrace it looks like allocating a
> > buffers fails and then we crash because we want to clear the buffer.
> > 
> > But the line numbers look quite outdated to me.

> As said I've used the ubuntu debug version, so in the backtrace (the last
> one attached, not the one I deprecated) I've linked the relative files:

> src/gallium/state_trackers/vdpau/decode.c: <a href="http://paste.ubuntu.com/7398157/">http://paste.ubuntu.com/7398157/</a>
> src/gallium/drivers/radeon/radeon_uvd.c: <a href="http://paste.ubuntu.com/7398148/">http://paste.ubuntu.com/7398148/</a>

> I might test this with a more recent version as well, but since this seems
> to happen in Arch as well, I suppose it's in git version too.</span >

Source files doesn't help at all, I need a version number or better git hash of
what revision this is.

It looks like allocating the decoded picture buffer works, but mapping it
returns a NULL pointer. Is there any other error message? Kernel or stderr?</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>