[gstreamer-bugs] [Bug 582702] qtmux: crash in atom_moov_add_blob_tag

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 14 21:51:16 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=582702

  GStreamer | gst-plugins-bad | Ver: git

Thiago Sousa Santos changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiagoss at embedded.ufcg.edu.b
                   |                            |r




------- Comment #2 from Thiago Sousa Santos  2009-05-15 04:51 UTC -------
I'm tracking the problem, it seems that 'udta' is null at the line:

2550: ilst = moov->udta->meta->ilst;

that gdb reports.

That's because atom_moov_init_metatags is not being called before
atom_moov_append_tag in atom_moov_add_blob_tag.

I'll attach a patch to call atom_moov_init_metatags from inside
atom_moov_append_tag, it is safer.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=582702.




More information about the Gstreamer-bugs mailing list