[Bug 683192] [0.11] assrender: stuck on first video frame with mewmew-vorbis-ssa.mkv

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 23 11:59:35 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683192
  GStreamer | gst-plugins-bad | 0.11.x

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-23 18:59:29 UTC ---
This is how the unit test fails for me with your patch btw:


(lt-assrender:22508): GStreamer-CRITICAL **: gst_mini_object_unref: assertion
`mini_object->refcount > 0' failed

Program received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=0x2aaaab629af8 "GStreamer", log_level=G_LOG_LEVEL_CRITICAL,
format=0x2aaaac40c6e2 "%s: assertion `%s' failed",
args1=args1 at entry=0x7fffffffbb98) at
/tmp/buildd/glib2.0-2.32.3/./glib/gmessages.h:101
101    /tmp/buildd/glib2.0-2.32.3/./glib/gmessages.h: No such file or
directory.
(gdb) bt
#0  g_logv (log_domain=0x2aaaab629af8 "GStreamer",
log_level=G_LOG_LEVEL_CRITICAL, format=0x2aaaac40c6e2 "%s: assertion `%s'
failed", args1=args1 at entry=0x7fffffffbb98) at
/tmp/buildd/glib2.0-2.32.3/./glib/gmessages.h:101
#1  0x00002aaaac3cb4d2 in g_log (log_domain=<optimized out>,
log_level=<optimized out>, format=<optimized out>) at
/tmp/buildd/glib2.0-2.32.3/./glib/gmessages.c:792
#2  0x00002aaaadf4e314 in gst_buffer_unref (buf=<optimized out>) at
/home/tpm/gst/0.11/gstreamer/gst/gstbuffer.h:350
#3  gst_ass_render_change_state (element=0x7d8360, transition=<optimized out>)
at gstassrender.c:332
#4  0x00002aaaab5c717c in gst_element_change_state
(element=element at entry=0x7d8360, transition=<optimized out>) at
gstelement.c:2568
#5  0x00002aaaab5c7b51 in gst_element_set_state_func (element=0x7d8360,
state=GST_STATE_READY) at gstelement.c:2524
#6  0x00002aaaab5afbec in gst_bin_element_set_state (next=GST_STATE_READY,
current=GST_STATE_PAUSED, start_time=87155847, base_time=255433747175500,
element=0x7d8360, bin=0x7d4140) at gstbin.c:2306
#7  gst_bin_change_state_func (element=0x7d4140,
transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstbin.c:2608
#8  0x00002aaaab5e5313 in gst_pipeline_change_state (element=0x7d4140,
transition=GST_STATE_CHANGE_PAUSED_TO_READY) at gstpipeline.c:468
#9  0x00002aaaab5c717c in gst_element_change_state
(element=element at entry=0x7d4140, transition=<optimized out>) at
gstelement.c:2568
#10 0x00002aaaab5c764f in gst_element_continue_state
(element=element at entry=0x7d4140, ret=ret at entry=GST_STATE_CHANGE_SUCCESS) at
gstelement.c:2279
#11 0x00002aaaab5c71ff in gst_element_change_state
(element=element at entry=0x7d4140, transition=<optimized out>) at
gstelement.c:2605
#12 0x00002aaaab5c7b51 in gst_element_set_state_func (element=0x7d4140,
state=GST_STATE_NULL) at gstelement.c:2524
#13 0x0000000000402a58 in test_assrender_basic_xRGB (__i__=<optimized out>) at
elements/assrender.c:279
#14 0x00002aaaab3754d3 in tcase_run_tfun_nofork (i=0, tc=0x79a950, sr=0x70e5c0,
tfun=<optimized out>) at check_run.c:314
#15 srunner_iterate_tcase_tfuns (tc=0x79a950, sr=<optimized out>) at
check_run.c:181
#16 srunner_run_tcase (tc=0x79a950, sr=0x70e5c0) at check_run.c:302
#17 srunner_iterate_suites (sr=0x70e5c0, print_mode=<optimized out>) at
check_run.c:150
#18 srunner_run_all (sr=sr at entry=0x70e5c0,
print_mode=print_mode at entry=CK_NORMAL) at check_run.c:561
#19 0x00002aaaab3717ed in gst_check_run_suite (suite=suite at entry=0x6f3b00,
name=name at entry=0x403028 "assrender", fname=fname at entry=0x402f94
"elements/assrender.c") at gstcheck.c:663
#20 0x0000000000401cb0 in main (argc=1, argv=0x7fffffffc4d8) at
elements/assrender.c:298

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list