Hello,<br><br>You could be on to something here.<br><br>There are indeed symlinks in the video storage directory that are circular<br>I created them because mythweb kept complaining about them.<br><br>I removed them now and now mythweb is complaining again when I click the video link.

<font size="2"><br><br>Error:Could not create a symlink to /data2/video/Movies/, the local MythVideo 
directory for this hostname (vimes).  Please create a symlink to your 
MythVideo directory at data/video in order to use the video portions of 
MythWeb.</font><div id="message">

</div><br>And in the video storage folder mythweb has created a symbolic link to itself<br>ie mythweb did : ln -s /data2/video/Movies  /data2/video/Movies <br><br>Not good either<br><br>That&#39;s why I created the circular links, to keep mythweb from creating faulty links.<br>
<br>Ok the circular links are gone and now there is a faulty link in the video storage directory.<br>Mythweb no longer functions properly when clicking the video link.<br>Mythbackend is running again, let&#39;s wait and see if it crashes out again. <br>
<br>Rob Verduijn<br><br><div class="gmail_quote">2010/11/2 Gavin Hurlbut <span dir="ltr">&lt;<a href="mailto:gjhurlbu@gmail.com">gjhurlbu@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
==23546== 1,063,660,288 bytes in 1,038,841 blocks are possibly lost in<br>
loss record 4,125 of 4,125<br>
==23546==    at 0x402760A: malloc (in<br>
<div class="im">/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)<br>
</div>==23546==    by 0x5E29F1A: qMalloc(unsigned int) (in<br>
<div class="im">/usr/lib/libQtCore.so.4.6.3)<br>
</div>==23546==    by 0x5E7DEAE: QString::realloc(int) (in<br>
<div class="im">/usr/lib/libQtCore.so.4.6.3)<br>
</div>==23546==    by 0x5E7EB65: QString::resize(int) (in /usr/lib/libQtCore.so.4.6.3)<br>
==23546==    by 0x5E81CB2: QString::expand(int) (in /usr/lib/libQtCore.so.4.6.3)<br>
==23546==    by 0x5E81E02: QString::insert(int, QChar const*, int) (in<br>
<div class="im">/usr/lib/libQtCore.so.4.6.3)<br>
</div>==23546==    by 0x5EA52C2:<br>
QAbstractFileEngineIterator::currentFilePath() const (in<br>
<div class="im">/usr/lib/libQtCore.so.4.6.3)<br>
</div>==23546==    by 0x5EA5371:<br>
QAbstractFileEngineIterator::currentFileInfo() const (in<br>
<div class="im">/usr/lib/libQtCore.so.4.6.3)<br>
</div>==23546==    by 0x5EFB4F9: ??? (in /usr/lib/libQtCore.so.4.6.3)<br>
==23546==    by 0x5EB3906: ??? (in /usr/lib/libQtCore.so.4.6.3)<br>
==23546==    by 0x5EB3AAC: QDirIterator::next() (in /usr/lib/libQtCore.so.4.6.3)<br>
==23546==    by 0x5EAFC36: QDir::entryInfoList(QStringList const&amp;,<br>
QFlags&lt;QDir::Filter&gt;, QFlags&lt;QDir::SortFlag&gt;) const (in<br>
<div class="im">/usr/lib/libQtCore.so.4.6.3)<br>
</div>==23546==<br>
<br>
OK.  I have a question.<br>
<br>
Your video directory (as configured non-storage group)...  does it<br>
have any symlinks in it that would possibly cause a cycle...  or do<br>
you have many many files?   It seems you are in an infinite loop<br>
filling memory.<br>
<br>
This is not normal :)<br>
<br>
If you are not sure what I mean...  then do:<br>
<br>
find /data2 -type l &gt; /tmp/data2.txt<br>
<br>
And then check each of the reported links.  If any of them are -&gt; . or<br>
-&gt; .. or the like, that could be a serious issue. </blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>