[asterisk-bugs] [Asterisk 0018153]: asterisk -rnx causes many errors on broken pipe
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 18 07:13:49 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18153
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18153
Category: Core/General
Reproducibility: have not tried
Severity: minor
Priority: low
Status: acknowledged
Asterisk Version: 1.6.2.13
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-10-18 06:52 CDT
Last Modified: 2010-10-18 07:13 CDT
======================================================================
Summary: asterisk -rnx causes many errors on broken pipe
Description:
Running from the CLI (in order to get immediate logs:
sweetmorn*CLI> logger show channels
Channel Type Status Configuration
------- ---- ------ -------------
/var/log/asterisk/full File Enabled - Debug Verbose
Warning Notice Error
/var/log/asterisk/messages File Enabled - Warning Notice
Error
Console Enabled - Warning Notice
Error
sweetmorn*CLI> !asterisk -rx 'core show help' | true
(no problem at all)
sweetmorn*CLI> !asterisk -rnx 'core show help' | true
Results in screenful of messages such as:
[Oct 18 13:50:56] ERROR[8940]: utils.c:1128 ast_carefulwrite: write()
returned error: Broken pipe
[Oct 18 13:50:56] ERROR[8940]: utils.c:1128 ast_carefulwrite: write()
returned error: Broken pipe
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-10-18 07:13 lmadsen Priority normal => low
======================================================================
More information about the asterisk-bugs
mailing list