Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Kernel oops with ttusb_dec



> > Not sure.  Could you pipe this oops through ksymoops please?
>
> I hope I did it right, was my first try with ksymoops.
>
> Is cipcb really needed in Release 1.36? It is the only modules which gives
> crc32 as a symbol.

> >>EIP; dde5ba82 <[cipcb]crc32+12/30>   <=====
> >>
> >>eax; dea04560 <[ttusb_dec]dsp_dec2000t+0/69100>
> >>edx; dea0455f <[ttusb_dec]dec3000s_frontend_info+bf/c0>
> >>esi; ddcfde18 <[snd-mixer-oss].data.end+eaf2141/ec4c389>
> >>edi; ddcfde20 <[snd-mixer-oss].data.end+eaf2149/ec4c389>
> >>esp; ddcfcdb4 <[snd-mixer-oss].data.end+eaf10dd/ec4c389>

No, cipcb isn't needed.  It should be using the crc32 function from the main 
kernel.  If it's trying to use the one in cipcb, which takes very different 
arguments, it's no wonder there is a problem.

I'm unsure of the right way to fix this.  Suggestions anyone?

Cheers,
Alex



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index