[gst-devel] mmssrc error
Mailing List SVR
lists at svrinformatica.it
Wed Oct 28 20:16:10 CET 2009
Hi,
I'm trying to view a live mms stream:
gst-launch-0.10 mmssrc location=mms://scry.dubuque.k12.ia.us:1755 ! decodebin ! autovideosink
Impostazione della pipeline a PAUSED ...
Caught SIGSEGV accessing address (nil)
#0 0x00007fcb2659b36d in waitpid () from /lib/libpthread.so.0
#1 0x00007fcb267bd937 in g_on_error_stack_trace ()
#2 0x0000000000402aa0 in ?? ()
#3 <signal handler called>
#4 0x00007fcb24bdb990 in mms_connect () from /usr/lib/libmms.so.0
#5 0x00007fcb24bddf6f in mmsx_connect () from /usr/lib/libmms.so.0
#6 0x00007fcb24de4c97 in gst_mms_start ()
#7 0x00007fcb249b5441 in gst_base_src_start ()
#8 0x00007fcb249bb438 in gst_base_src_activate_push ()
#9 0x00007fcb26f10edb in gst_pad_activate_push ()
#10 0x00007fcb26f11a87 in gst_pad_set_active ()
#11 0x00007fcb26ef3a2b in activate_pads () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007fcb26f04bde in gst_iterator_fold ()
#13 0x00007fcb26ef3996 in iterator_activate_fold_with_resync ()
#14 0x00007fcb26ef5d2f in gst_element_pads_activate ()
#15 0x00007fcb26ef7eff in gst_element_change_state_func ()
#16 0x00007fcb249ba114 in gst_base_src_change_state ()
#17 0x00007fcb26ef4acc in gst_element_change_state ()
#18 0x00007fcb26ef7bd8 in gst_element_set_state_func ()
#19 0x00007fcb26ee4a11 in gst_bin_change_state_func ()
#20 0x00007fcb26f16ef9 in gst_pipeline_change_state ()
#21 0x00007fcb26ef4acc in gst_element_change_state ()
#22 0x00007fcb26ef4b4f in gst_element_change_state ()
#23 0x00007fcb26ef7bd8 in gst_element_set_state_func ()
#24 0x000000000040424b in ?? ()
#25 0x00007fcb262589ed in __libc_start_main () from /lib/libc.so.6
#26 0x0000000000402889 in ?? ()
#27 0x00007fff65121508 in ?? ()
#28 0x000000000000001c in ?? ()
#29 0x0000000000000007 in ?? ()
#30 0x00007fff651237b1 in ?? ()
#31 0x00007fff651237c1 in ?? ()
#32 0x00007fff651237c8 in ?? ()
#33 0x00007fff651237f3 in ?? ()
#34 0x00007fff651237f5 in ?? ()
#35 0x00007fff651237ff in ?? ()
#36 0x00007fff65123801 in ?? ()
#37 0x0000000000000000 in ?? ()
mplayer mms://scry.dubuque.k12.ia.us:1755
works just fine,
any hints?
Nicola
More information about the gstreamer-devel
mailing list