[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:20:47 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:20 CDT
======================================================================
Summary: [patch] Alignment trap on ARM processor on
calculating cost of codec
Description:
Alignment trap on ARM processor on calculating cost of codec
======================================================================
----------------------------------------------------------------------
(0122945) svnbot (reporter) - 2010-06-03 22:20
https://issues.asterisk.org/view.php?id=16912#c122945
----------------------------------------------------------------------
Repository: asterisk
Revision: 267877
U trunk/include/asterisk/slin.h
------------------------------------------------------------------------
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=267877
Issue History
Date Modified Username Field Change
======================================================================
2010-06-03 22:20 svnbot Checkin
2010-06-03 22:20 svnbot Note Added: 0122945
======================================================================
More information about the asterisk-bugs
mailing list