oops in pre3 -- inserting cardbus 3c575_cb

From: Mathijs (mathijs@knoware.nl)
Date: Tue Mar 28 2000 - 03:23:38 EST


        Hi,

        I think this is the same one Wakko Warner reported a while back.

cat /proc/pci:
PCI devices found:
  Bus 0, device 19, function 0:
    CardBus bridge: Texas Instruments PCI1221 (rev 0).
      IRQ 9.
      Master Capable. Latency=168. Max Lat=5.
      Non-prefetchable 32 bit memory at 0x10000000 [0x10000fff].
  Bus 0, device 19, function 1:
    CardBus bridge: Texas Instruments PCI1221 (#2) (rev 0).
      IRQ 9.
      Master Capable. Latency=168. Min Gnt=192.Max Lat=5.
      Non-prefetchable 32 bit memory at 0x10001000 [0x10001fff].
  Bus 1, device 0, function 0:
    Ethernet controller: PCI device 10b7:5157 (rev 1).
      IRQ 9.
      Master Capable. Latency=64. Min Gnt=10.Max Lat=5.
      I/O at 0x1000 [0x107f].
      Non-prefetchable 32 bit memory at 0x10800000 [0x1080007f].
      Non-prefetchable 32 bit memory at 0x10800080 [0x108000ff].

When i insert my 3c575 card:

ksymoops 2.3.3 on i686 2.3.99-pre3. Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.3.99-pre3/ (default)
     -m /usr/src/linux/System.map (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.

Warning (compare_ksyms_lsmod): module nls_cp437 is in lsmod but not in ksyms,
probably no symbols exported
Warning (compare_ksyms_lsmod): module nls_iso8859-1 is in lsmod but not in
ksyms, probably no symbols exported
Warning (compare_ksyms_lsmod): module serial_cs is in lsmod but not in ksyms,
probably no symbols exported
Unable to handle kernel paging request at virtual address c8a59114
c01d1f03
*pde = 01270063
Oops: 0000
CPU: 0
EIP: 0010:[<c01d1f03>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: 00000000 ebx: c8a59100 ecx: 00000074 edx: 00000175
esi: c1281c00 edi: c127e000 ebp: 00000009 esp: c02b9c28
ds: 0018 es: 0018 ss: 0018
Process swapper (pid: 0, stackpage=c02b9000)
Stack: c1281c00 00000007 c01ddda9 c1281c00 c127e000 c127a800 00000000 000000f8
       c034aca0 00000000 00000000 00000000 00000000 00000000 c1281d24 c1281c26
       c02b9c7b c1281c00 00010000 c127e000 01000000 00000000 10b75157 00000000
Call Trace: [<c01ddda9>] [<c01d4f48>] [<c01d4ec8>] [<c012871d>] [<c0124d8e>]
[<c0124c95>] [<c0124aba>]
       [<c010c581>] [<c0112ebc>] [<c8802f8c>] [<c010a55c>] [<c0112ebc>]
[<c8802f8c>] [<c0113101>] [<c0112ebc>]
       [<c01072e0>] [<c0129621>] [<c0107352>] [<c0105000>] [<c01001ca>]
Code: 83 7b 14 00 74 0e 56 53 e8 bc fe ff ff 83 c4 08 85 c0 75 0a

>>EIP; c01d1f03 <pci_insert_device+4b/6c> <=====
Trace; c01ddda9 <cb_alloc+245/280>
Trace; c01d4f48 <unreset_socket+80/118>
Trace; c01d4ec8 <unreset_socket+0/118>
Trace; c012871d <timer_bh+345/42c>
Trace; c0124d8e <bh_action+56/13c>
Trace; c0124c95 <tasklet_hi_action+55/80>
Trace; c0124aba <do_softirq+5a/88>
Trace; c010c581 <do_IRQ+1c9/1d8>
Trace; c0112ebc <acpi_idle+0/250>
Trace; c8802f8c <_end+849f384/86b6448>
Trace; c010a55c <ret_from_intr+0/20>
Trace; c0112ebc <acpi_idle+0/250>
Trace; c8802f8c <_end+849f384/86b6448>
Trace; c0113101 <acpi_idle+245/250>
Trace; c0112ebc <acpi_idle+0/250>
Trace; c01072e0 <default_idle+0/34>
Trace; c0129621 <check_pgt_cache+11/18>
Trace; c0107352 <cpu_idle+3e/54>
Trace; c0105000 <empty_bad_page+0/1000>
Trace; c01001ca <L6+0/2>
Code; c01d1f03 <pci_insert_device+4b/6c>
00000000 <_EIP>:
Code; c01d1f03 <pci_insert_device+4b/6c> <=====
   0: 83 7b 14 00 cmpl $0x0,0x14(%ebx) <=====
Code; c01d1f07 <pci_insert_device+4f/6c>
   4: 74 0e je 14 <_EIP+0x14> c01d1f17
<pci_insert_device+5f/6c>
Code; c01d1f09 <pci_insert_device+51/6c>
   6: 56 pushl %esi
Code; c01d1f0a <pci_insert_device+52/6c>
   7: 53 pushl %ebx
Code; c01d1f0b <pci_insert_device+53/6c>
   8: e8 bc fe ff ff call fffffec9 <_EIP+0xfffffec9> c01d1dcc
<pci_announce_device+0/40>
Code; c01d1f10 <pci_insert_device+58/6c>
   d: 83 c4 08 addl $0x8,%esp
Code; c01d1f13 <pci_insert_device+5b/6c>
  10: 85 c0 testl %eax,%eax
Code; c01d1f15 <pci_insert_device+5d/6c>
  12: 75 0a jne 1e <_EIP+0x1e> c01d1f21
<pci_insert_device+69/6c>

Aiee, killing interrupt handler
Kernel panic: Attempted to kill the idle task!

4 warnings issued. Results may not be reliable.

        me

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:21 EST