lkml.org 
[lkml]   [2000]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.4.0-test8: Ooops in soundcore
Hi folks,

I still experience problems with the most recent kernels. It seems
to be related to soundcore.


Regards

Harri
--
Harald Dunkel | harri@Synopsys.COM | If your operating system seems to
Synopsys GmbH | Kaiserstr. 100 | be made by Dr. Frankenstein, then
52134 Herzogenrath, Germany | it is time for a change.
+49 2407 9558 (fax? 44: 0) | Try Linux!ksymoops 2.3.4 on i586 2.4.0-test8. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.0-test8/ (default)
-m /usr/src/linux/System.map (specified)

ds: no socket drivers loaded!
Unable to handle kernel paging request at virtual address c8866060
c885844d
*pde = 012d9063
Oops: 0000
CPU: 0
EIP: 0010:[<c885844d>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010286
eax: c8866060 ebx: c125dd20 ecx: 00000000 edx: 00000000
esi: c1283660 edi: 00000000 ebp: 00000000 esp: c7e75f08
ds: 0018 es: 0018 ss: 0018
Process aumix (pid: 65, stackpage=c7e75000)
Stack: 00000000 c1283660 c7c89e00 c128f660 00000000 c1283660 c7c89e00 c128f660
72616863 6a616d2d 312d726f c1280034 ffffffeb c0128394 c7c89e00 c1283660
c1283660 c7c89e00 00000000 c01276a9 c7c89e00 c1283660 00000002 0804ddb4
Call Trace: [<c0128394>] [<c01276a9>] [<c01275e3>] [<c01278d9>] [<c0108d23>]
Code: 8b 10 85 d2 74 1d 52 e8 cf cc 8b f7 83 c4 04 85 c0 74 14 8b

>>EIP; c885844d <[soundcore]soundcore_open+49/184> <=====
Trace; c0128394 <chrdev_open+40/54>
Trace; c01276a9 <dentry_open+bd/150>
Trace; c01275e3 <filp_open+43/4c>
Trace; c01278d9 <sys_open+35/b4>
Trace; c0108d23 <system_call+33/40>
Code; c885844d <[soundcore]soundcore_open+49/184>
0000000000000000 <_EIP>:
Code; c885844d <[soundcore]soundcore_open+49/184> <=====
0: 8b 10 mov (%eax),%edx <=====
Code; c885844f <[soundcore]soundcore_open+4b/184>
2: 85 d2 test %edx,%edx
Code; c8858451 <[soundcore]soundcore_open+4d/184>
4: 74 1d je 23 <_EIP+0x23> c8858470 <[soundcore]soundcore_open+6c/184>
Code; c8858453 <[soundcore]soundcore_open+4f/184>
6: 52 push %edx
Code; c8858454 <[soundcore]soundcore_open+50/184>
7: e8 cf cc 8b f7 call f78bccdb <_EIP+0xf78bccdb> c0115128 <try_inc_mod_count+0/20>
Code; c8858459 <[soundcore]soundcore_open+55/184>
c: 83 c4 04 add $0x4,%esp
Code; c885845c <[soundcore]soundcore_open+58/184>
f: 85 c0 test %eax,%eax
Code; c885845e <[soundcore]soundcore_open+5a/184>
11: 74 14 je 27 <_EIP+0x27> c8858474 <[soundcore]soundcore_open+70/184>
Code; c8858460 <[soundcore]soundcore_open+5c/184>
13: 8b 00 mov (%eax),%eax

Unable to handle kernel paging request at virtual address 24748b14
c0115135
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c0115135>]
EFLAGS: 00010206
eax: 00000001 ebx: c125dd40 ecx: 00000003 edx: 24748b00
esi: c7597c20 edi: 00000003 ebp: 00000003 esp: c7255f00
ds: 0018 es: 0018 ss: 0018
Process au (pid: 232, stackpage=c7255000)
Stack: c8858459 24748b00 00000000 c7597c20 c72af500 c128f660 00000000 c7597c20
c72af500 c128f660 080495a0 00000001 c72d5d60 c7fe1005 ffffffeb c0128394
c72af500 c7597c20 c7597c20 c72af500 00000000 c01276a9 c72af500 c7597c20
Call Trace: [<c8858459>] [<c0128394>] [<c01276a9>] [<c01275e3>] [<c01278d9>] [<c0108d23>]
Code: f6 42 14 02 74 05 31 c0 c3 89 f6 ff 42 10 80 4a 14 18 c3 b8

