Re: 2.1.67 Oops when removing sound-modules.

Jani Hakala (jahakala@cc.jyu.fi)
Sun, 30 Nov 1997 11:33:50 +0200


--NzB8fVQJ5HfG6fxh
Content-Type: text/plain; charset=us-ascii

On Sat, Nov 29, 1997 at 10:55:42PM +0000, Alan Cox wrote:
> > and when executing rmmod (it was probably rmmod sound_syms) I got an
>
> Erm how did you get it to even load sound_syms as a module ?
>
I had a lack of intelligence after midnight ?

I was loading those sound-modules with insmod... I just woke up and
figured out that using modprobe -a sound and editing
/etc/conf.modules would be a lot easier.

But modprobe -r sb still causes an oops.

> > /usr/local/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.90.17p/specs
> > gcc version egcs-2.90.17p 971114 (gcc2-970802 experimental)
>
> Egcs. All bets off anyway.
>
I'll try to recompile my kernel with gcc version 2.7.2.3 .

-- 
Jani Hakala		

--NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="oops.again"

current->tss.cr3 = 01016000, *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[<c48636fc>] EFLAGS: 00010297 eax: 00000000 ebx: c486a870 ecx: 00000001 edx: 00000000 esi: 00000000 edi: 00000000 ebp: 00000001 esp: c3d39f5c ds: 0018 es: 0018 ss: 0018 Process modprobe (pid: 748, process nr: 54, stackpage=c3d39000) Stack: 00000000 00000000 00000000 c486a920 c485dfde 00000000 00000000 00000000 c485d000 c12ec006 c485d000 c485d673 00000000 c01144a9 00000000 0804e4a6 c011346a c485d000 00000000 c3d38000 0804e468 0804e468 bffffa6c 00000000 Call Trace: [<c486a920>] [<c485dfde>] [<c485d000>] [<c485d000>] [<c485d673>] [<c01144a9>] [<c011346a>] [<c485d000>] [<c010917a>] Code: 8b 82 98 00 00 00 8b 88 60 02 00 00 51 50 57 e8 3d a5 ff ff

Using `/System.map' to map addresses to symbols. >>EIP: c48636fc cannot be resolved Trace: c486a920 Trace: c485dfde Trace: c485d000 Trace: c485d000 Trace: c485d673 Trace: c01144a9 <free_module+17/89> Trace: c011346a <sys_delete_module+164/1d8> Trace: c485d000 Trace: c010917a <system_call+3a/40> Code: Code: 8b 82 98 00 00 movl 0x98(%edx),%eax Code: 8b 88 60 02 00 movl 0x260(%eax),%ecx Code: 51 pushl %ecx Code: 50 pushl %eax Code: 57 pushl %edi Code: e8 3d a5 ff ff call ffffa551 <_EIP+ffffa551>

--NzB8fVQJ5HfG6fxh--