[gstreamer-bugs] [Bug 500833] [FFT] Struct alignment issues on sparc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 16 03:43:48 PST 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=500833

  GStreamer | gst-plugins-base | Ver: 0.10.15

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126373|accepted-commit_now         |accepted-commit_after_freeze
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|0.10.23                     |0.10.22




------- Comment #14 from Sebastian Dröge  2009-01-16 11:43 UTC -------
2009-01-16  Sebastian Dröge  <sebastian.droege at collabora.co.uk>

        * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
        * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
        * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
        * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
        * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc):
        * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc):
        * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc):
        * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc):
        Use correct struct alignment everywhere to prevent unaligned
        memory accesses, resulting in SIGBUS on sparc and probably others.
        Fixes bug #500833.


-- 
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=500833.




More information about the Gstreamer-bugs mailing list