[gstreamer-bugs] [Bug 157281] crash with totem-gst

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Nov 4 04:36:08 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=157281
GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-11-04 07:36 -------
I can't make much sense out of this. I can only crash it after seeking. The
debug log is not consistent, it seems. Valgrinding here showed a lot of mad
errors (invalid-write-of-1), not sure if that's related. Using ffdec_mp3 instead
seems to solve the direct crashes, but again, the crashes are inconsistent so
it's very hard to tell...

==32615== Thread 2:
==32615== Invalid write of size 1
==32615==    at 0x1B90472A: memcpy (mac_replace_strmem.c:298)
==32615==    by 0x1DAF26D1: gst_mad_chain (gstmad.c:1254)
==32615==    by 0x1B94D688: gst_pad_call_chain_function (gstpad.c:4404)
==32615==    by 0x1B94ABFB: gst_pad_push (gstpad.c:3216)
==32615==  Address 0x1DA987C5 is 0 bytes after a block of size 7701 alloc'd
==32615==    at 0x1B904A80: malloc (vg_replace_malloc.c:131)
==32615==    by 0xC88976: g_malloc (in /usr/lib/libglib-2.0.so.0.400.7)
==32615==    by 0x1DAF0862: gst_mad_init (gstmad.c:350) ==32615==    by
0xD2C3A9: g_type_create_instance (in /usr/lib/libgobject-2.0.so.0.400.7)

That's what I see in the log, mostly. I'll have a closer look at mad.

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