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

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

Yunkai Zhang created TS-1736:
--------------------------------

             Summary: 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


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