lkml.org 
[lkml]   [2003]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject2.6.0-test6 alsa sound bug
Date
I have i810 motherboard with onboard sound card. When I play some sound file 
with play for the first time after the boot, the kernel module snd_pcm_oss
crashes. The file is played normally.
It happens when closing the /dev/dsp0
After that the /dev/dsp0 can not be opened. After that any program that
tries to opne /dev/dsp0 sleeps on open(/dev/dsp0,...).
Here is the Oops:

Unable to handle kernel paging request at virtual address d4971000
printing eip:
d4991e1d
*pde = 01329067
*pte = 00000000
Oops: 0002 [#1]
CPU: 0
EIP: 0060:[<d4991e1d>] Not tainted
EFLAGS: 00210206
EIP is at snd_pcm_format_set_silence+0x7d/0x1a0 [snd_pcm]
eax: 00000000 ebx: 0000171c ecx: 0000078e edx: 00002e38
esi: 00000002 edi: d4971000 ebp: c6146380 esp: ce4c3f18
ds: 007b es: 007b ss: 0068
Process sox (pid: 1850, threadinfo=ce4c2000 task=cedd19a0)
Stack: 00000001 ce4c2000 0000171c ce7bf000 ceb08ee0 d497a9bc 00000002
d4970000
0000171c ce42e8a0 c6146380 cec8d800 ce42e8a0 d497bbcc c6146380
ce42e8a0
cfed4260 cf10c9b8 cf31ed60 c014a10a cf10c9b8 ce42e8a0 c013f74a
cfed7cf0
Call Trace:
[<d497a9bc>] snd_pcm_oss_sync+0x9c/0x140 [snd_pcm_oss]
[<d497bbcc>] snd_pcm_oss_release+0x1c/0x90 [snd_pcm_oss]
[<c014a10a>] __fput+0x3a/0xd0
[<c013f74a>] unmap_vma_list+0x1a/0x30
[<c0148d2c>] filp_close+0x5c/0x70
[<c0148d85>] sys_close+0x45/0x60
[<c010a7eb>] syscall_call+0x7/0xb

Code: f3 ab f6 c2 02 74 02 66 ab f6 c2 01 74 01 aa e9 05 01 00 00

play uses sox which version is 12.17.1
The kernel is 2.6.0-test6. With 2.6.0-test5 this dos not happpen.
When i use aplay this does not happend.

Here is the out from lsmod:
Module Size Used by
iptable_filter 2464 1
ip_tables 14624 1 iptable_filter
snd_pcm_oss 48324 0
snd_mixer_oss 14896 1 snd_pcm_oss
snd_intel8x0 20772 0
snd_ac97_codec 46212 1 snd_intel8x0
snd_pcm 80224 2 snd_pcm_oss,snd_intel8x0
snd_timer 19872 1 snd_pcm
snd_page_alloc 9092 2 snd_intel8x0,snd_pcm
snd_mpu401_uart 5392 1 snd_intel8x0
snd_rawmidi 18816 1 snd_mpu401_uart
snd_seq_device 6452 1 snd_rawmidi
snd 40676 9
snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device

After the crash snd_pcm_oss and snd_intel8x0 are used.

Module Size Used by
iptable_filter 2464 1
ip_tables 14624 1 iptable_filter
snd_pcm_oss 48324 1
snd_mixer_oss 14896 1 snd_pcm_oss
snd_intel8x0 20772 1
snd_ac97_codec 46212 1 snd_intel8x0
snd_pcm 80224 2 snd_pcm_oss,snd_intel8x0
snd_timer 19872 1 snd_pcm
snd_page_alloc 9092 2 snd_intel8x0,snd_pcm
snd_mpu401_uart 5392 1 snd_intel8x0
snd_rawmidi 18816 1 snd_mpu401_uart
snd_seq_device 6452 1 snd_rawmidi
snd 40676 9
snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device


If someone needs additional information I will be glad to help.

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

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

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