[
https://issues.apache.org/jira/browse/TS-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620133#comment-13620133
]
ASF subversion and git services commented on TS-1736:
-----------------------------------------------------
Commit 82ce5ff1919a0c15e44b47dba36967db0acc427b in branch refs/heads/master
from [~yunkai]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=82ce5ff ]
TS-1736: Fatal() terminates process without a backtrace
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.
> 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
> Assignee: James Peach
> Fix For: 3.3.2
>
> Attachments:
> 0001-diags-Fatal-terminate-process-without-logging-backtr-V2.patch,
> 0001-diags-Fatal-terminate-process-without-logging-backtr-V3.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