<div dir="ltr"><div>Sorry for disturbing you once again, but what would be the best way to collect debugging information for vaapisink? This error happens randomly, sometimes not at all, sometimes after a long run. It seems like a combination of several random events. So valgrind is not an option.</div><div><br></div><div>This comes from my syslog:</div><div><br></div><div>Oct 13 15:54:47 nuc3 kernel: [   61.847606] vaapidecode4:sr[1550]: segfault at 1000110 ip 00007fbcbcdc4414 sp 00007fbc8de9c750 error 4 in <a href="http://libpthread-2.19.so">libpthread-2.19.so</a>[7fbcbcdba000+19000]<br></div><div><div>Oct 13 15:56:52 nuc3 kernel: [  186.838264] traps: vaapidecode4:sr[2376] general protection ip:7f5d4df24414 sp:7f5d10d79750 error:0 in <a href="http://libpthread-2.19.so">libpthread-2.19.so</a>[7f5d4df1a000+19000]</div><div>Oct 13 17:08:18 nuc3 kernel: [ 4188.176224] vaapidecode4:sr[2778]: segfault at b00000077 ip 00007f9963747414 sp 00007f99260d5750 error 4 in <a href="http://libpthread-2.19.so">libpthread-2.19.so</a>[7f996373d000+19000]</div><div>Oct 13 17:08:43 nuc3 kernel: [ 4213.496231] vaapidecode5:sr[2809]: segfault at c0500003be2 ip 00007f6721078414 sp 00007f66e40cb750 error 4 in <a href="http://libpthread-2.19.so">libpthread-2.19.so</a>[7f672106e000+19000]</div><div>Oct 13 17:09:03 nuc3 kernel: [ 4233.580294] vaapidecode5:sr[2840]: segfault at eee000031c1 ip 00007ff634ddd414 sp 00007ff5f7d96750 error 4 in <a href="http://libpthread-2.19.so">libpthread-2.19.so</a>[7ff634dd3000+19000]</div><div>Oct 13 17:12:57 nuc3 kernel: [   51.432403] traps: vaapidecode3:sr[2080] general protection ip:7f934f3cb414 sp:7f9312448750 error:0 in <a href="http://libpthread-2.19.so">libpthread-2.19.so</a>[7f934f3c1000+19000]</div><div>Oct 13 17:13:22 nuc3 kernel: [   76.441344] vaapidecode4:sr[2182]: segfault at 4820000000f ip 00007ffc5b962414 sp 00007ffc1e8d6750 error 4 in <a href="http://libpthread-2.19.so">libpthread-2.19.so</a>[7ffc5b958000+19000]</div></div><div><br></div><div>Calling</div><div><br></div><div>gst_debug_set_threshold_for_name ("vaapi*", GST_LEVEL_LOG);<br></div><div><br></div><div>does not seem to produce any effect.</div><div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 11:20 AM, Sergei Vorobyov <span dir="ltr"><<a href="mailto:sergei.vorobyov@facilitylabs.com" target="_blank">sergei.vorobyov@facilitylabs.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">After further investigation I narrowed the problem to the following:<div><br></div><div>1. I am rendering the video sink on an XWindow, using magic recipes described in gstvideooverlay (my intention is to use full screen);</div><div>2. if I take it away and render in the default window, the problem goes away: .wmv files are played OK on i965<span style="font-family:arial,sans-serif;font-size:13.3333339691162px">_drv_video.so with vaapisink</span></div><div><br></div><div>Since my main goal is to use <span style="font-family:arial,sans-serif;font-size:13.3333339691162px">vaapisink, the problem goes away: vaapisink implements GstVideoOverlay, and I can directly specify fullscreen, rotation, and other properties directly for this sink. #1 is no longer needed</span></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 24, 2014 at 1:41 PM, Tim Müller <span dir="ltr"><<a href="mailto:tim@centricular.com" target="_blank">tim@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 2014-09-24 at 10:01 +0200, Sergei Vorobyov wrote:<br>
<br>
Hi Sergei,<br>
<br>
I think what would be most useful for us to help get to the bottom of<br>
this is a minimal test program or instructions to reproduce the issue<br>
ourselves.<br>
<span><br>
Cheers<br>
 -Tim<br>
<br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
<br>
</span><div><div>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">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>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>