You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/03/05 18:10:12 UTC

[jira] [Commented] (TS-1736) Fatal() terminate process without logging backtrace

    [ https://issues.apache.org/jira/browse/TS-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593595#comment-13593595 ] 

James Peach commented on TS-1736:
---------------------------------

How confident are you that this doesn't break any other process management? ie. other callers of LocalManager::mgmtShutdown() that expect _exit() as a side-effect.
                
> Fatal() terminate process without logging backtrace
> ---------------------------------------------------
>
>                 Key: TS-1736
>                 URL: https://issues.apache.org/jira/browse/TS-1736
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>            Reporter: Yunkai Zhang
>         Attachments: 0001-diags-Fatal-terminate-process-without-logging-backtr.patch
>
>
> The root casue is that cleanup_func() was called before logging backtrace
> in Diags::error(), however cleanup_func() would terminate process by calling
> exit() directly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira