Re: [Ndiswrapper-general] Oops segfault
Status: Beta
Brought to you by:
pgiri
|
From: Jerome B. <jgm...@wa...> - 2004-03-28 13:09:35
|
Which version are you using ? Braxton Thomason wrote: > Hello all, > I'm trying to get ndiswrapper up and running with a Linksys WMP54G card, > it has the broadcom 94306 chipset. My kernel version is 2.4.25, and the > processor is an AMD K6-2. > > The problem I am having is that when I execute "iwconfig" after setting > the ESSID, the machine instantly reboots. I recompiled ndiswrapper module > with DEBUG on, and get the following output when running iwconfig (after > setting ESSID): > > Unable to handle kernel NULL pointer dereference at virtual address > 000009cf > printing eip: > c490378d > *pde = 00000000 > OOPS: 0002 > CPU: 0 > EIP: 0010:[<c490378d>] Tainted: P > EFLAGS: 00010002 > eax: 00000008 ebx: c2771000 ecx: 000009cf edx: 00000000 > esi: c2ef9dfa edi: c2ef9e42 ebp: c2ef7e0c esp: c2ef7ca0 > ds: 0018 es: 0018 ss: 0018 > Process iwconfig (pid:687, stackpage=c2ef7000) > Stack: c39e2d30 c39e2960 c39cc400 00000018 ffffffff c0207220 00000010 > 00018246 > c2ef6000 0004dfc4 c014acd2 0004dfc4 0000003c c014bbfd 0004dfc4 > 0004dfc4 > 0004dff0 00000000 c10fd4a0 0004de20 00001812 00000000 00000000 > 004dfc4 > Call Trace: [<c0207220>] [<c014acd2>] [<c014bbfd>] [<c48515ad>] > [<c48515be>] > [<c012ca0c>] [<c0142ed0>] [<c012ca0c>] [<c0142ed0>] [<c012ca0c>] > [<c0142ed0>] > [<c012ca0c>] [<c0142ed0>] [<c012ca0c>] [<c0142ed0>] [<c012ca0c>] > [<c0142ed0>] > [<c012ca0c>] [<c0142ed0>] [<c012ca0c>] [<c0142ed0>] > > Code: 89 01 8b 4d 7c 89 01 c7 45 48 14 00 01 c0 83 7d 48 00 75 25 > segmentation fault > > > Let me know if any other information is needed, and thanks in advance! > > |