Crash when loading a mss stream radio

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Crash when loading a mss stream radio

J. Rios
Hello,
   Im getting a crash when loading a mms radio stream from mms://wm-live.sr.se/SR-Sormland-High

I have attached the backtrace. Points to mms_connect

Program received signal SIGSEGV, Segmentation fault.
0x026c1dcd in ?? () from /usr/lib/libmms.so.0
(gdb) bt
#0  0x026c1dcd in ?? () from /usr/lib/libmms.so.0
#1  0x026c33bd in mms_connect () from /usr/lib/libmms.so.0
#2  0x026c5ec1 in mmsx_connect () from /usr/lib/libmms.so.0
#3  0x03f2da17 in gst_mms_start (bsrc=0x8694250) at gstmms.c:434
#4  0x06c35f4a in gst_base_src_start (basesrc=0x8694250) at gstbasesrc.c:2516
#5  0x06c3d5d7 in gst_base_src_activate_push (pad=0x8cac4b8, active=1)    at gstbasesrc.c:2739
#6  0x0029bbaf in gst_pad_activate_push (pad=0x8cac4b8, active=1)    at gstpad.c:915
...

I have seen there have been a lof of bug reports about issues like this. I dunno if it was the same or not. I tried to reproduce the error in Rhytmbox and I have attached the backtrace i got

The first lines are

Program received signal SIGSEGV, Segmentation fault.
[Cambiando a Thread 0xb0bfdb70 (LWP 527)]
0x051bbdcd in ?? () from /usr/lib/libmms.so.0
(gdb) bt
#0  0x051bbdcd in ?? () from /usr/lib/libmms.so.0
#1  0x051bd3bd in mms_connect () from /usr/lib/libmms.so.0
#2  0x051bfec1 in mmsx_connect () from /usr/lib/libmms.so.0
#3  0x0553ea17 in gst_mms_start (bsrc=0x8d72498) at gstmms.c:434
#4  0x00416f4a in gst_base_src_start (basesrc=0x8d72498) at gstbasesrc.c:2516
#5  0x0041e5d7 in gst_base_src_activate_push (pad=0x8dca3f8, active=1)    at gstbasesrc.c:2739


Thanks in advance
J.Rios


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

mms_crash_backtrace.txt (12K) Download Attachment
mms_rhythmbox_backtrace.txt (5K) Download Attachment