Bug 726341

Summary: Regression: XMMS often crashes at the end of a song
Product: [Fedora] Fedora Reporter: Clemens Eisserer <linuxhippy>
Component: xmmsAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-28 16:48: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:

Description Clemens Eisserer 2011-07-28 10:18:30 UTC
Description of problem:

After updaing my Fedora-15 installation (I update every 2 weeks), xmms quite often crashes at the end of a song.
Before the update, it worked fine.

Version-Release number of selected component (if applicable):
1.2.11-15.20071117cvs.fc15

How reproducible:
don't know, on my system happens quite frequently

  
Actual results:

Segmentation fault at:
#0  snd_pcm_hw_state (pcm=0xb6408cd0) at pcm_hw.c:505
#1  0x4ad5a31a in snd_pcm_state (pcm=0xb6408cd0) at pcm.c:924
#2  0x0013b4b8 in alsa_playing () at audio.c:132
#3  0x0016b7f2 in ?? () from /usr/lib/xmms/Input/libmpg123.so
#4  0x08083aae in idle_func (data=0x0) at main.c:3611
#5  0x49b1aea3 in g_timeout_dispatch (source_data=0x81f6c30, 
    dispatch_time=0xbffff184, user_data=0x0) at gmain.c:1302
#6  0x49b1ace2 in g_main_dispatch (dispatch_time=0xbffff184) at gmain.c:656
#7  0x49b1be39 in g_main_iterate (block=<optimized out>, 
    dispatch=<optimized out>) at gmain.c:877
#8  0x49b1c1bf in g_main_run (loop=0x81ef050) at gmain.c:935
#9  0x4a036485 in gtk_main () at gtkmain.c:524
#10 0x08057a71 in main (argc=1, argv=0xbffff404) at main.c:4376


Expected results:
no crash

Additional info:
I have two soundcards, and use the alsa backend.

Comment 1 Tom "spot" Callaway 2011-07-28 16:48:25 UTC
It looks like this crash is in xmms-mp3, which we do not provide or support.