[asterisk-bugs] [JIRA] (ASTERISK-26753) AMI disconnect causes "ast_careful_fwrite: fwrite() returned error: Broken pipe"
Kirill Katsnelson (JIRA)
noreply at issues.asterisk.org
Wed Jan 25 21:20:10 CST 2017
Kirill Katsnelson created ASTERISK-26753:
--------------------------------------------
Summary: AMI disconnect causes "ast_careful_fwrite: fwrite() returned error: Broken pipe"
Key: ASTERISK-26753
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26753
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/General
Affects Versions: 13.13.1
Environment: $ uname -a
Linux qa1-asterisk1 3.13.0-100-generic #147-Ubuntu SMP Tue Oct 18 16:48:51 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Reporter: Kirill Katsnelson
Severity: Minor
When a manager sends a Logoff command and immediately disconnects without waiting, the following error is sometimes logged (but not always).
ERROR: utils.c: ast_careful_fwrite: fwrite() returned error: Broken pipe
The error reproduces reliably by calling shutdown(.., SHUT_RD) on the manager's end of the socket before sending a command.
I have a local fix, sending a patch.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list