[asterisk-bugs] [JIRA] (ASTERISK-26753) AMI disconnect causes "ast_careful_fwrite: fwrite() returned error: Broken pipe"
Kirill Katsnelson (JIRA)
noreply at issues.asterisk.org
Fri Jan 27 15:52:12 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234912#comment-234912 ]
Kirill Katsnelson commented on ASTERISK-26753:
----------------------------------------------
> Thanks for the work and patch!
I cannot frankly think how we would have our business started and going if Asterisk did not exist. I should thank _you_ folk, and when I can give back even a little, it's really a pleasure!
> 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