Mailing List archive

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

[linux-dvb] OOPS for a year now and nothing improved!



Hi,

I'm running a Rev 1.3 DVB-S in an old ICL/Fujitsu-box.

For a year now, I have oops when I try to add a Satelco Standard PCI DVB-S (= TT budget S-DVB Data Rev 1.1, BSRU6).

I've reported that oops several times for several driver-versions on the list, but nothing happened.

Windoze drivers work fine, so the bug has to be inside the linux DVB-driver.

After I read a pointer-bug was solved one or two weeks ago I tried tonight's CVS (DVB-driver, not kernel-CVS).

But still the same oops and error 139 like one year ago!

See oops.log in attachment!

Rene
ksymoops 2.4.5 on i586 2.4.18-14vdrbox.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.18-14vdrbox/ (default)
     -m /boot/System.map-2.4.18-14vdrbox (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Error (expand_objects): cannot stat(/lib/ext3.o) for ext3
Error (expand_objects): cannot stat(/lib/jbd.o) for jbd
Warning (map_ksym_to_module): cannot match loaded module ext3 to a unique module object.  Trace may not be reliable.
Intel Pentium with F0 0F bug - workaround enabled.
ad1848: WSS/SB detected
ad1848: ISAPnP reports 'WSS/SB' at i/o 0x534, irq 5, dma 1, 3
Unable to handle kernel NULL pointer dereference at virtual address 00000008
c28c980c
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0010:[<c28c980c>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: c1344000   ebx: 7400200d   ecx: 00000000   edx: c156fda0
esi: 00000001   edi: c0420000   ebp: c28c4000   esp: c156fd90
ds: 0018   es: 0018   ss: 0018
Process insmod (pid: 633, stackpage=c156f000)
Stack: 00000000 c156fda0 00000001 0000027a 00000010 c1560002 c156fd9e 00000001 
       c28ccb8c c0420000 00000020 00000000 00000000 c0420000 000000ff 000000ff 
       0706cff5 c1fae000 00000000 00000019 00000000 0000200f c1fae000 00000000 
Call Trace: [<c28ccb8c>] av7110_attach [dvb-ttpci] 0x44c (0xc156fdb0))
[<c01bc970>] vgacon_cursor [kernel] 0xb0 (0xc156fdf4))
[<c012375b>] mod_timer [kernel] 0x2b (0xc156fe04))
[<c0181a18>] poke_blanked_console [kernel] 0x48 (0xc156fe14))
[<c0180e6f>] vt_console_print [kernel] 0x23f (0xc156fe20))
[<c011bd99>] __call_console_drivers [kernel] 0x49 (0xc156fe3c))
[<c01323f0>] vmfree_area_pages [kernel] 0x60 (0xc156fe68))
[<c01333da>] kfree [kernel] 0x2a (0xc156fe8c))
[<c28c4b1b>] configure_saa7146 [dvb-ttpci] 0x15b (0xc156fe9c))
[<c28c5c80>] saa7146_attach_extension [dvb-ttpci] 0x0 (0xc156fec0))
[<c28c8475>] saa7146_v4l_attach [dvb-ttpci] 0x55 (0xc156fec4))
[<c28c5c80>] saa7146_attach_extension [dvb-ttpci] 0x0 (0xc156fed8))
[<c28c8488>] saa7146_v4l_attach [dvb-ttpci] 0x68 (0xc156fedc))
[<c28c5c80>] saa7146_attach_extension [dvb-ttpci] 0x0 (0xc156feec))
[<c28c5c98>] saa7146_attach_extension [dvb-ttpci] 0x18 (0xc156fef0))
[<c28c5297>] saa7146_add_extension [dvb-ttpci] 0x57 (0xc156fefc))
[<c28ca5eb>] av7110_init [dvb-ttpci] 0xb (0xc156ff14))
[<c2910f80>] av7110_extension [dvb-ttpci] 0x0 (0xc156ff18))
[<c28c5e61>] saa7146_init_module [dvb-ttpci] 0x31 (0xc156ff20))
[<c011cdc2>] sys_init_module [kernel] 0x4a2 (0xc156ff28))
[<c28d7310>] .kmodtab [dvb-ttpci] 0x0 (0xc156ff2c))
[<c28c4060>] i2c_busy_rise_and_fall [dvb-ttpci] 0x0 (0xc156ff58))
[<c0108d13>] system_call [kernel] 0x33 (0xc156ffc0))
Code: ff 51 08 83 c4 20 c3 90 8d b6 00 00 00 00 8d bf 00 00 00 00 


