<div dir="ltr">Like I said, I can't even find out whether I have to link an audio pad to a fakesink or just drop it unlinked, whether I have to explicitly unlink pads (as long as I link them dynamically, on the "pad-added" signal, with a callback), or not. Each time I get source pads from decodebin with incremented ordinal numbers, which does not seem correct. This isn't explained in the manuals. Maybe I just don't unreference something correctly. What's the point in debugging something which doesn't probably comply to the developer's intentions? The failures happen only for .wmv files, with video acceleration using i965_drv_video.so<div><br></div><div>The art of debugging is about zooming in on the real problem, cutting off trivial or nonessential things, not to debug everything altogether with the biggest hammer available.</div><div><br></div><div>Maybe it's better to transcode .wmv files or avoid using  i965_drv_video.so altogether</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 23, 2014 at 2:55 PM, Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas.dufresne@collabora.com" target="_blank">nicolas.dufresne@collabora.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <br>
    <div>Le 2014-09-23 06:57, Sergei Vorobyov a
      écrit :<br>
    </div><span class="">
    <blockquote type="cite">
      <div>Unexpected error from C library during 'p_thread_mutex_lock'.
        Invalid argument. Aborting (with core dumped) </div>
      <div><br>
      </div>
      <div>happens frequently with vaapisink and i965<span style="font-family:arial,sans-serif;font-size:13.3333339691162px">_drv_video.so,
          but does not happen at all on </span><span style="font-family:arial,sans-serif;font-size:13.3333339691162px"> </span><span style="font-family:arial,sans-serif;font-size:13.3333339691162px">NVidia
          Quadro FX580, without video acceleration.</span></div>
    </blockquote>
    <br></span>
    Have you thought about installing all debug symbols (including
    libvaapi and xorg video driver symbols) and running this through
    valgrind ?<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Nicolas<br>
    <br>
  </font></span></div>

<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>