Ok all...<br><br>I need a little help... Mythtranscode is segfaulting over 95% of the time... I was able to invoke a manual transcode similar to what I expect Mythbackend is doing... and ran it through strace... this is what I came up with:
<br><br><span style="font-family: courier new,monospace;">strace -f -o /home/sidrew/my.out mythtranscode -p 29 -i /mnt/video/1003_20070401003000.nuv -o /home/sidrew/test.mpg</span><br><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2691&nbsp; gettimeofday({1175482558, 466483}, NULL) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2691&nbsp; read(9, &quot;A3\0\0\330\n\2\0\200\1\0\0&quot;, 12) = 12
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2691&nbsp; read(9, &quot;\377\373\224\4\0\17\362;#\322\3k\32PJd\212@m\203J\n\34&quot;..., 384) = 384</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2691&nbsp; read(9, &quot;V4\20\0p\n\2\0\31\27\0\0&quot;, 12) = 12</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2691&nbsp; read(9, &quot;\0\0\1\266TM\301\347\352d\344\312\356\351\324\221\303W&quot;..., 5913) = 5913
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2691&nbsp; futex(0x8133e54, 0x4 /* FUTEX_??? */, 1 &lt;unfinished ...&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2695&nbsp; &lt;... futex resumed&gt; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2691&nbsp; &lt;... futex resumed&gt; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2695&nbsp; futex(0xb68c7e64, FUTEX_WAKE, 1)&nbsp; = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
2695&nbsp; gettimeofday({1175482558, 469285}, NULL) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2695&nbsp; clock_gettime(CLOCK_REALTIME, {1175482558, 469315989}) = 0</span>
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2695&nbsp; futex(0x8133e54, FUTEX_WAIT, 31373, {0, 99969011} &lt;unfinished ...&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2691&nbsp; futex(0x8133e54, 0x4 /* FUTEX_??? */, 1 &lt;unfinished ...&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
2695&nbsp; &lt;... futex resumed&gt; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2691&nbsp; &lt;... futex resumed&gt; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2695&nbsp; futex(0xb68c7e64, FUTEX_WAKE, 1)&nbsp; = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2695&nbsp; gettimeofday({1175482558, 469428}, NULL) = 0
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2695&nbsp; clock_gettime(CLOCK_REALTIME, {1175482558, 469452920}) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2695&nbsp; futex(0x8133e54, FUTEX_WAIT, 31375, {0, 99975080} &lt;unfinished ...&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
2694&nbsp; &lt;... select resumed&gt; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0 (Timeout)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2694&nbsp; select(8, [5 7], NULL, NULL, {0, 10000} &lt;unfinished ...&gt;
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2691&nbsp; --- SIGSEGV (Segmentation fault) @ 0 (0) ---</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">
2696&nbsp; &lt;... futex resumed&gt; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = -1 EINTR (Interrupted system call)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2695&nbsp; &lt;... futex resumed&gt; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = -1 EINTR (Interrupted system call)
</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2694&nbsp; &lt;... select resumed&gt; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = ? ERESTARTNOHAND (To be restarted)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">2696&nbsp; +++ killed by SIGSEGV +++</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2695&nbsp; +++ killed by SIGSEGV +++</span>
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">2694&nbsp; +++ killed by SIGSEGV +++</span><br><br><br>This was the last few lines of the output... I have no idea what it means... but surely someone will know... please help.
<br><br>Thanks,<br><br>Andy Speagle<br>