>>EIP; c0115135 <try_inc_mod_count+d/20> <=====
Trace; c8858459 <[soundcore]soundcore_open+55/184>
Trace; c0128394 <chrdev_open+40/54>
Trace; c01276a9 <dentry_open+bd/150>
Trace; c01275e3 <filp_open+43/4c>
Trace; c01278d9 <sys_open+35/b4>
Trace; c0108d23 <system_call+33/40>
Code; c0115135 <try_inc_mod_count+d/20>
0000000000000000 <_EIP>:
Code; c0115135 <try_inc_mod_count+d/20> <=====
0: f6 42 14 02 testb $0x2,0x14(%edx) <=====
Code; c0115139 <try_inc_mod_count+11/20>
4: 74 05 je b <_EIP+0xb> c0115140 <try_inc_mod_count+18/20>
Code; c011513b <try_inc_mod_count+13/20>
6: 31 c0 xor %eax,%eax
Code; c011513d <try_inc_mod_count+15/20>
8: c3 ret
Code; c011513e <try_inc_mod_count+16/20>
9: 89 f6 mov %esi,%esi
Code; c0115140 <try_inc_mod_count+18/20>
b: ff 42 10 incl 0x10(%edx)
Code; c0115143 <try_inc_mod_count+1b/20>
e: 80 4a 14 18 orb $0x18,0x14(%edx)
Code; c0115147 <try_inc_mod_count+1f/20>
12: c3 ret
Code; c0115148 <sys_delete_module+0/1c0>
13: b8 00 00 00 00 mov $0x0,%eax

Unable to handle kernel paging request at virtual address 24748b14
c0115135
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c0115135>]
EFLAGS: 00010206
eax: 00000001 ebx: c125dd40 ecx: 00000003 edx: 24748b00
esi: c72103c0 edi: 00000003 ebp: 00000003 esp: c7223f00
ds: 0018 es: 0018 ss: 0018
Process rplayd (pid: 243, stackpage=c7223000)
Stack: c8858459 24748b00 00000000 c72103c0 c72af500 c128f660 00000000 c72103c0
c72af500 c128f660 00000001 00000001 c0130e9c 0000001d ffffffeb c0128394
c72af500 c72103c0 c72103c0 c72af500 00000000 c01276a9 c72af500 c72103c0
Call Trace: [<c8858459>] [<c0130e9c>] [<c0128394>] [<c01276a9>] [<c01275e3>] [<c01278d9>] [<c0108d23>]
Code: f6 42 14 02 74 05 31 c0 c3 89 f6 ff 42 10 80 4a 14 18 c3 b8

>>EIP; c0115135 <try_inc_mod_count+d/20> <=====
Trace; c8858459 <[soundcore]soundcore_open+55/184>
Trace; c0130e9c <permission+94/f0>
Trace; c0128394 <chrdev_open+40/54>
Trace; c01276a9 <dentry_open+bd/150>
Trace; c01275e3 <filp_open+43/4c>
Trace; c01278d9 <sys_open+35/b4>
Trace; c0108d23 <system_call+33/40>
Code; c0115135 <try_inc_mod_count+d/20>
0000000000000000 <_EIP>:
Code; c0115135 <try_inc_mod_count+d/20> <=====
0: f6 42 14 02 testb $0x2,0x14(%edx) <=====
Code; c0115139 <try_inc_mod_count+11/20>
4: 74 05 je b <_EIP+0xb> c0115140 <try_inc_mod_count+18/20>
Code; c011513b <try_inc_mod_count+13/20>
6: 31 c0 xor %eax,%eax
Code; c011513d <try_inc_mod_count+15/20>
8: c3 ret
Code; c011513e <try_inc_mod_count+16/20>
9: 89 f6 mov %esi,%esi
Code; c0115140 <try_inc_mod_count+18/20>
b: ff 42 10 incl 0x10(%edx)
Code; c0115143 <try_inc_mod_count+1b/20>
e: 80 4a 14 18 orb $0x18,0x14(%edx)
Code; c0115147 <try_inc_mod_count+1f/20>
12: c3 ret
Code; c0115148 <sys_delete_module+0/1c0>
13: b8 00 00 00 00 mov $0x0,%eax

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.088 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site