Subject: kern/10425: 1.5_ALPHA: IBM thinkpad 600E w/ lucent wavelan (silver) wi0 craches
To: None <gnats-bugs@gnats.netbsd.org>
From: None <lha@stacken.kth.se>
List: netbsd-bugs
Date: 06/23/2000 01:22:13
>Number:         10425
>Category:       kern
>Synopsis:       1.5_ALPHA: IBM thinkpad 600E w/ lucent wavelan card (silver) wi0 craches
>Confidential:   yes
>Severity:       critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 23 01:23:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Love
>Release:        1.5_ALPHA
>Organization:
	Stacken Computer Club
>Environment:
	
System: NetBSD nutcracker.s3.kth.se 1.5_ALPHA NetBSD 1.5_ALPHA i386

>Description:
	IBM thinkpad 600E w/ lucent wavelan card (silver) wi0
 	craches when inserting/booting w/ card inserted

>How-To-Repeat:

(gdb) kcore 23
(no debugging symbols found)...panic: trap
#0  0x100 in ?? ()
(gdb) bt
#0  0x100 in ?? ()
#1  0xc02dd5a7 in cpu_reboot (howto=256, bootstr=0x0)
    at ../../../../arch/i386/i386/machdep.c:1119
#2  0xc01aaa7d in panic () at ../../../../kern/subr_prf.c:237
#3  0xc02e50b1 in trap (frame={tf_es = -1064173552, tf_ds = 16, 
      tf_edi = -839606464, tf_esi = 0, tf_ebp = -839606600, tf_ebx = 0, 
      tf_edx = 10, tf_ecx = -837574656, tf_eax = 4096, tf_trapno = 6, 
      tf_err = 0, tf_eip = -1069901038, tf_cs = 8, tf_eflags = 66050, 
      tf_esp = -1064130560, tf_ss = -1064049152, tf_vm86_es = -839606464, 
      tf_vm86_ds = 0, tf_vm86_fs = 0, tf_vm86_gs = 0})
    at ../../../../arch/i386/i386/trap.c:308
#4  0xc0100f09 in calltrap ()
#5  0xc03a9954 in pcmcia_read_cis (sc=0xc093e600)
    at ../../../../dev/pcmcia/pcmcia_cis.c:87
#6  0xc03a8a77 in pcmcia_card_attach (dev=0xc093e600)
    at ../../../../dev/pcmcia/pcmcia.c:160
#7  0xc039f151 in cardslot_event_thread (arg=0xc092a800)
    at ../../../../dev/cardbus/cardslot.c:401
#5  0xc03a9954 in pcmcia_read_cis (sc=0xc093e600)
    at ../../../../dev/pcmcia/pcmcia_cis.c:87
87              if (pcmcia_scan_cis((struct device *)sc, pcmcia_parse_cis_tuple,
(gdb) p sc
$1 = (struct pcmcia_softc *) 0x0
(gdb) info reg
eax            0x0      0
ecx            0x0      0
edx            0x0      0
ebx            0x0      0
esp            0xcdf49b8c       0xcdf49b8c
ebp            0xcdf49f40       0xcdf49f40
esi            0x0      0
edi            0xcdf49f40       -839606464
eip            0xc03a9954       0xc03a9954
eflags         0x0      0
cs             0x0      0
ss             0x0      0
ds             0x0      0
es             0x0      0
fs             0x0      0
gs             0x0      0
(gdb) fr 6
#6  0xc03a8a77 in pcmcia_card_attach (dev=0xc093e600)
    at ../../../../dev/pcmcia/pcmcia.c:160
160             pcmcia_read_cis(sc);
(gdb) fr 7
#7  0xc039f151 in cardslot_event_thread (arg=0xc092a800)
    at ../../../../dev/cardbus/cardslot.c:401
401             if (pcmcia_card_attach((struct device *)sc->sc_16_softc)) {


	
>Fix:

	It worked with 1.4Y, after that it have stop working.
>Release-Note:
>Audit-Trail:
>Unformatted: