GNOME Bugzilla – Bug 435751
gstmp4vplugin.c: crash in gst_plugin_template_sink_event
Last modified: 2007-05-04 23:30:20 UTC
Version: 2.18.0 What were you doing when the application crashed? nothing Distribution: Fedora Core release 6 (Zod) Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc) BugBuddy Version: 2.16.0 System: Linux 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 10:42:48 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: Enforcing Accessibility: Disabled Memory status: size: 181141504 vsize: 0 resident: 181141504 share: 0 rss: 26030080 rss_rlim: 0 CPU usage: start_time: 1178035957 rtime: 0 utime: 80 stime: 0 cutime:35 cstime: 0 timeout: 45 it_real_value: 0 frequency: 1 Backtrace was generated from '/usr/local/bin/totem' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1209108048 (LWP 4664)] [New Thread 27077520 (LWP 4669)] [New Thread -1305887856 (LWP 4668)] [New Thread -1290646640 (LWP 4667)] [New Thread -1280156784 (LWP 4666)] 0x00a5d402 in __kernel_vsyscall ()
+ Trace 132288
Thread 2 (Thread 27077520 (LWP 4669))
----------- .xsession-errors (15202 sec old) --------------------- SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/2709 ** (eggcups:2828): WARNING **: IPP request failed with status 1030 ** (eggcups:2828): WARNING **: IPP request failed with status 1030 You can not run beagle as root. Beagle is designed to run from your own user account. If you want to create multiuser or system-wide indexes, use the beagle-build-index tool. You can override this setting using the beagle-config or beagle-settings tools. (gnome-terminal:2946): Vte-WARNING **: No handler for control sequence `device-control-string' defined. (gnome-terminal:2946): Vte-WARNING **: No handler for control sequence `device-control-string' defined. --------------------------------------------------
Could you provide a link to the file you were playing at the time please?
> #2 0x44f25cf6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 > No symbol table info available. > #3 <signal handler called> > No symbol table info available. > #4 0x0077a655 in gst_plugin_template_sink_event (pad=0x8720f10, > event=0x8749ac8) at gstmp4vplugin.c:1066 > tb = {time = 1178035963, millitm = 8, timezone = -540, dstflag = 0} > __func__ = "gst_plugin_template_sink_event" > #5 0x008918a9 in gst_pad_send_event (pad=0x8720f10, event=0x8749ac8) at > gstpad.c:4205 > result = <value optimized out> > eventfunc = (GstPadEventFunction) 0x77a520 > <gst_plugin_template_sink_event> > serialized = <value optimized out> > need_unlock = <value optimized out> > __PRETTY_FUNCTION__ = "gst_pad_send_event" The crash looks awfully similar to the situation in bug #420106. However, the crash seems to be in a gstmp4vplugin.c plugin (with a somewhat misnamed event function too). This is not a plugin that ships as part of GStreamer, hence closing as NOTGNOME. Please file the bug with whoever provided that plugin.