2.1.92 & kmod

Shaw Carruthers (shaw@shawc.demon.co.uk)
Thu, 2 Apr 1998 14:41:25 +0100 (GMT+0100)


The kmod in 2.1.92 won't handle nested request_modules, so I tried the
Zornetzer version. It loaded all the modules ok but when it tried
to call delete_module I got :

Apr 2 14:18:00 shawc kernel: Oops: 0002
Apr 2 14:18:00 shawc kernel: CPU: 0
Apr 2 14:18:00 shawc kernel: EIP: 0010:[<c169e1e2>]
Apr 2 14:18:00 shawc kernel: EFLAGS: 00010246
Apr 2 14:18:00 shawc kernel: eax: 00000000 ebx: 0000111b ecx: c169efa0 edx: c169e45c
Apr 2 14:18:00 shawc kernel: esi: 00000000 edi: 00000001 ebp: 00009000 esp: c1fcbf68
Apr 2 14:18:00 shawc kernel: ds: 0018 es: 0018 ss: 0018
Apr 2 14:18:00 shawc kernel: Process kmod (pid: 4, process nr: 4, stackpage=c1fcb000)
Apr 2 14:18:00 shawc kernel: Stack: c284914a c169e1e0 c2848000 c2848000 c0115938 c2848000 c2842000 00000000
Apr 2 14:18:00 shawc kernel: c0114f18 c2848000 00000001 c1fca000 c1fcbfe8 c169e500 00000001 c0109938
Apr 2 14:18:00 shawc kernel: 00000000 c1bec000 c01af1c4 c1fcbfe8 c169e500 00009000 00000081 00000018
Apr 2 14:18:00 shawc kernel: Call Trace: [<c284914a>] [<c2848000>] [<c2848000>] [<c0115938>] [<c2848000>] [<c2842000>] [<c0114f18>]
Apr 2 14:18:00 shawc kernel: [<c2848000>] [<c0109938>] [<c0118c21>] [<c0118d44>] [<c0118b60>]
Apr 2 14:18:00 shawc kernel: Code: 00 00 03 00 00 00 c0 23 6c c1 ff ff ff ff ff ff ff ff 01 00

Using `/usr/src/linux/System.map' to map addresses to symbols.

>>EIP: c169e1e2 cannot be resolved
Trace: c284914a
Trace: c2848000
Trace: c2848000
Trace: c0115938 <free_module+20/9c>
Trace: c2848000
Trace: c2842000
Trace: c0114f18 <sys_delete_module+1a8/1e8>
Trace: c2848000
Trace: c0109938 <system_call+38/40>
Trace: c0118c21 <kmod_thread+c1/154>
Trace: c0118d44 <kmod_init+2c/88>
Trace: c0118c21 <kmod_thread+c1/154>
Code:
Code: 00 00 addb %al,(%eax)
Code: 03 00 addl (%eax),%eax
Code: 00 00 addb %al,(%eax)
Code: c0 23 6c shlb $0x6c,(%ebx)
Code: c1 ff ff sarl $0xff,%edi
Code: ff (bad)
Code: ff (bad)
Code: ff (bad)
Code: ff (bad)
Code: ff (bad)
Code: ff 01 incl (%ecx)
Code: 00 00 addb %al,(%eax)
Code: 90 nop
Code: 90 nop
Code: 90 nop

--
Shaw Carruthers - shaw@shawc.demon.co.uk
London SW14 7JW UK
This is not a sig( with homage to Magritte).
  

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu