[gstreamer-bugs] [Bug 591538] generic states test fails

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 12 01:24:25 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=591538

  GStreamer | gst-plugins-bad | Ver: git

Götz Waschk changed:

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




------- Comment #3 from Götz Waschk  2009-08-12 08:24 UTC -------
Here's the gdb output:
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program:
/home/goetz/svn/gstreamer0.10-plugins-bad/BUILD/gst-plugins-bad-0.10.13.2/tests/check/generic/states 
[Thread debugging using libthread_db enabled]
Detaching after fork from child process 31657.
Running suite(s): states
[New Thread 0x4059b470 (LWP 31656)]
[New Thread 0x40ee8b70 (LWP 31658)]

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x41081973 in gst_vdp_device_finalize (object=0x81aa178)
    at gstvdpdevice.c:52
#2  0x40148b28 in IA__g_object_unref (_object=0x81aa178) at gobject.c:2421
#3  0x4108322a in gst_vdp_mpeg_dec_reset (mpeg_dec=0x8170208)
    at gstvdpmpegdec.c:608
#4  0x41083300 in gst_vdp_mpeg_dec_change_state (element=0x8170208, 
    transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstvdpmpegdec.c:1013
#5  0x400a379b in gst_element_change_state (element=0x8170208, 
    transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstelement.c:2547
#6  0x400a6ea1 in gst_element_set_state_func (element=0x8170208, 
    state=GST_STATE_READY) at gstelement.c:2503
#7  0x400a2973 in gst_element_set_state (element=0x8170208, 
    state=GST_STATE_READY) at gstelement.c:2404
#8  0x08049468 in test_state_changes_up_and_down_seq (__i__=0)
    at generic/states.c:125
#9  0x400645ae in srunner_run_all (sr=0x8153058, print_mode=CK_NORMAL)
    at check_run.c:413
#10 0x4005927c in gst_check_run_suite (suite=0x804eca8, 
    name=0x8049ad4 "states", fname=0x8049a13 "generic/states.c")
    at gstcheck.c:548
#11 0x08049938 in main (argc=1, argv=0xbffe0f54) at generic/states.c:231


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=591538.




More information about the Gstreamer-bugs mailing list