[Bug 668664] New: [0.11] taglist: g_date_time_ref warning

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 25 06:09:33 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=668664
  GStreamer | gstreamer (core) | 0.11.x

           Summary: [0.11] taglist: g_date_time_ref warning
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: phil at base-art.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


0.10 doesn't seem to be affected by this issue, I need to double-check though.

G_DEBUG=fatal_criticals gdb -args gst-launch-0.11 playbin
uri=http://dl.dropbox.com/u/280087/counting.mp4

GLib-CRITICAL **: g_date_time_ref: assertion `datetime->ref_count > 0' failed


(gdb) bt
#0  g_logv (log_domain=0xb7e2fa0e "GLib", log_level=<optimized out>,
format=0xb7e31565 "%s: assertion `%s' failed", 
    args1=0xb7608e1c
"\270\\\343\267z\a\343\267W\356f\267r\n\377\267\\m\340\267\240\020\273\267\001")
at gmessages.c:765
#1  0xb7dcf3a3 in g_log (log_domain=0xb7e2fa0e "GLib",
log_level=G_LOG_LEVEL_CRITICAL, format=0xb7e31565 "%s: assertion `%s' failed")
    at gmessages.c:792
#2  0xb7dcf3ed in g_return_if_fail_warning (log_domain=0xb7e2fa0e "GLib",
pretty_function=0xb7e35cb8 "g_date_time_ref", 
    expression=0xb7e3077a "datetime->ref_count > 0") at gmessages.c:801
#3  0xb7dafcb2 in g_date_time_ref (datetime=0x81629c8) at gdatetime.c:453
#4  0xb7ed8b91 in _g_type_boxed_copy (type=134634280, value=0x81629c8) at
gtype.c:4238
#5  0xb7eb29a6 in boxed_proxy_collect_value (collect_values=<optimized out>,
value=0xb7608f3c, n_collect_values=<optimized out>, 
    collect_flags=<optimized out>) at gboxed.c:234
#6  boxed_proxy_collect_value (value=0xb7608f3c, n_collect_values=1,
collect_values=0xb7608efc, collect_flags=0) at gboxed.c:219
#7  0xb7f772d8 in gst_tag_list_add_valist (list=0x8177340,
mode=GST_TAG_MERGE_KEEP, tag=<optimized out>, var_args=0xb7608fb0 "")
    at gsttaglist.c:1183
#8  0xb7f77484 in gst_tag_list_add (list=0x8177340, mode=GST_TAG_MERGE_KEEP,
tag=0xb766ee57 "datetime") at gsttaglist.c:1123
#9  0xb763f0ca in qtdemux_parse_tree (qtdemux=0x8279020) at qtdemux.c:8874
#10 0xb7640ae8 in gst_qtdemux_loop_state_header (qtdemux=0x8279020) at
qtdemux.c:2740
#11 0xb7646809 in gst_qtdemux_loop (pad=0x8234418) at qtdemux.c:3807
#12 0xb7f79e28 in gst_task_func (task=0x827b800) at gsttask.c:314
#13 0xb7f7b028 in default_func (tdata=0x81629c8, pool=0x805f400) at
gsttaskpool.c:70
#14 0xb7debd27 in g_thread_pool_thread_proxy (data=0x805f2f8) at
gthreadpool.c:317
#15 0xb7deb383 in g_thread_proxy (data=0x805c000) at gthread.c:801
#16 0xb7d3ec39 in start_thread (arg=0xb7609b70) at pthread_create.c:304

-- 
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