[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:41:51 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:41 -------
Valgrind output.

[hughsie at localhost ~]$ valgrind gst-xmllaunch untitled-2.xml
==22721== Memcheck, a memory error detector for x86-linux.
==22721== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==22721== Using valgrind-2.4.0, a program supervision framework for x86-linux.
==22721== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==22721== For more details, rerun with: -v
==22721==

(gst-launch-0.8:22721): GStreamer-CRITICAL **: gst_value_set_fraction: assertion
`denominator != 0' failed

(gst-launch-0.8:22721): GStreamer-CRITICAL **: gst_value_set_fraction: assertion
`denominator != 0' failed
RUNNING pipeline ...

(gst-launch-0.8:22721): GStreamer-CRITICAL **: gst_value_set_fraction: assertion
`denominator != 0' failed

GStreamer-ERROR **: file gstvalue.c: line 2838 (gst_value_compare_fraction):
should not be reached
aborting...
Aborted
[hughsie at localhost ~]$ valgrind gst-xmllaunch-0.8 untitled-2.xml
==26359== Memcheck, a memory error detector for x86-linux.
==26359== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==26359== Using valgrind-2.4.0, a program supervision framework for x86-linux.
==26359== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==26359== For more details, rerun with: -v
==26359==
==26359== Conditional jump or move depends on uninitialised value(s)
==26359==    at 0x1BD04BA7: strstr (in /lib/libc-2.3.5.so)
==26359==    by 0x1BB6D6E7: __pthread_initialize_minimal (in
/lib/libpthread-2.3.5.so)
==26359==    by 0x1BB6D297: (within /lib/libpthread-2.3.5.so)
==26359==    by 0x1BB6CE7F: (within /lib/libpthread-2.3.5.so)
==26359==    by 0x1B8F1DCA: call_init (in /lib/ld-2.3.5.so)
==26359==    by 0x1B8F1EEC: _dl_init (in /lib/ld-2.3.5.so)
==26359==    by 0x1B8E47CE: (within /lib/ld-2.3.5.so)

(gst-launch-0.8:26359): GStreamer-CRITICAL **: gst_value_set_fraction: assertion
`denominator != 0' failed

(gst-launch-0.8:26359): GStreamer-CRITICAL **: gst_value_set_fraction: assertion
`denominator != 0' failed
RUNNING pipeline ...

(gst-launch-0.8:26359): GStreamer-CRITICAL **: gst_value_set_fraction: assertion
`denominator != 0' failed

GStreamer-ERROR **: file gstvalue.c: line 2838 (gst_value_compare_fraction):
should not be reached
aborting...
==26359==
==26359== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 69 from 1)
==26359== malloc/free: in use at exit: 913820 bytes in 17200 blocks.
==26359== malloc/free: 44785 allocs, 27585 frees, 3369788 bytes allocated.
==26359== For counts of detected errors, rerun with: -v
==26359== searching for pointers to 17200 not-freed blocks.
==26359== checked 1131812 bytes.
==26359==
==26359== LEAK SUMMARY:
==26359==    definitely lost: 68699 bytes in 2010 blocks.
==26359==      possibly lost: 1040 bytes in 26 blocks.
==26359==    still reachable: 844081 bytes in 15164 blocks.
==26359==         suppressed: 0 bytes in 0 blocks.
==26359== Use --leak-check=full to see details of leaked memory.
Aborted


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