[BUG] 2.4.10-pre13: ATM drivers cause panic (II)

Till Immanuel Patzschke (tip@internetwork-ag.de)
Fri, 21 Sep 2001 19:28:20 +0200


Forgot ksymoops --
Hi,

the following ATM drivers cause linux to panic during boot (if one of the cards
is inserted :-))
iphase
fore200e
he

Machine is a 2 PIII, 3GB, Asus CUR-DLS motherboard - tried NOAPIC, MAXCPUS, same
difference.
When installing as a module I'll get the following trace below.
Any help is greatly appreciated!

Thanks

Immanuel

P.S. If you need more info please let me know what kind...

Sep 21 18:03:41 ipat01 kernel: invalid operand: 0000
Sep 21 18:03:41 ipat01 kernel: CPU: 0
Sep 21 18:03:41 ipat01 kernel: EIP: 0010:[atm_dev_register+289/308]
Sep 21 18:03:41 ipat01 kernel: EFLAGS: 00010202
Sep 21 18:03:41 ipat01 kernel: eax: 00000001 ebx: f75303c0 ecx: 0000006f
edx: 0000120c
Sep 21 18:03:41 ipat01 kernel: esi: f898ca09 edi: f753042c ebp: 00000000
esp: f619beb8
Sep 21 18:03:41 ipat01 kernel: ds: 0018 es: 0018 ss: 0018
Sep 21 18:03:41 ipat01 kernel: Process insmod (pid: 1078, stackpage=f619b000)
Sep 21 18:03:41 ipat01 kernel: Stack: f898d410 00000000 f898d460 c4322800
f89880a6 f898ca09 f898d3c0 ffffffff
Sep 21 18:03:41 ipat01 kernel: 00000000 f898d410 c4322800 f898d460
00000000 c4322800 c024871e c4322800
Sep 21 18:03:41 ipat01 kernel: f898d410 c4322800 f898d460 00000000
00005580 c0248784 f898d460 c4322800
Sep 21 18:03:41 ipat01 kernel: Call Trace: [<f898d410>] [<f898d460>]
[<f89880a6>] [<f898ca09>] [<f898d3c0>]
Sep 21 18:03:41 ipat01 kernel: [<f898d410>] [<f898d460>]
[pci_announce_device+54/84] [<f898d410>] [<f898d460>]
[pci_register_driver+72/96]
Sep 21 18:03:41 ipat01 kernel: [<f898d460>] [<f8988063>] [<f898c8bf>]
[<f898d460>] [sys_init_module+1357/1580] [<f8988060>]
Sep 21 18:03:41 ipat01 kernel: [system_call+51/56]
Sep 21 18:03:41 ipat01 kernel:
Sep 21 18:03:41 ipat01 kernel: Code: 0f 0b c6 05 14 74 34 c0 01 89 d8 5b 5e 5f
5d c3 8d 76 00 53

Trace; f898d410 <[he]he_pci_tbl+0/50>
Trace; f898d460 <[he]he_driver+0/27>
Trace; f89880a6 <[he]__module_parm_desc_disable64+6/d4>
Trace; f898ca09 <[he].rodata.start+9/8bf>
Trace; f898d3c0 <[he]he_ops+0/40>
Trace; f898d410 <[he]he_pci_tbl+0/50>
Trace; f898d460 <[he]he_driver+0/27>
Trace; f898d460 <[he]he_driver+0/27>
Trace; f8988063 <[he]he_init_one+3/2c>
Trace; f898c8bf <[he]he_init+b/38>
Trace; f898d460 <[he]he_driver+0/27>
Code; 00000000 Before first symbol
00000000 <_EIP>:
Code; 00000000 Before first symbol
0: 0f 0b ud2a
Code; 00000002 Before first symbol
2: c6 05 14 74 34 c0 01 movb $0x1,0xc0347414
Code; 00000009 Before first symbol
9: 89 d8 mov %ebx,%eax
Code; 0000000b Before first symbol
b: 5b pop %ebx
Code; 0000000c Before first symbol
c: 5e pop %esi
Code; 0000000d Before first symbol
d: 5f pop %edi
Code; 0000000e Before first symbol
e: 5d pop %ebp
Code; 0000000f Before first symbol
f: c3 ret
Code; 00000010 Before first symbol
10: 8d 76 00 lea 0x0(%esi),%esi
Code; 00000013 Before first symbol
13: 53 push %ebx

--
Till Immanuel Patzschke                 mailto: tip@internetwork-ag.de
interNetwork AG                         Phone:  +49-(0)611-1731-121
Bierstadter Str. 7                      Fax:    +49-(0)611-1731-31
D-65189 Wiesbaden                       Web:    http://www.internetwork-ag.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/