[asterisk-bugs] [Asterisk 0016572]: [patch] "core show codecs" segfaults on Solaris.
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Jan 10 13:37:31 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16572
======================================================================
Reported By: crjw
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16572
Category: Core/Portability
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 238916M
Request Review:
======================================================================
Date Submitted: 2010-01-09 01:27 CST
Last Modified: 2010-01-10 13:37 CST
======================================================================
Summary: [patch] "core show codecs" segfaults on Solaris.
Description:
Running "core show codecs" or "core show codec x" causes a segmentation
fault.
This problem may be limited to Solaris.
======================================================================
----------------------------------------------------------------------
(0116423) svnbot (reporter) - 2010-01-10 13:37
https://issues.asterisk.org/view.php?id=16572#c116423
----------------------------------------------------------------------
Repository: asterisk
Revision: 239074
U trunk/addons/chan_ooh323.c
U trunk/channels/chan_iax2.c
U trunk/main/frame.c
------------------------------------------------------------------------
r239074 | tilghman | 2010-01-10 13:37:30 -0600 (Sun, 10 Jan 2010) | 8
lines
According to POSIX, the capital L modifier applies only to floating point
types.
Fixes a crash on Solaris.
(closes issue https://issues.asterisk.org/view.php?id=16572)
Reported by: crjw
Patches:
frame_changes.patch uploaded by crjw (license 963)
Plus several others found and fixed by me
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=239074
Issue History
Date Modified Username Field Change
======================================================================
2010-01-10 13:37 svnbot Note Added: 0116423
======================================================================
More information about the asterisk-bugs
mailing list