[asterisk-bugs] [Asterisk 0017698]: CTRL-C from asterisk -vvvvvvvvc has strange results
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 7 21:56:25 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17698
======================================================================
Reported By: jmls
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 17698
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.8.0-beta1
JIRA: SWP-1940
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 260194
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-07-24 14:46 CDT
Last Modified: 2010-10-07 21:56 CDT
======================================================================
Summary: CTRL-C from asterisk -vvvvvvvvc has strange results
Description:
If you start asterisk from a command line (asterisk -vvvvvvc) when you
press CTRL-C to end the session, you don't get local echo any more. Tried
this on putty and local console.
This is not a problem with 1.4 - all works well.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017080 [patch] Asterisk crashes while core res...
======================================================================
----------------------------------------------------------------------
(0127799) svnbot (reporter) - 2010-10-07 21:56
https://issues.asterisk.org/view.php?id=17698#c127799
----------------------------------------------------------------------
Repository: asterisk
Revision: 290864
_U branches/1.8/
U branches/1.8/main/asterisk.c
------------------------------------------------------------------------
r290864 | jpeeler | 2010-10-07 21:56:24 -0500 (Thu, 07 Oct 2010) | 23
lines
Merged revisions 290863 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r290863 | jpeeler | 2010-10-07 21:45:44 -0500 (Thu, 07 Oct 2010) | 16
lines
Merged revisions 290862 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r290862 | jpeeler | 2010-10-07 21:35:29 -0500 (Thu, 07 Oct 2010) | 9
lines
Ensure editline cleanup occurs when Ctrl-C is pressed at control
console.
A recent change was made to avoid a race condition on shutdown which
only called
the end functions from the console thread. However, when pressing
Ctrl-C the
quit handler is called from the signal handler thread.
(closes issue https://issues.asterisk.org/view.php?id=17698)
Reported by: jmls
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=290864
Issue History
Date Modified Username Field Change
======================================================================
2010-10-07 21:56 svnbot Checkin
2010-10-07 21:56 svnbot Note Added: 0127799
======================================================================
More information about the asterisk-bugs
mailing list