[asterisk-bugs] [JIRA] (ASTERISK-26753) AMI disconnect causes "ast_careful_fwrite: fwrite() returned error: Broken pipe"

Friendly Automation (JIRA) noreply at issues.asterisk.org
Mon Jan 30 11:54:10 CST 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234940#comment-234940 ] 

Friendly Automation commented on ASTERISK-26753:
------------------------------------------------

Change 4824 merged by Joshua Colp:
ast_careful_fwrite to support EPIPE gracefully

[https://gerrit.asterisk.org/4824|https://gerrit.asterisk.org/4824]

> 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