Bug 118193

Summary: rhythmbox crashes as soon as any file is played
Product: [Fedora] Fedora Reporter: Michael Wiktowy <michael.wiktowy>
Component: rhythmboxAssignee: Colin Walters <walters>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:01:57 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:
Bug Depends On:    
Bug Blocks: 114963    
Attachments:
Description Flags
full bug-buddy crash report output saved as a file none

Description Michael Wiktowy 2004-03-13 01:11:15 UTC
Description of problem:

rhythmbox crashes with the following on the console:

** (rhythmbox:3845): CRITICAL **: file dparammanager.c: line 319
(gst_dpman_attach_dparam): assertion `G_PARAM_SPEC_VALUE_TYPE
(dpwrap->param_spec) == GST_DPARAM_TYPE(dparam)' failed
rhythmbox: pcm_plug.c:882: snd_pcm_plug_hw_params: Assertion `err >= 0'
failed.
                                                                        
       
(gnome_segv:3852): Gtk-WARNING **: Ignoring the separator setting

after a audio file is chosen and the play button is clicked.

Steps to reproduce the crash:
1.  open rhythmbox
2.  import directory of audio files
3.  select any file and click play button

Expected Results:
I would expect the song to play.

How often does this happen?
Every time.

Additional Information:
XMMS plays the same audio files in the same location perfectly if the
ALSA output is selected.
Playing audio files within nautilus does not work either.
Sound for quake3 does not work (as reported in bug 117744 at
bugzilla.redhat.com ... see that bug for full lspci and lsmod of my
system)

The shortened verion of my lspci and lsmod are:

00:05.0 Multimedia audio controller: nVidia Corporation nForce
MultiMedia audio [Via VT82C686B] (rev a2)
00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97
Audio Controler (MCP) (rev a1)

snd_pcm_oss            42532  0
snd_mixer_oss          13952  2 snd_pcm_oss
snd_intel8x0           29736  1
snd_ac97_codec         53384  1 snd_intel8x0
snd_pcm                84232  2 snd_pcm_oss,snd_intel8x0
snd_timer              25220  1 snd_pcm
gameport                3968  1 snd_intel8x0
snd_page_alloc          8580  2 snd_intel8x0,snd_pcm
snd_mpu401_uart         7296  1 snd_intel8x0
snd_rawmidi            21408  1 snd_mpu401_uart
snd_seq_device          6280  1 snd_rawmidi
snd                    43748  9
snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               7520  2 snd

Comment 1 Michael Wiktowy 2004-03-13 01:15:02 UTC
Created attachment 98507 [details]
full bug-buddy crash report output saved as a file

Couldn't send it directly via bug-buddy since my sendmail is not set up for my
SMTP server.

Comment 2 Nils Philippsen 2004-03-22 11:40:36 UTC

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

Comment 3 Red Hat Bugzilla 2006-02-21 19:01:57 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.