After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 146038 - GStreamer crashes with the artsd sink.
GStreamer crashes with the artsd sink.
Status: RESOLVED DUPLICATE of bug 143086
Product: GStreamer
Classification: Platform
Component: dont know
0.8.1
Other other
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-24 17:18 UTC by Alexis Rimbaud
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Alexis Rimbaud 2004-07-08 22:43:14 UTC
Distribution: Debian testing/unstable
Package: GStreamer
Severity: critical
Version: GNOME2.4.1 0.8.1
Gnome-Distributor: GNOME.Org
Synopsis: GStreamer crashes with artsdsink.
Bugzilla-Product: GStreamer
Bugzilla-Component: don't know
Bugzilla-Version: 0.8.1
Description of Problem:
GStreamer crashes when I try to play an audio file in Rhythmbox or by
using gst-launch-0.8 (both with the artsd sink).

---
$ gst-launch-0.8 gnomevfssrc location=torvalds-says-linux.au ! spider !
volume ! audioscale ! audioconvert ! $(gconftool-2 -g
/system/gstreamer/0.8/default/audiosink)
RUNNING pipeline ...
artsdsink: closed connection
Segmentation fault
---


Steps to reproduce the problem:
1. Configure gstreamer to use the artsd sink.
2. Try to play an audio file with gstreamer.


Actual Results:
Segmentation Fault.


Expected Results:
Play the audio file.


How often does this happen?
Every time.


Additional Information:
I'm running Debian Sid.

Backtrace:
---
(gdb) bt
  • #0 Arts::StartupManager::startup
    from /usr/lib/libmcop.so.1
  • #1 Arts::Dispatcher::Dispatcher
    from /usr/lib/libmcop.so.1
  • #2 arts_backend_init
    from /usr/lib/libartscbackend.so.0
  • #3 arts_init
    from /usr/lib/libartsc.so.0
  • #4 gst_artsdsink_get_type
    from /usr/lib/gstreamer-0.8/libgstartsdsink.so
  • #5 gst_artsdsink_get_type
    from /usr/lib/gstreamer-0.8/libgstartsdsink.so
  • #6 gst_pad_is_linked
    from /usr/lib/libgstreamer-0.8.so.1
  • #7 gst_pad_is_linked
    from /usr/lib/libgstreamer-0.8.so.1
  • #8 gst_audio_convert_get_type
    from /usr/lib/gstreamer-0.8/libgstaudioconvert.so
  • #9 gst_pad_is_linked
    from /usr/lib/libgstreamer-0.8.so.1
  • #10 gst_pad_is_linked
    from /usr/lib/libgstreamer-0.8.so.1
  • #11 gst_element_set_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #12 gst_element_set_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #13 gst_element_set_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #14 gst_bin_child_state_change
    from /usr/lib/libgstreamer-0.8.so.1
  • #15 gst_pipeline_new
    from /usr/lib/libgstreamer-0.8.so.1
  • #16 gst_element_set_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #17 main




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-07-08 18:43 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "GStreamer".
   Setting to default milestone for this product, 'HEAD'
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Alexis Rimbaud 2004-07-08 23:01:38 UTC

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