[gstreamer-bugs] [Bug 586464] [xingmux] Unit test failures on sparc and arm/eabi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 11 05:07:07 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=586464
  GStreamer | gst-plugins-ugly | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.14

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2010-01-11 13:07:03 UTC ---
Thanks for the patch. As SPARC has the same alignment requirements, this will
most likely fix it there too.

commit 9094dc1bc6566d3afd7a98ac408208c1ee10ab62
Author: Arnaud Patard <apatard at mandriva.com>
Date:   Mon Jan 11 12:23:35 2010 +0100

    xingmux: Fix unaligned memory access

    ARM/SPARC need 32bit alignment but xingmux accesses possibly
    unaligned memory, which leads to SIGBUS.

    Fixes bug #586464.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list