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 329383 - [0.8] Ripping to Vorbis crash / segmentation fault
[0.8] Ripping to Vorbis crash / segmentation fault
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.x
Other All
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-31 18:33 UTC by John Karp
Modified: 2006-03-24 17:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description John Karp 2006-01-31 18:33:40 UTC
Steps to reproduce:
1. Change preferences to rip to vorbis
2. Click 'extract'
3. Begins to extract, then crashes shortly after starting to write to the first 
file


Stack trace:
  • #0 _vp_quantize_couple_memo
    from /usr/lib/libvorbis.so.0
  • #1 res2_inverse
    from /usr/lib/libvorbis.so.0
  • #2 vorbis_analysis
    from /usr/lib/libvorbis.so.0
  • #3 oggvorbisenc_get_type
    from /usr/lib/gstreamer-0.8/libgstvorbis.so
  • #4 gst_pad_call_chain_function
    from /usr/lib/libgstreamer-0.8.so.1
  • #5 gst_pad_push
    from /usr/lib/libgstreamer-0.8.so.1
  • #6 _fixate_caps_to_int
    from /usr/lib/gstreamer-0.8/libgstaudioconvert.so
  • #7 gst_pad_call_chain_function
    from /usr/lib/libgstreamer-0.8.so.1
  • #8 gst_pad_push
    from /usr/lib/libgstreamer-0.8.so.1
  • #9 ??
    from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
  • #10 ??
  • #11 ??
  • #12 ??
    from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
  • #13 ??
    from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
  • #14 ??
  • #15 ??

Other information:
Comment 1 Ross Burton 2006-02-07 17:20:36 UTC
GStreamer bug, reassigning.
Comment 2 Jan Schmidt 2006-03-20 16:04:10 UTC
I've never seen this, and I'm not sure what to do with the bug. Since it's with GStreamer 0.8, I doubt anyone will volunteer to fix it.

John, are you able to reproduce it reliably? If so, it might help to run sound juicer with GStreamer debug logging:

GST_DEBUG=*:5 sound-juicer > gst.log 2>&1 

If that captures the crash, zip up the log file and attach it and it might help someone find the problem.
Comment 3 Wim Taymans 2006-03-23 11:33:27 UTC
ping?
Comment 4 John Karp 2006-03-23 15:14:29 UTC
I'll see if I can reproduce the bug tonight, though its fine if this bug is closed, since I've upgraded to 0.10.
Comment 5 Christian Fredrik Kalager Schaller 2006-03-24 17:15:07 UTC
ok, closing this as wontfix assuming its not an issue with gst 0.10. Let us know John if you still get this under 0.10.