>>EIP; c28c980c <[dvb-ttpci]i2c_writereg+4c/60>   <=====

>>eax; c1344000 <_end+fb0040/247b0a0>
>>ebx; 7400200d Before first symbol
>>edx; c156fda0 <_end+11dbde0/247b0a0>
>>edi; c0420000 <_end+8c040/247b0a0>
>>ebp; c28c4000 <[evdev].data.end+1aa1/1b01>
>>esp; c156fd90 <_end+11dbdd0/247b0a0>

Trace; c28ccb8c <[dvb-ttpci]av7110_attach+44c/a20>
Trace; c01bc970 <vgacon_cursor+b0/170>
Trace; c012375b <mod_timer+2b/40>
Trace; c0181a18 <poke_blanked_console+48/70>
Trace; c0180e6f <vt_console_print+23f/340>
Trace; c011bd99 <__call_console_drivers+49/50>
Trace; c01323f0 <vmfree_area_pages+60/c0>
Trace; c01333da <kfree+2a/30>
Trace; c28c4b1b <[dvb-ttpci]configure_saa7146+15b/640>
Trace; c28c5c80 <[dvb-ttpci]saa7146_attach_extension+0/20>
Trace; c28c8475 <[dvb-ttpci]saa7146_v4l_attach+55/d0>
Trace; c28c5c80 <[dvb-ttpci]saa7146_attach_extension+0/20>
Trace; c28c8488 <[dvb-ttpci]saa7146_v4l_attach+68/d0>
Trace; c28c5c80 <[dvb-ttpci]saa7146_attach_extension+0/20>
Trace; c28c5c98 <[dvb-ttpci]saa7146_attach_extension+18/20>
Trace; c28c5297 <[dvb-ttpci]saa7146_add_extension+57/80>
Trace; c28ca5eb <[dvb-ttpci]av7110_init+b/30>
Trace; c2910f80 <[dvb-ttpci]av7110_extension+0/40>
Trace; c28c5e61 <[dvb-ttpci]saa7146_init_module+31/80>
Trace; c011cdc2 <sys_init_module+4a2/5f0>
Trace; c28d7310 <[dvb-ttpci]__module_parm_desc_av7110_ir_debug+3010/4de0>
Trace; c28c4060 <[dvb-ttpci]i2c_busy_rise_and_fall+0/0>
Trace; c0108d13 <system_call+33/40>

Code;  c28c980c <[dvb-ttpci]i2c_writereg+4c/60>
00000000 <_EIP>:
Code;  c28c980c <[dvb-ttpci]i2c_writereg+4c/60>   <=====
   0:   ff 51 08                  call   *0x8(%ecx)   <=====
Code;  c28c980f <[dvb-ttpci]i2c_writereg+4f/60>
   3:   83 c4 20                  add    $0x20,%esp
Code;  c28c9812 <[dvb-ttpci]i2c_writereg+52/60>
   6:   c3                        ret    
Code;  c28c9813 <[dvb-ttpci]i2c_writereg+53/60>
   7:   90                        nop    
Code;  c28c9814 <[dvb-ttpci]i2c_writereg+54/60>
   8:   8d b6 00 00 00 00         lea    0x0(%esi),%esi
Code;  c28c981a <[dvb-ttpci]i2c_writereg+5a/60>
   e:   8d bf 00 00 00 00         lea    0x0(%edi),%edi


2 warnings and 2 errors issued.  Results may not be reliable.

Home | Main Index | Thread Index