[gstreamer-bugs] [Bug 386691] shout2send0

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 17 09:28:25 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=386691

  GStreamer | gstreamer (core) | Ver: 0.10.10


alejo duque changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from alejo duque  2006-12-17 17:26 UTC -------
Hey, thanks for reviewing it!

(gdb) bt


#0  0xb7a8c6f7 in shout_get_errno () from /usr/lib/libshout.so.3
#1  0xb7b26726 in gst_base_sink_wait_preroll () from
/usr/lib/libgstbase-0.10.so.0
#2  0xb7b277e1 in gst_base_sink_wait_preroll () from
/usr/lib/libgstbase-0.10.so.0
#3  0xb7b27ed9 in gst_base_sink_wait_preroll () from
/usr/lib/libgstbase-0.10.so.0
#4  0xb7b283a6 in gst_base_sink_wait_preroll () from
/usr/lib/libgstbase-0.10.so.0
#5  0xb7f1bb3d in gst_pad_load_and_link () from /usr/lib/libgstreamer-0.10.so.0
#6  0xb7f1c3d6 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0xb7a4da61 in gst_ogg_mux_get_type () from
/usr/lib/gstreamer-0.10/libgstogg.so
#8  0xb7a4f398 in gst_ogg_mux_get_type () from
/usr/lib/gstreamer-0.10/libgstogg.so
#9  0xb7b35e54 in gst_collect_pads_flush () from /usr/lib/libgstbase-0.10.so.0
#10 0xb7b36ab8 in gst_collect_pads_flush () from /usr/lib/libgstbase-0.10.so.0
#11 0xb7f1bb3d in gst_pad_load_and_link () from /usr/lib/libgstreamer-0.10.so.0
#12 0xb7f1c3d6 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#13 0xb710a7cd in vorbisenc_get_type () from
/usr/lib/gstreamer-0.10/libgstvorbis.so
#14 0xb710a9bf in vorbisenc_get_type () from
/usr/lib/gstreamer-0.10/libgstvorbis.so
#15 0xb710afbb in vorbisenc_get_type () from
/usr/lib/gstreamer-0.10/libgstvorbis.so
#16 0xb7f1bb3d in gst_pad_load_and_link () from /usr/lib/libgstreamer-0.10.so.0
#17 0xb7f1c3d6 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#18 0xb7b339ec in gst_base_transform_update_qos () from
/usr/lib/libgstbase-0.10.so.0
#19 0xb7f1bb3d in gst_pad_load_and_link () from /usr/lib/libgstreamer-0.10.so.0
#20 0xb7f1c3d6 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#21 0xb7b339ec in gst_base_transform_update_qos () from
/usr/lib/libgstbase-0.10.so.0
#22 0xb7f1bb3d in gst_pad_load_and_link () from /usr/lib/libgstreamer-0.10.so.0
#23 0xb7f1c3d6 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#24 0xb7b339ec in gst_base_transform_update_qos () from
/usr/lib/libgstbase-0.10.so.0
#25 0xb7f1bb3d in gst_pad_load_and_link () from /usr/lib/libgstreamer-0.10.so.0
#26 0xb7f1c3d6 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#27 0xb7b2ce70 in gst_base_src_set_format () from /usr/lib/libgstbase-0.10.so.0
#28 0xb7f32401 in gst_task_get_type () from /usr/lib/libgstreamer-0.10.so.0
#29 0xb7e501cb in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0
#30 0xb7e4e279 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#31 0xb7dfe380 in start_thread () from /lib/tls/libpthread.so.0
#32 0xb7d974ce in clone () from /lib/tls/libc.so.6


here is the output of gdb --args:


   1.
      (gdb) run
   2.
      Starting program: /usr/bin/gst-launch-0.10 v4lsrc device=/dev/video0 \!
ffmpegcolorspace \! videoscale \! video/x-raw-yuv,width=320,height=240 \!
theoraenc bitrate=80 \! oggmux name=mux \! shout2send ip=hackitectura.net
port=8000 password=flisologg streamname=http://son0p.tv description=alej00d\
live\ transmission mount=son0p.ogg alsasrc \! audioconvert \! audioresample \!
audio/x-raw-float,width=32,rate=22050,channels=2 \! vorbisenc \! mux.
   3.
      (no debugging symbols found)
   4.
      (no debugging symbols found)
   5.
      (no debugging symbols found)
   6.
      (no debugging symbols found)
   7.
      (no debugging symbols found)
   8.
      (no debugging symbols found)
   9.
      (no debugging symbols found)
  10.
      [Thread debugging using libthread_db enabled]
  11.
      [New Thread -1212614992 (LWP 18434)]
  12.
      [New Thread -1215235152 (LWP 18438)]
  13.
      Setting pipeline to PAUSED ...
  14.
      [New Thread -1226015824 (LWP 18441)]
  15.
      [New Thread -1234408528 (LWP 18442)]
  16.
      [New Thread -1242801232 (LWP 18443)]
  17.
      Pipeline is live and does not need PREROLL ...
  18.
      Setting pipeline to PLAYING ...
  19.
      New clock: audioclock0
  20.
      WARNING: Element "shout2send0" warns: gstbasesink.c(1935):
gst_base_sink_chain_unlocked (): /pipeline0/shout2send0:
  21.
      Received buffer without a new-segment. Assuming timestamps start from 0.
  22.
      [New Thread -1254876240 (LWP 18444)]
  23.
      [Thread -1254876240 (LWP 18444) exited]
  24.

  25.
      Program received signal SIGSEGV, Segmentation fault.
  26.
      [Switching to Thread -1242801232 (LWP 18443)]
  27.
      0xb7a8c6f7 in shout_get_errno () from /usr/lib/libshout.so.3
  28.
      (gdb)  


let me know if thats enough or if you need more info, Tx! /a


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list