I've tried the card in multiple PCI slots and always get the error, as the driver hasn't loaded i'm not sure what devices its haring its IRQ with. According to the BIOS its 11 which is the same as the ethernet adapter but whenever I change its IRQ the ethernet adapter's changes with it. I've also tried disabling the on-board ethernet adapter in the bios and the problem still occurs.
I've now connected the server to my desktop machine via a serial link and set the console to output to the serial cable. I then loaded the driver and got some (hopefully) useful output which I've attached.
Thanks for all your help!
Mike
On 12/12/06, Torgeir Veimo <torgeir@xxxxxxxxxxxxxx> wrote:
On 12 Dec 2006, at 18:22, Michael Ditum wrote:On 12/11/06, Robin Hill < dvb@xxxxxxxxxxxxxxx> wrote:
I have 3 Nova-500 cards and they are all doing the same thing. I've tried it in a HP ML350PG4 server and an IBM x226 server.Seems like an irq issue. Check if some other pci device is sharing the same irq, and try to rearrange the cards. Are you using 3 equal cards at the same time? Maybe try with only one at a time if that was the case.--Torgeir Veimo
[root@TPSXXX v4l-dvb]# modprobe -v dvb-usb-dib0700 insmod /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/dvb/frontends/dibx000_common.ko insmod /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/dvb/frontends/dib3000mc.ko insmod /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/dvb/frontends/dvb-pll.ko insmod /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/dvb/dvb-core/dvb-core.ko insmod /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/dvb/dvb-usb/dvb-usb.ko insmod /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/dvb/frontends/dib7000p.ko insmod /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/dvb/frontends/dib7000m.ko insmod /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dib0700.ko BUG: unable to handle kernel paging request at virtual address 8be32207 printing eip: c061562e *pde = 00000000 Oops: 0000 [#1] SMP last sysfs file: /class/dvb/dvb0.net0/dev Modules linked in: dvb_usb_dib0700(U) dib7000m(U) dib7000p(U) dvb_usb(U) dvb_core(U) dvb_pll(U) dib3000mc(U) dibx000_common(U) i2c_algo_bit dvbm(U) asi(U) id CPU: 26 EIP: 0060:[<c061562e>] Not tainted VLI EFLAGS: 00210002 (2.6.17-1.2174_FC5smp #1) EIP is at schedule+0x17a/0xb69 eax: 8be321ff ebx: 000000fa ecx: c0615507 edx: c0615623 esi: c0615507 edi: c3fd00b8 ebp: c3fd006c esp: c3fd0004 ds: 007b es: 007b ss: 0068 Process 183 SigP (pid: -989791232, threadinfo=c3fcf000 task=c3eae000) Stack: c06d57a0 00000000 00000000 00000000 00000000 00000001 c0615623 c0615507 00000000 c1406b60 0abcca00 003d0923 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00200282 c3fd00b8 Call Trace: <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c0616105> wait_for_completion+0xa2/0x11e <c041f2e7> default_wake_function+0x0/0xc <c058a748> usb_start_wait_urb+0xb3/0xf7 <c058a2da> timeout_kill+0x0/0x5 <c058a9ca> usb_control_msg+0xd6/0xf0 <e0ad963c> dib0700_i2c_xfer+0x1cc/0x2bb [dvb_usb_dib0700] <c0439ad3> debug_mutex_add_waiter+0x97/0xa9 <e090516f> i2c_transfer+0x25/0x42 [i2c_core] <c061779c> __mutex_lock_slowpath+0x339/0x439 <e090516f> i2c_transfer+0x25/0x42 [i2c_core] <e090516f> i2c_transfer+0x25/0x42 [i2c_core] <e090517b> i2c_transfer+0x31/0x42 [i2c_core] <e0ab51fa> dib3000mc_read_word+0x6b/0xb0 [dib3000mc] <e0ab5671> dib3000mc_identify+0x11/0xc9 [dib3000mc] <e0ab57b0> dib3000mc_i2c_enumeration+0x87/0x176 [dib3000mc] <e0ad993a> bristol_frontend_attach+0xe3/0x19f [dvb_usb_dib0700] <e0ac5fdf> dvb_usb_adapter_frontend_init+0x36/0xe4 [dvb_usb] <e0ac586c> dvb_usb_device_init+0x42e/0x556 [dvb_usb] <c04201f4> __wake_up+0x2a/0x3d <c0550043> __driver_attach+0x0/0x8f <e0ad9257> dib0700_probe+0x2c/0x43 [dvb_usb_dib0700] <c058bd78> usb_probe_interface+0x58/0x84 <c054ff7d> driver_probe_device+0x45/0x9a <c05500a8> __driver_attach+0x65/0x8f <c054fa07> bus_for_each_dev+0x37/0x59 <c054fede> driver_attach+0x16/0x18 <c0550043> __driver_attach+0x0/0x8f <c054f70d> bus_add_driver+0x6f/0x10d <c058bb5f> usb_register_driver+0x77/0xdd <c043606c> kthread_stop_sem+0xae/0xb8 <e0910028> dib0700_module_init+0x28/0x44 [dvb_usb_dib0700] <c043e7d5> sys_init_module+0x169b/0x1840 <c0436634> remove_wait_queue+0xaf/0xb9 <c042d914> msleep+0x0/0x1f <c046ba2e> vfs_write+0x112/0x150 <c0403dd5> sysenter_past_esp+0x56/0x79 Code: 89 45 b0 8b 02 85 c0 74 4c b8 00 f0 ff ff 21 e0 f6 40 17 10 75 3f 8b 4d b4 81 c2 1c 01 00 00 89 55 b0 8b 01 a8 01 74 12 8b 41 04 <8b> 40 08 a8 04 74 0 EIP: [<c061562e>] schedule+0x17a/0xb69 SS:ESP 0068:c3fd0004 <0>Kernel panic - not syncing: Fatal exception in interrupt BUG: warning at arch/i386/kernel/smp.c:540/smp_call_function() (Not tainted) <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Oops: 0000 [#2] SMP last sysfs file: /class/dvb/dvb0.net0/dev Modules linked in: dvb_usb_dib0700(U) dib7000m(U) dib7000p(U) dvb_usb(U) dvb_core(U) dvb_pll(U) dib3000mc(U) dibx000_common(U) i2c_algo_bit dvbm(U) asi(U) id CPU: 26 EIP: 0060:[<c0404f4c>] Not tainted VLI EFLAGS: 00210097 (2.6.17-1.2174_FC5smp #1) EIP is at show_trace_log_lvl+0x9e/0xed eax: 00000ffd ebx: 00000060 ecx: c07dde20 edx: 00200046 esi: 00000007 edi: 00000000 ebp: 00000000 esp: c3fcfea0 ds: 007b es: 007b ss: 0068 Process 183 SigP (pid: -989791232, threadinfo=c3fcf000 task=c3eae000) Stack: c062e4dc c062d9c0 c062d9c0 00000000 00000001 00000000 c0416b65 c0405615 c0416b65 c041692e c062eb27 c0634e4a 0000021c c061d3a3 c07dd4f8 c0637aef 00000004 c3fcffd0 c3fcff04 0000000f c3fcf000 c3fcffd0 00000068 00200006 Call Trace: <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Oops: 0000 [#3] SMP last sysfs file: /class/dvb/dvb0.net0/dev Modules linked in: dvb_usb_dib0700(U) dib7000m(U) dib7000p(U) dvb_usb(U) dvb_core(U) dvb_pll(U) dib3000mc(U) dibx000_common(U) i2c_algo_bit dvbm(U) asi(U) id CPU: 26 EIP: 0060:[<c0404f4c>] Not tainted VLI EFLAGS: 00210097 (2.6.17-1.2174_FC5smp #1) EIP is at show_trace_log_lvl+0x9e/0xed eax: 00000ffd ebx: 00000060 ecx: c07dde20 edx: 00200082 esi: 00000007 edi: 00000000 ebp: 00000000 esp: c3fcfd48 ds: 007b es: 007b ss: 0068 Process 183 SigP (pid: -989791232, threadinfo=c3fcf000 task=c3eae000) Stack: c062e4dc c062e640 c062e640 c3fcff03 00000018 c062e640 00000000 c040502b c062e50a c062e640 c3fcfea0 c3fcf000 00000002 00210097 c3fcfe6c c04051b0 c062e634 c3eae1a4 c500fc00 c3fcf000 c3eae000 00210097 c06d2c62 00000002 Call Trace: <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Recursive die() failure, output suppressed <0>Kernel panic - not syncing: Fatal exception in interrupt <0>BUG: spinlock recursion on CPU#26, 183 SigP/-989791232 (Not tainted) lock: c06d4bd4, .magic: dead4ead, .owner: 183 SigP/-989791232, .owner_cpu: 26 <c0416b65> stop_this_cpu+0x0/0x2d <c04ea6a6> spin_bug+0xaa/0x122 <c04ea868> _raw_spin_lock+0x35/0xe1 <c0436330> bit_waitqueue+0x30/0x43 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Oops: 0000 [#4] SMP last sysfs file: /class/dvb/dvb0.net0/dev Modules linked in: dvb_usb_dib0700(U) dib7000m(U) dib7000p(U) dvb_usb(U) dvb_core(U) dvb_pll(U) dib3000mc(U) dibx000_common(U) i2c_algo_bit dvbm(U) asi(U) id CPU: 26 EIP: 0060:[<c0404f4c>] Not tainted VLI EFLAGS: 00210097 (2.6.17-1.2174_FC5smp #1) EIP is at show_trace_log_lvl+0x9e/0xed eax: 00000ffd ebx: 00000060 ecx: c07dde20 edx: 00200046 esi: 00000007 edi: 00000000 ebp: 00000000 esp: c3fcfa3c ds: 007b es: 007b ss: 0068 Process 183 SigP (pid: -989791232, threadinfo=c3fcf000 task=c3eae000) Stack: c062e4dc c062d9c0 c062d9c0 c3eae000 c06d4bd4 c0644265 c0416b65 c0405615 c0416b65 c04ea6a6 c06441d4 c06d4bd4 dead4ead c3eae1a4 c500fc00 0000001a c3fcf000 c06d4bd4 00000000 c04ea868 c3fcfb60 36320000 36643263 c0436330 Call Trace: <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c04ea6a6> spin_bug+0xaa/0x122 <c04ea868> _raw_spin_lock+0x35/0xe1 <c0436330> bit_waitqueue+0x30/0x43 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Oops: 0000 [#5] SMP last sysfs file: /class/dvb/dvb0.net0/dev Modules linked in: dvb_usb_dib0700(U) dib7000m(U) dib7000p(U) dvb_usb(U) dvb_core(U) dvb_pll(U) dib3000mc(U) dibx000_common(U) i2c_algo_bit dvbm(U) asi(U) id CPU: 26 EIP: 0060:[<c0404f4c>] Not tainted VLI EFLAGS: 00210097 (2.6.17-1.2174_FC5smp #1) EIP is at show_trace_log_lvl+0x9e/0xed eax: 00000ffd ebx: 00000060 ecx: c07dde20 edx: 00200082 esi: 00000007 edi: 00000000 ebp: 00000000 esp: c3fcf8e4 ds: 007b es: 007b ss: 0068 Process 183 SigP (pid: -989791232, threadinfo=c3fcf000 task=c3eae000) Stack: c062e4dc c062e640 c062e640 c3fcfa9f 00000018 c062e640 00000000 c040502b c062e50a c062e640 c3fcfa3c c3fcf000 00000002 00210097 c3fcfa08 c04051b0 c062e634 c3eae1a4 c500fc00 c3fcf000 c3eae000 00210097 c06d2c62 00000002 Call Trace: <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c04ea6a6> spin_bug+0xaa/0x122 <c04ea868> _raw_spin_lock+0x35/0xe1 <c0436330> bit_waitqueue+0x30/0x43 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Recursive die() failure, output suppressed <0>Kernel panic - not syncing: Fatal exception in interrupt <0>BUG: spinlock lockup on CPU#26, 183 SigP/-989791232, c06d4bd4 (Not tainted) <c0416b65> stop_this_cpu+0x0/0x2d <c04ea8f9> _raw_spin_lock+0xc6/0xe1 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c04ea6a6> spin_bug+0xaa/0x122 <c04ea868> _raw_spin_lock+0x35/0xe1 <c0436330> bit_waitqueue+0x30/0x43 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Oops: 0000 [#6] SMP last sysfs file: /class/dvb/dvb0.net0/dev Modules linked in: dvb_usb_dib0700(U) dib7000m(U) dib7000p(U) dvb_usb(U) dvb_core(U) dvb_pll(U) dib3000mc(U) dibx000_common(U) i2c_algo_bit dvbm(U) asi(U) id CPU: 26 EIP: 0060:[<c0404f4c>] Not tainted VLI EFLAGS: 00210097 (2.6.17-1.2174_FC5smp #1) EIP is at show_trace_log_lvl+0x9e/0xed eax: 00000ffd ebx: 00000060 ecx: c07dde20 edx: 00200046 esi: 00000007 edi: 00000000 ebp: 00000000 esp: c3fcf600 ds: 007b es: 007b ss: 0068 Process 183 SigP (pid: -989791232, threadinfo=c3fcf000 task=c3eae000) Stack: c062e4dc c062d9c0 c062d9c0 00000000 c06d4bd4 00000000 c0416b65 c0405615 c0416b65 c04ea8f9 c064426f 0000001a c3eae1a4 c500fc00 c06d4bd4 c07dd4f8 00000000 c3fcf758 00000000 c04168dd 00200046 c0425ac9 c065f59f c3fcf68c Call Trace: <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c04ea8f9> _raw_spin_lock+0xc6/0xe1 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c04ea6a6> spin_bug+0xaa/0x122 <c04ea868> _raw_spin_lock+0x35/0xe1 <c0436330> bit_waitqueue+0x30/0x43 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Oops: 0000 [#7] SMP last sysfs file: /class/dvb/dvb0.net0/dev Modules linked in: dvb_usb_dib0700(U) dib7000m(U) dib7000p(U) dvb_usb(U) dvb_core(U) dvb_pll(U) dib3000mc(U) dibx000_common(U) i2c_algo_bit dvbm(U) asi(U) id CPU: 26 EIP: 0060:[<c0404f4c>] Not tainted VLI EFLAGS: 00210097 (2.6.17-1.2174_FC5smp #1) EIP is at show_trace_log_lvl+0x9e/0xed eax: 00000ffd ebx: 00000060 ecx: c07dde20 edx: 00200082 esi: 00000007 edi: 00000000 ebp: 00000000 esp: c3fcf4a8 ds: 007b es: 007b ss: 0068 Process 183 SigP (pid: -989791232, threadinfo=c3fcf000 task=c3eae000) Stack: c062e4dc c062e640 c062e640 c3fcf663 00000018 c062e640 00000000 c040502b c062e50a c062e640 c3fcf600 c3fcf000 00000002 00210097 c3fcf5cc c04051b0 c062e634 c3eae1a4 c500fc00 c3fcf000 c3eae000 00210097 c06d2c62 00000002 Call Trace: <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c04ea8f9> _raw_spin_lock+0xc6/0xe1 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c04ea6a6> spin_bug+0xaa/0x122 <c04ea868> _raw_spin_lock+0x35/0xe1 <c0436330> bit_waitqueue+0x30/0x43 <c04168dd> smp_call_function+0x19/0xd9 <c0425ac9> printk+0x1f/0xaf <c053b6b8> do_unblank_screen+0x2a/0x127 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c0425ac9> printk+0x1f/0xaf <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c040502b> show_stack_log_lvl+0x90/0x98 <c04051b0> show_registers+0x17d/0x1f3 <c04053cd> die+0x1a7/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0425a8c> vprintk+0x2d8/0x2f6 <c0425a8c> vprintk+0x2d8/0x2f6 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0404f4c> show_trace_log_lvl+0x9e/0xed <c0416b65> stop_this_cpu+0x0/0x2d <c0405615> dump_stack+0x13/0x15 <c0416b65> stop_this_cpu+0x0/0x2d <c041692e> smp_call_function+0x6a/0xd9 <c04169b8> smp_send_stop+0x1b/0x24 <c042505d> panic+0x54/0x193 <c04054bc> die+0x296/0x2ca <c06194a1> do_page_fault+0x545/0x6b2 <c0615507> schedule+0x53/0xb69 <c0618f5c> do_page_fault+0x0/0x6b2 <c04049d7> error_code+0x4f/0x54 <c0615507> schedule+0x53/0xb69 <c0615623> schedule+0x16f/0xb69 <c0615507> schedule+0x53/0xb69 <c061562e> schedule+0x17a/0xb69 ======================= BUG: unable to handle kernel NULL pointer dereference at virtual address 00000007 printing eip: c0404f4c *pde = 08ccc001 Recursive die() failure, output suppressed <0>Kernel panic - not syncing: Fatal exception in interrupt <0>BUG: spinlock lockup on CPU#1, swapper/0, c1406b60 (Not tainted) <c04ea8f9> _raw_spin_lock+0xc6/0xe1 <c06158d8> schedule+0x424/0xb69 <c04030ff> mwait_idle+0x1f/0x34 <c04030de> cpu_idle+0xa6/0xa8
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb