<div dir="ltr">I was looking at the wrong urb.c file. The correct one is linux-kernel/sound/usb/urb.c<div><br></div><div>Actually the KERN_ERR is on 138 for my version triggers as line 146...</div><div><br></div><div>On line 460 is the second KERN_ERR.</div>

<div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>This is all in a function called retire_capture_urb()</div></div><div><br></div><div>It appears that there is a commented continue that would drastically change the for-loop this one is in. I wonder... Could this be the offending line?</div>

<div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>If I'm reading the code correctly it appears to be some sort of locking mechanism check while retiring the urb from use to make sure it is retired when it is no longer active. Without the continue the urb will still be retired. Perhaps this is causing something unstable?</div>

<div></div></div><div><br></div><div>Clemens might know more about this. I'm not that familiar with kernel code.</div><div><br></div><div><div dir="ltr">...Rods ;-)<br></div>
<br><br><div class="gmail_quote">On Wed, Feb 2, 2011 at 11:53, Gabriel Beddingfield <span dir="ltr"><<a href="mailto:gabrbedd@gmail.com">gabrbedd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">This link is for a vanilla 2.6.37 kernel.  Is this the kernel you're</div>
running?  It was only just recently released.<br>
<br>
Also, gotta check that you're looking at the right urb.c and pcm.c<br>
files.  IIRC, there's more than one.<br>
<font color="#888888"><br>
-gabriel<br>
</font></blockquote></div><br></div></div>