[gstreamer-bugs] [Bug 162963] gst-editor crashes when trying to play from saved xml file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Sep 21 08:44:11 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=162963
 GStreamer | gst-editor | Ver: 0.8.0





------- Additional Comments From Richard Hughes  2005-09-21 15:44 -------
[hughsie at localhost ~]$ G_DEBUG=fatal_warnings gdb --args gst-xmllaunch-0.8
untitled-2.xml --gst-fatal-warnings
GNU gdb Red Hat Linux (6.3.0.0-1.21rh)
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 "i386-redhat-linux-gnu"...Using host libthread_db
library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/gst-xmllaunch-0.8 untitled-2.xml --gst-fatal-warnings
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xd6c000
[Thread debugging using libthread_db enabled]
[New Thread -1208743360 (LWP 3030)]

GStreamer-CRITICAL **: gst_value_set_fraction: assertion `denominator != 0' failed
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread -1208743360 (LWP 3030)]
0x00d6c402 in __kernel_vsyscall ()
(gdb) bt
#0  0x00d6c402 in __kernel_vsyscall ()
#1  0x0022a118 in raise () from /lib/libc.so.6
#2  0x0022b888 in abort () from /lib/libc.so.6
#3  0x001a53b1 in g_logv () from /usr/lib/libglib-2.0.so.0
#4  0x001a53e5 in g_log () from /usr/lib/libglib-2.0.so.0
#5  0x001a5521 in g_return_if_fail_warning () from /usr/lib/libglib-2.0.so.0
#6  0x00e8579c in gst_value_set_fraction (value=0xbfd54c94, numerator=0,
denominator=0) at gstvalue.c:2575
#7  0x00e765b5 in gst_structure_set_valist (structure=0x93a2900,
fieldname=0x335f6f "pixel-aspect-ratio",
    varargs=0xbfd54cfc "") at gststructure.c:440
#8  0x00e76887 in gst_structure_set (structure=0x93a2900, field=0x0) at
gststructure.c:353
#9  0x00331fa5 in gst_ximagesink_getcaps (pad=0x93c9ab0) at ximagesink.c:641
#10 0x00e606b0 in gst_pad_get_caps (pad=0x93c9ab0) at gstpad.c:2707
#11 0x00e619dc in gst_pad_link_filtered (srcpad=0x93a1e38, sinkpad=0x93c9ab0,
filtercaps=0x0) at gstpad.c:1880
#12 0x00e61cd0 in gst_pad_link (srcpad=0x0, sinkpad=0x0) at gstpad.c:1925
#13 0x00e64d15 in gst_pad_load_and_link (self=0x0, parent=0x93a1930) at
gstpad.c:3160
#14 0x00e544cf in gst_element_restore_thyself (object=0x93a1930, self=0x93ca580)
at gstelement.c:3264
#15 0x00e42c29 in gst_object_restore_thyself (object=0x93a1930, self=0x93ca580)
at gstobject.c:654
#16 0x00e880fd in gst_xml_make_element (cur=0x93ca580, parent=0x93c74d0) at
gstxml.c:429
#17 0x00e46ac1 in gst_bin_restore_thyself (object=0x93c74d0, self=0x93191e8) at
gstbin.c:1248
#18 0x00e42c29 in gst_object_restore_thyself (object=0x93c74d0, self=0x93191e8)
at gstobject.c:654
#19 0x00e880fd in gst_xml_make_element (cur=0x93191e8, parent=0x0) at gstxml.c:429
#20 0x00e8831c in gst_xml_parse_doc (xml=0x9313ad0, doc=0x9303350, root=0x0) at
gstxml.c:245
#21 0x00e883e1 in gst_xml_parse_file (xml=0x0, fname=0xbfd55a00
"untitled-2.xml", root=0x0) at gstxml.c:288
#22 0x0804a13e in main (argc=2, argv=0xbfd552e4) at gst-launch.c:142
#23 0x00216d5f in __libc_start_main () from /lib/libc.so.6
#24 0x08049651 in _start ()
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb) exit
Undefined command: "exit".  Try "help".
(gdb) quit


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list