Mailing List archive

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

[linux-dvb] Convergence version Oops



I'd like to add this to the collection of convergence
CVS oops'es leading to blinkng led freezup

This Oops happens when Budget is first operated on Windows 
2k and then soft rebooted (choose windows reboot, no power
down). After reboot, LILO and linux. 

Szap to data channel and 2-3 seconds After szap-ing 
channel it oopses. Here's the oops decoded

ksymoops 2.4.5 on i686 2.4.20.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.20/ (default)
     -m /boot/2.4.20/System.map (specified)

Warning (compare_maps): ksyms_base symbol pfifo_qdisc_ops_R__ver_pfifo_qdisc_ops not found in System.map.  Ignoring ksyms_base entry
Warning (compare_maps): ksyms_base symbol psched_time_base_R__ver_psched_time_base not found in System.map.  Ignoring ksyms_base entry
Warning (compare_maps): ksyms_base symbol psched_time_mark_R__ver_psched_time_mark not found in System.map.  Ignoring ksyms_base entry
Warning (compare_maps): ksyms_base symbol qdisc_copy_stats_R__ver_qdisc_copy_stats not found in System.map.  Ignoring ksyms_base entry
Warning (compare_maps): ksyms_base symbol qdisc_get_rtab_R__ver_qdisc_get_rtab not found in System.map.  Ignoring ksyms_base entry
Warning (compare_maps): ksyms_base symbol qdisc_put_rtab_R__ver_qdisc_put_rtab not found in System.map.  Ignoring ksyms_base entry
Warning (compare_maps): ksyms_base symbol register_qdisc_R__ver_register_qdisc not found in System.map.  Ignoring ksyms_base entry
Warning (compare_maps): ksyms_base symbol unregister_qdisc_R__ver_unregister_qdisc not found in System.map.  Ignoring ksyms_base entry
CPU: 0
EIP: 0010:[<f8924716>]    Tainted: PF
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010286
eax: 00000008   ebx: 00000000   ecx: 00000008   edx: 00000000
esi: f73baac0   edi: f700aea4   ebp: f73baa60   esp: c02c3e4c
ds: 0018   es: 0018   ss: 0018
Process swapper (pid: 0, stackpage=c02c3000)
Stack: f73baa60 00000008 00000008 c02c3ed4 f8922c96 f700a000 f73baa60 f73baac0
       00000001 f8922e78 f700a000 f73baa60 f73baac0 00000001 00000000 00000000
       00000001 00000000 00000000 f6d65200 f6d65210 00000001 c02c3e98 00000014
Call Trace:    [<f8922c96>] [<f8922e78>] [<f892309f>] [<f89230dd>] [<c01e4a3a>]
  [<c01e4aea>] [<c01e4c49>] [<c0107e8d>] [<c010801f>] [<c0105220>] [<c0105220>]
  [<c010a208>] [<c0105220>] [<c0105220>] [<c0105243>] [<c01052a9>] [<c0105000>]
  [<c0105027>]
Code: f7 fb 89 c1 8d 59 01 31 c0 83 fb 09 0f 43 d8 c1 e3 03 8b 83


>>EIP; f8924716 <[hid]hidinput_hid_event+42/178>   <=====

>>esi; f73baac0 <_end+370b38c4/385ace04>
>>edi; f700aea4 <_end+36d03ca8/385ace04>
>>ebp; f73baa60 <_end+370b3864/385ace04>
>>esp; c02c3e4c <init_task_union+1e4c/2000>

Trace; f8922c96 <[hid]hid_process_event+22/30>
Trace; f8922e78 <[hid]hid_input_field+1d4/2f8>
Trace; f892309f <[hid]hid_input_report+103/124>
Trace; f89230dd <[hid]hid_irq+1d/24>
Trace; c01e4a3a <uhci_call_completion+132/1b0>
Trace; c01e4aea <uhci_finish_completion+32/4c>
Trace; c01e4c49 <uhci_interrupt+b9/c4>
Trace; c0107e8d <handle_IRQ_event+31/5c>
Trace; c010801f <do_IRQ+93/d4>
Trace; c0105220 <default_idle+0/28>
Trace; c0105220 <default_idle+0/28>
Trace; c010a208 <call_do_IRQ+5/d>
Trace; c0105220 <default_idle+0/28>
Trace; c0105220 <default_idle+0/28>
Trace; c0105243 <default_idle+23/28>
Trace; c01052a9 <cpu_idle+41/54>
Trace; c0105000 <_stext+0/0>
Trace; c0105027 <rest_init+27/28>

Code;  f8924716 <[hid]hidinput_hid_event+42/178>
00000000 <_EIP>:
Code;  f8924716 <[hid]hidinput_hid_event+42/178>   <=====
   0:   f7 fb                     idiv   %ebx   <=====
Code;  f8924718 <[hid]hidinput_hid_event+44/178>
   2:   89 c1                     mov    %eax,%ecx
Code;  f892471a <[hid]hidinput_hid_event+46/178>
   4:   8d 59 01                  lea    0x1(%ecx),%ebx
Code;  f892471d <[hid]hidinput_hid_event+49/178>
   7:   31 c0                     xor    %eax,%eax
Code;  f892471f <[hid]hidinput_hid_event+4b/178>
   9:   83 fb 09                  cmp    $0x9,%ebx
Code;  f8924722 <[hid]hidinput_hid_event+4e/178>
   c:   0f 43 d8                  cmovae %eax,%ebx
Code;  f8924725 <[hid]hidinput_hid_event+51/178>
   f:   c1 e3 03                  shl    $0x3,%ebx
Code;  f8924728 <[hid]hidinput_hid_event+54/178>
  12:   8b 83 00 00 00 00         mov    0x0(%ebx),%eax

 <0>Kernel panic: Aiee, killing interrupt handler!

8 warnings issued.  Results may not be reliable.


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



Home | Main Index | Thread Index