hi all,
i got crash when do i insert my module. am using KDB for debugging. So, i wanted to know how to find the root cause using this dump, how to map the faulty instruction in my assembly and C source code
i got the following dump:
CPU: 0
EIP: 0010:[<d08f7f95>] Tainted: GF
EFLAGS: 00010206
EIP is at E
__insmod_ds_S.data_L136+0x7cf5/0x88 [ds]
eax: d08f8000 ebx: cdaa3b64 ecx:ffffffff
edx: 00000672 esi: c042bac0 edi: ce401400 ebp:c75f5ea0
esp: c75f5e64
ds: 0018 es: 0018 ss: 0018
Process ifconfig (pid: 1600,
stackpage=c75f5000)
Stack: ce401400 c042bac0 c75f5ea0 c75f5e84
cdaa3b64 00000672 00000000 d08f8000
c02a7c39 ce401400 cdaa3b64 0000004c
cdaa325c ce401400 cdaa3280 c75f5ec8
c02d9c60 ce401400 c042bac0 0000003c
c7dc7b6c c75f5ec8 00000000 c7dc7b6c
Call Trace:
[<c02a7c39>] neigh_parms_alloc+0xe9/0x100[kernel]
[<c02d9c60>] inetdev_init+0xa0/0x1c0[kernel]
[<c02da42e>] inet_set_ifa+0x8e/0xe0[kernel]
--
regards,
Mansha