<div class="gmail_quote">On Tue, Jun 3, 2008 at 10:10 PM, Brian Foddy &lt;<a href="mailto:bfoddy@visi.com">bfoddy@visi.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div>I&#39;d guess its some kernel deadlock with a device driver. &nbsp;What tuner card<br>is (are) running during the process. &nbsp;If the machine is really busy, and<br>you have some of the kernel preempt settings on, and there is a bug<br>
in the driver, it could cause a hard crash.<br></div></div></blockquote>
<div>&nbsp;</div>
<div>I am using a pchdtv HD-3000 tuner using DVB.&nbsp; If that was the case should it spit something out in the syslog?&nbsp; Maybe there&#39;s a setting somewhere I can flip to increase verbosity when logging...?</div>
<div>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div><span id=""></span><br>What type of computer? &nbsp;Multi-core, dual CPU? &nbsp;Using SMP kernel?<br>These can cause driver bugs more readily. &nbsp;If its an SMP instance,<br>try your test with SMP disabled (there is a kernel param that will do this).<br>
</div></div></blockquote>
<div>&nbsp;</div>
<div>It&#39;s an AMD X2 4200+ cpu, with SMP enabled in the kernel.&nbsp; I&#39;m using a custom built kernel so I&#39;d have to recompile it without SMP enabled but that&#39;s something to try, it has been working fine for at least a year with this processor.&nbsp; I previously had a AMD 3200+ single core and it worked for like three years with this processor.</div>

<div>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div><span id=""></span><br>The commercial scan itself is probably (haven&#39;t looked at code, but<br>I can&#39;t imagine) doing anything other than standard file I/O using<br>normal calls, so root or not, I don&#39;t see it the problem. &nbsp;But if it<br>
keeps the system busy, it could cause other faults to show up.<br><br>In general, hard lock ups / crashes are due to faulty / buggy device drivers<br>or hardware failures.<br></div></div></blockquote>
<div>&nbsp;</div>
<div>Yeah, your arguement seems sound.&nbsp; So far the machine has been running for 2.5 days without a crash after removing the &quot;start commercial detection as soon as recording starts&quot; option.&nbsp; Maybe it is just that I&#39;m spreading out the file I/O calls so they aren&#39;t on top of one another.</div>
</div>