[asterisk-bugs] [Asterisk 0016912]: [patch] Alignment trap on ARM processor on calculating cost of codec

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jun 3 22:22:11 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16912 
====================================================================== 
Reported By:                michaelevdokimov
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16912
Category:                   Addons/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                       SWP-977 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-02-26 08:40 CST
Last Modified:              2010-06-03 22:22 CDT
====================================================================== 
Summary:                    [patch] Alignment trap on ARM processor on
calculating cost of codec
Description: 
Alignment trap on ARM processor on calculating cost of codec
====================================================================== 

---------------------------------------------------------------------- 
 (0122946) svnbot (reporter) - 2010-06-03 22:22
 https://issues.asterisk.org/view.php?id=16912#c122946 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 267883

_U  branches/1.6.2/
U   branches/1.6.2/include/asterisk/slin.h

------------------------------------------------------------------------
r267883 | tilghman | 2010-06-03 22:22:11 -0500 (Thu, 03 Jun 2010) | 22
lines

Merged revisions 267862,267877 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r267862 | tilghman | 2010-06-03 21:58:55 -0500 (Thu, 03 Jun 2010) | 5
lines
  
  As signed linear audio data is accessed as 16-bit values, certain
processors require the values to be aligned in memory.
  
  (closes issue https://issues.asterisk.org/view.php?id=16912)
   Reported by: michaelevdokimov
........
  r267877 | tilghman | 2010-06-03 22:20:47 -0500 (Thu, 03 Jun 2010) | 8
lines
  
  As signed linear audio data is accessed as 16-bit values, certain
processors require the values to be aligned in memory.
  
  (closes issue https://issues.asterisk.org/view.php?id=16912)
   Reported by: michaelevdokimov
   Patches: 
         asterisk.patch uploaded by michaelevdokimov (license 997)
   Tested by: michaelevdokimov
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=267883 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-03 22:22 svnbot         Checkin                                      
2010-06-03 22:22 svnbot         Note Added: 0122946                          
======================================================================




More information about the asterisk-bugs mailing list