Module deletion problems w 2.1.103

Richard A Nelson (cowboy@lexington.ibm.com)
Sat, 23 May 1998 15:42:55 -0400 (EDT)


Compiled 2.1.103 (with the lowlevel sound patch), got the following at
boot:
modprobe: error reading ELF header: No such file or directory

Things seem to go along normally until cron triggers rmmod...
After the message below, I'm no longer capable of loadling or deleting
modules:
>lsmod
Module Size Used by
autofs 8604 4 (autoclean)
af_packet 5984 1 (autoclean)
psaux 2140 1 (autoclean)
lsmod: QM_INFO: No such file or directory

Whilst /proc/modules says:
autofs 8604 4 (autoclean)
af_packet 5984 1 (autoclean)
psaux 2140 1 (autoclean)
sb 22500 0 (deleted)
uart401 5496 0 (autoclean) [sb]
sound 56464 0 (autoclean) [sb uart401]
unix 9584 78 (autoclean)
ipx 12728 4 (autoclean)
ibmtr 10684 1

This is on an intel 200mmx:
Debian GNU/Linux 2.0 (frozen)
Linux . 2.1.103 #1 Thu May 21 19:26:09 EDT 1998 i586 unknown
Kernel modules 2.1.85
Gnu C 2.7.2.3
Binutils 2.9.1
Linux C Library 6 - libc-2.0.7
Dynamic Linker (ld.so) 1.9.9
ls: /usr/lib/libg++.so: No such file or directory
Procps 1.2.7
Mount 2.7l
Net-tools 1.45
Kbd 0.96
Sh-utils 1.16
Flex 2.5.4
E2fsprogs 1.10

kernel: Oops: 0000
kernel: CPU: 0
kernel: EIP: 0010:[<c48376ab>]
kernel: EFLAGS: 00010282
kernel: eax: 00000000 ebx: c3940860 ecx: 00000004 edx: c01ef994
kernel: esi: c483f724 edi: 00000001 ebp: bffffe10 esp: c10b7f7c
kernel: ds: 0018 es: 0018 ss: 0018
kernel: Process rmmod (pid: 864, process nr: 101, stackpage=c10b7000)
kernel: Stack: c483a000 c483a000 c483ccca c483f724 c483b601 c483f724 c01170e0 c483a000
kernel: c4837000 00000001 c01166c4 c483a000 00000001 c10b6000 00000002 00000002
kernel: c10b7fc4 c010a6e8 00000000 00000061 0804e08f 00000002 00000002 bffffe10
kernel: Call Trace: [<c483a000>] [<c483a000>] [<c483ccca>] [<c483f724>] [<c483b601>] [<c483f724>] [<c01170e0>]
kernel: [<c483a000>] [<c4837000>] [<c01166c4>] [<c483a000>] [<c010a6e8>]
kernel: Code: 8b 40 74 50 e8 9c 98 8e fb 8b 43 1c 8b 04 85 68 41 83 c4 50

--
Rick Nelson

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