[
https://issues.apache.org/jira/browse/TS-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-1754:
------------------------------
Comment: was deleted
(was: {code}
(gdb) print *left
$1 = {m_arith_symbol = 0 '\000', m_token_name = 0x7ffff7010e80
"proxy.process.http.incoming_requests", m_token_type = RECD_NULL, m_token_value
= {rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter = 0},
m_token_value_max = {rec_int = 0, rec_float = 0, rec_string = 0x0, rec_counter
= 0}, m_token_value_min = {rec_int = 0, rec_float = 0, rec_string = 0x0,
rec_counter = 0}, m_token_value_delta = 0x7ffff7010e50, m_sum_var = false,
m_node_var = true, link = {<SLink<StatExprToken>> = {next = 0x0}, prev = 0x0}}
(gdb) print *right
$2 = {m_arith_symbol = 0 '\000', m_token_name = 0x7ffff71539c0
"$HRTIME_SECOND", m_token_type = RECD_CONST, m_token_value = {rec_int =
1315859240, rec_float = 1e+09, rec_string = 0x4e6e6b28 <Address 0x4e6e6b28 out
of bounds>, rec_counter = 1315859240}, m_token_value_max = {rec_int = 0,
rec_float = 0, rec_string = 0x0, rec_counter = 0}, m_token_value_min = {rec_int
= 0, rec_float = 0, rec_string = 0x0, rec_counter = 0}, m_token_value_delta =
0x0, m_sum_var = false, m_node_var = true, link = {<SLink<StatExprToken>> =
{next = 0x0}, prev = 0x0}}
{code}
)
> Warnings from stats evaluation
> ------------------------------
>
> Key: TS-1754
> URL: https://issues.apache.org/jira/browse/TS-1754
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Leif Hedstrom
> Fix For: 3.3.2
>
>
> After 5bcc19e6, I'm seeing these warnings:
> {code}
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> [Mar 18 12:52:05.669] Manager {0x7ffff7b70840} WARNING: Both two token type
> are RECD_NULL.
> ...
> {code}
> There are quite a few of them.
--
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