Bug 461153

Summary: 0.303: ALSA sound/core/pcm_native.c:1947: BUG? (err >= 0)
Product: [Fedora] Fedora Reporter: Tom London <selinux>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: quantumburnz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-29 14:09:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
/var/log/messages from run with above failure none

Description Tom London 2008-09-04 16:21:04 UTC
Created attachment 315773 [details]
/var/log/messages from run with above failure

Description of problem:
Noticed this on one boot for 0.303 (other boots worked fine).  When this occurred, pulse/sound did not work.

Sep  4 08:52:49 tlondon kernel: ALSA sound/core/pcm_native.c:1947: BUG? (err >= 0)
Sep  4 08:52:49 tlondon kernel: Pid: 3168, comm: pulseaudio Not tainted 2.6.27-0.303.rc5.git5.fc10.i686 #1
Sep  4 08:52:49 tlondon kernel: [<f9184326>] snd_pcm_hw_constraints_complete+0xba/0x271 [snd_pcm]
Sep  4 08:52:49 tlondon kernel: [<f9184540>] snd_pcm_open_substream+0x63/0x9c [snd_pcm]
Sep  4 08:52:49 tlondon kernel: [<f9184622>] snd_pcm_open+0xa9/0x192 [snd_pcm]
Sep  4 08:52:49 tlondon kernel: [<c0427cc8>] ? default_wake_function+0x0/0xd
Sep  4 08:52:49 tlondon kernel: [<f904219f>] ? snd_lookup_minor_data+0x44/0x4b [snd]
Sep  4 08:52:49 tlondon kernel: [<f9184761>] snd_pcm_playback_open+0x28/0x2b [snd_pcm]
Sep  4 08:52:49 tlondon kernel: [<f90424ef>] snd_open+0xcc/0x129 [snd]
Sep  4 08:52:49 tlondon kernel: [<c04a0034>] chrdev_open+0x12e/0x145
Sep  4 08:52:49 tlondon kernel: [<c049c283>] __dentry_open+0x15e/0x256
Sep  4 08:52:49 tlondon kernel: [<c049c40c>] nameidata_to_filp+0x24/0x38
Sep  4 08:52:49 tlondon kernel: [<c049ff06>] ? chrdev_open+0x0/0x145
Sep  4 08:52:49 tlondon kernel: [<c04a66aa>] do_filp_open+0x32b/0x62b
Sep  4 08:52:49 tlondon kernel: [<c044a6cc>] ? lock_release_holdtime+0x30/0x125
Sep  4 08:52:49 tlondon kernel: [<c051db11>] ? _raw_spin_unlock+0x74/0x78
Sep  4 08:52:49 tlondon kernel: [<c06954a7>] ? _spin_unlock+0x22/0x25
Sep  4 08:52:49 tlondon kernel: [<c049c042>] do_sys_open+0x47/0xbc
Sep  4 08:52:49 tlondon kernel: [<c049c103>] sys_open+0x23/0x2b
Sep  4 08:52:49 tlondon kernel: [<c0404d02>] syscall_call+0x7/0xb
Sep  4 08:52:49 tlondon kernel: [<c069007b>] ? thermal_throttle_cpu_callback+0x81/0x9c
Sep  4 08:52:49 tlondon kernel: =======================

This occurred numerous times in the log before I rebooted (worked after reboot).

Complete /var/log/messages attached.

Version-Release number of selected component (if applicable):
kernel-2.6.27-0.303.rc5.git5.fc10.i686

How reproducible:
Not every time.  Don't know.....

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Christopher D. Stover 2008-10-29 14:09:25 UTC

*** This bug has been marked as a duplicate of bug 463589 ***