GNOME Bugzilla – Bug 173118
assertion failed: (time >= element->base_time)
Last modified: 2005-11-10 11:00:26 UTC
Version details: 0.8.9-1ubuntu4 Distribution/Version: Ubuntu 5.04 Video available at http://www.nologin.org/~ccitt5/pub/Nightwish%20-%20the%20Phantom%20of%20the%20Opera.mpg simon@bainbridge:~/debian$ LD_LIBRARY_PATH=/usr/lib/debug/ gdb totem GNU gdb 6.3-debian Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux"...(no debugging symbols found) Using host libthread_db library "/usr/lib/debug/libthread_db.so.1". (gdb) r Starting program: /usr/bin/totem (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 182982030832 (LWP 22429)] (totem:22429): GLib-GObject-WARNING **: gsignal.c:1716: signal `got-redirect' is invalid for instance `0x9ec6d0' ** Message: Couldn't initialize lirc. [New Thread 1084225904 (LWP 22433)] ** (totem:22429): WARNING **: could not link audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)2 GStreamer-ERROR **: file gstelement.c: line 2993 (gst_element_change_state): assertion failed: (time >= element->base_time) aborting... Program received signal SIGABRT, Aborted.
+ Trace 57904
Thread 182982030832 (LWP 22429)
$1 = {<text variable, no debug info>} 0x2a99e77ff0 <time> (gdb) l 2994 element->base_time = time - element->base_time; 2995 GST_CAT_LOG_OBJECT (GST_CAT_CLOCK, element, "setting base time to %" 2996 G_GINT64_FORMAT, element->base_time); 2997 } 2998 gst_element_pads_activate (element, FALSE); 2999 break; 3000 case GST_STATE_PAUSED_TO_PLAYING: 3001 gst_element_pads_activate (element, TRUE); 3002 if (element->clock) { 3003 GstClockTime time = gst_clock_get_event_time (element->clock); (gdb) p time $2 = {<text variable, no debug info>} 0x2a99e77ff0 <time> (gdb) p *element $3 = {object = {object = {g_type_instance = {g_class = 0xa49b10}, ref_count = 5, qdata = 0x0}, name = 0xb0bd40 "id", lock = 0xb3e910, parent = 0xb59200, flags = 512, _gst_reserved = {0x0, 0x0, 0x0, 0x0}}, current_state = 4 '\004', pending_state = 0 '\0', loopfunc = 0, sched = 0x5b2230, sched_private = 0xb2bbb0, clock = 0xa51290, base_time = 1113089185457030000, numpads = 2, numsrcpads = 1, numsinkpads = 1, pads = 0xa696b0, state_mutex = 0xb0ccb0, state_cond = 0xb20f90, pre_run_func = 0, post_run_func = 0, prop_value_queue = 0x0, property_mutex = 0x0, _gst_reserved = {0x0, 0x0, 0x0, 0x0}}
I get a 404 on the URL you provided, which is not so strange considering you posted the bug 4 months ago ;) Could you please reconfirm this bug and provide a working link or otherwise close this bug? Thanks
Nothing heard back on 3 months, closing.