Bug#348213: gstreamer0.8-x: Cannot use xv as output correctly

Hongzheng Wang wanghz at gmail.com
Mon Jan 16 19:11:30 UTC 2006


Hi,

After I execute the command mentioned by David Schleef, gdb reported:

(gdb) handl SIGILL nostop noprint
Signal        Stop      Print   Pass to program Description
SIGILL        No        No      Yes             Illegal instruction

Then I use r command to execute gstreamer-properties, and set vo to xv
to reproduce the bug.  After that, the bt information is (the same as
previous one however):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1230034000 (LWP 11811)]
0xb6bb34f2 in oil_test_check_impl () from /usr/lib/liboil-0.3.so.0
(gdb) bt
#0  0xb6bb34f2 in oil_test_check_impl () from /usr/lib/liboil-0.3.so.0
#1  0xb6cb9f5b in gst_videotestsrc_black ()
   from /usr/lib/gstreamer-0.8/libgstvideotestsrc.so
#2  0xb6cb90df in gst_videotestsrc_smpte ()
   from /usr/lib/gstreamer-0.8/libgstvideotestsrc.so
#3  0xb6cb7da7 in gst_videotestsrc_get_type ()
   from /usr/lib/gstreamer-0.8/libgstvideotestsrc.so
#4  0xb762c3ca in gst_pad_call_get_function ()
   from /usr/lib/libgstreamer-0.8.so.1
#5  0xb6af6b56 in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#6  0x082796a8 in ?? ()
#7  0x00000004 in ?? ()
#8  0xb6afbe7c in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#9  0xb6afdb49 in ?? () from /usr/lib/gstreamer-0.8/libgstoptscheduler.so
#10 0x0000057f in ?? ()
#11 0x00000000 in ?? ()


On 1/17/06, Loïc Minier <lool at dooz.org> wrote:
>         Hi,
>
> On Mon, Jan 16, 2006, Hongzheng Wang wrote:
> > The liboil in my system is liboil0.3 version 0.3.6-1.
> > And gstreamer 0.10 works properly.
> > Command gst-launch-0.10 videotestsrc ! ffmpegcolorspace ! xvimagesink works.
>
>  Please update the backtrace with the information David Schleef provided
>  to ignore the SIGILL signals that liboil sends.
>
>    Thanks,
>
> --
> Loïc Minier <lool at dooz.org>
> Current Earth status:   NOT DESTROYED
>


--
Hongzheng Wang




More information about the Pkg-gstreamer-maintainers mailing list