OOPS 2.1.125 sound

Kevin Lentin (kevinl@cs.monash.edu.au)
Sun, 18 Oct 1998 17:05:11 +1000


This happens whenever I try load the sound modules. Either manually or via
kmod. It's bene like this for quite some time now but I've been waiting for
124 or 125 to try it. 2.1.111 is ok.

Sound config is:
CONFIG_SOUND=m
CONFIG_SOUND_OSS=m
CONFIG_SOUND_SB=m
CONFIG_SOUND_ADLIB=m

Using gcc 2.8.1 and binutils 2.9.1.0.7

Oops and trace follow:

insmod: /lib/modules/2.1.125/misc/soundcore.o: init_module: Device or resource busy
Unable to handle kernel paging request at virtual address c485870c
current->tss.cr3 = 026a3000, hr3 = 026a3000
*pde = 03ebb063
*pte = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c0124563>]
EFLAGS: 00013246
eax: c48586f0 ebx: 00000000 ecx: 00000000 edx: 00000000
esi: c30f3620 edi: c3792c90 ebp: c3657a80 esp: c26a5f80
ds: 0018 es: 0018 ss: 0018
Process vplay (pid: 343, process nr: 40, stackpage=c26a5000)
Stack: c3792c90 c0123409 c3792c90 c30f3620 c0eeb000 00000003 c0eeb000 bffff2f0
c012354c c0eeb000 00000001 00000000 00000003 c26a4000 bffff334 00000002
c01097a8 0804a20b 00000001 00000000 bffff334 00000002 bffff2f0 00000005
Call Trace: [<c0123409>] [<c012354c>] [<c01097a8>]
Code: 8b 40 1c 85 c0 74 09 56 57 ff d0 89 c3 83 c4 08 89 d8 5b 5e

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

>>EIP: c0124563 <chrdev_open+33/4c>
Trace: c0123409 <do_open+ad/12c>
Trace: c012354c <sys_open+38/68>
Trace: c01097a8 <system_call+34/38>
Code: c0124563 <chrdev_open+33/4c>
Code: c0124563 <chrdev_open+33/4c> 8b 40 1c movl 0x1c(%eax),%eax
Code: c0124566 <chrdev_open+36/4c> 85 c0 testl %eax,%eax
Code: c0124568 <chrdev_open+38/4c> 74 09 je c0124573 <chrdev_open+43/4c>
Code: c012456a <chrdev_open+3a/4c> 56 pushl %esi
Code: c012456b <chrdev_open+3b/4c> 57 pushl %edi
Code: c012456c <chrdev_open+3c/4c> ff d0 call *%eax
Code: c012456e <chrdev_open+3e/4c> 89 c3 movl %eax,%ebx
Code: c0124570 <chrdev_open+40/4c> 83 c4 08 addl $0x8,%esp
Code: c0124573 <chrdev_open+43/4c> 89 d8 movl %ebx,%eax
Code: c0124575 <chrdev_open+45/4c> 5b popl %ebx
Code: c0124576 <chrdev_open+46/4c> 5e popl %esi

-- 
[======================================================================]
[     Kevin Lentin               Email: K.Lentin@cs.monash.edu.au      ]
[   finger kevinl@fangorn.cs.monash.edu.au for PGP public key block.   ]
[  KeyId: 06808EED    FingerPrint: 6024308DE1F84314  811B511DBA6FD596  ]
[======================================================================]

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/