Opened 14 years ago
Closed 14 years ago
Last modified 14 years ago
#9264 closed Bug Report (Invalid)
frontend crashes on Audio device scan
Reported by: | Owned by: | JYA | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Audio Output | Version: | 0.24-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
just upgraded to 0.24 (atrpms) after mythfrontend crashes after I try to scan audio cards
Saw this in frontend log Device supports up to 5.1 (AC3,DTS,)) 2010-11-20 10:02:28.434 ALSA, Error: snd_pcm_open("default:CARD=CX8801"): No such file or directory 2010-11-20 10:02:28.435 AO: Killing AudioOutputDSP Note above audio card is attached to my DVB Hybrid card (DNTV Pro Live!)
aplay -l
List of PLAYBACK Hardware Devices card 0: CK804 [NVidia CK804], device 0: Intel ICH [NVidia CK804]
card 0: CK804 [NVidia CK804], device 2: Intel ICH - IEC958 [NVidia CK804 - IEC958]
Attachments (1)
Change History (7)
Changed 14 years ago by
Attachment: | mythfrontend.log_audio added |
---|
comment:1 Changed 14 years ago by
Note audio output works on TV playback but not sure if my audio setup is correct I'm using ALSA:Default
comment:3 Changed 14 years ago by
I've install the debug-info rpm but I still don't get a backtrace but I see this in my kernel log
mythbox kernel: mythfrontend[26318]: segfault at 139214 ip 07e9798e sp a32fa0d0 error 7 in libGL.so.260.19.12[7e13000+a8000] mythbox kernel: mythfrontend[26458]: segfault at 139214 ip 07e9798e sp a30170d0 error 7 in libGL.so.260.19.12[7e13000+a8000]
When I click the Scan for Audio devices the Frontend closes.. so I'm guessing thats not normal , or is it?
I'll try to get some more debug info but I'm running atrpms so I'll need to ask the list how to get that working..
comment:4 Changed 14 years ago by
Resolution: | → Invalid |
---|---|
Status: | new → closed |
Don't see any bugs here nor a crash. When scanning for audio devices, myth go through all the devices reported by ALSA and try to open them; some of them may not be in a working state and will not be added to the list.
If the crash is in OpenGL, update your video drivers.
ATrpms debuginfo packages can be installed with
yum install --enablerepo=atrpms-debuginfo <name-of-main-package>-debuginfo
Re-open the bug if you have a valid backtrace, and have updated to the latest version of your opengl driver (if nvidia, latest drivers are 260.19.21)
comment:5 Changed 14 years ago by
upgraded to Nvidia 260.19.12 and problem is fixed was on 256... thanks for the info
Mythfrontend audio log