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 93099 - Rhythmbox will crash when trying to grok .wav
Rhythmbox will crash when trying to grok .wav
Status: RESOLVED DUPLICATE of bug 93259
Product: GStreamer
Classification: Platform
Component: dont know
git master
Other Linux
: Normal major
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-12 09:12 UTC by Olivier Martin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Gzipped trace with --gst-mask=-1 (23.13 KB, application/octet-stream)
2002-09-12 09:14 UTC, Olivier Martin
Details

Description Olivier Martin 2002-09-12 09:12:56 UTC
RB is getting the ability to play more formats than mp3/ogg.

When trying to play a wav file i ran into a big crash (BT at the end)

I'm not sure whether this is a gstreamer bug, so if someone could look at
the trace/bt and tell me if it belongs to RB, i'd be very glad.

Trying to run: 
'gst-launch gnomevfssrc location=bla.wav ! spider ! osssink'
works well...

A trace is attached too (done with --gst-mask=-1)

Backtrace:
==========

Program received signal SIGSEGV, Segmentation fault.

Thread 5126 (LWP 25323)

  • #0 volume_chain_int16
    at gstvolume.c line 326
  • #1 gst_basic_scheduler_chain_wrapper
    at gstbasicscheduler.c line 337
  • #2 cothread_stub
    at cothreads.c line 407
  • #3 cothread_switch
    at cothreads.c line 607
  • #4 gst_basic_scheduler_iterate
    at gstbasicscheduler.c line 1354
  • #5 gst_scheduler_iterate
    at gstscheduler.c line 615
  • #6 gst_bin_iterate_func
    at gstbin.c line 776
  • #7 gst_bin_iterate
    at gstbin.c line 818
  • #8 gst_thread_main_loop
    at gstthread.c line 634
  • #9 pthread_start_thread
    from /lib/libpthread.so.0

Comment 1 Olivier Martin 2002-09-12 09:14:23 UTC
Created attachment 11038 [details]
Gzipped trace with --gst-mask=-1
Comment 2 Olivier Martin 2002-09-12 09:16:49 UTC
This is with the cvs of gstreamer from 2002/09/12
Comment 3 Christian Fredrik Kalager Schaller 2002-09-13 09:20:26 UTC
Gst-player also currently crash trying to play wav files. Steveb is 
looking into the issue from a gst-player context so I suggest you 
talk to him about the issue, and see if maybe you could co-operativly 
solve it. 
Comment 4 Christian Fredrik Kalager Schaller 2002-09-14 07:42:08 UTC

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