GNOME Bugzilla – Bug 542037
crash in GStreamer Pipeline Editor:
Last modified: 2008-07-15 12:15:33 UTC
Version: 0.3.3 What were you doing when the application crashed? Distribution: Fedora release 8 (Werewolf) Gnome Release: 2.20.3 2008-01-08 (Red Hat, Inc) BugBuddy Version: 2.20.1 System: Linux 2.6.25.9-40.fc8 #1 SMP Fri Jun 27 16:25:53 EDT 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Fedora Memory status: size: 73711616 vsize: 73711616 resident: 16547840 share: 11628544 rss: 16547840 rss_rlim: 4294967295 CPU usage: start_time: 1215519258 rtime: 602 utime: 567 stime: 35 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gst-editor' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208949056 (LWP 20573)] [New Thread -1234941040 (LWP 20998)] 0x00110416 in __kernel_vsyscall ()
+ Trace 202313
Thread 1 (Thread -1208949056 (LWP 20573))
----------- .xsession-errors (12157 sec old) --------------------- [00000383] packetizer_h264 packetizer error: Broken frame : size -93845481 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 59797647 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size -570294001 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 1605222217 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 860498739 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 1244346792 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size -657752111 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 123821917 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 1191247988 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 253347627 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size -2141154940 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 2108008664 is too big [00000383] packetizer_h264 packetizer error: Broken frame : size 1782977598 is too big ...Too much output, ignoring rest... --------------------------------------------------
Hi, thanks for reporting this bug but since 0.10 gst-editor is not an official GStreamer component anymore. Please file this bug wherever you got the 0.10 port of gst-editor (IIRC there's more than just one gst-editor 0.10 port out there)
It looks to me like he's refering to the gst-editor port to 0.10 in CVS though (the code where it crashes looks a bit dodgy, e.g. when it sets up the idle callback in gst_editor_element_stop_child it doesn't take a ref etc., but maybe that's ok, I haven't looked at the code in depth).