[
https://issues.apache.org/jira/browse/TS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870564#comment-13870564
]
weijin commented on TS-2494:
----------------------------
{code}
#0 0x0000003f4cc328a5 in raise () from /lib64/libc.so.6
#1 0x0000003f4cc34085 in abort () from /lib64/libc.so.6
#2 0x00007ffff7de269c in ink_die_die_die (retval=1) at ink_error.cc:43
#3 0x00007ffff7de2769 in ink_fatal_va(int, const char *, typedef __va_list_tag
__va_list_tag *) (return_code=1,
message_format=0x7ffff7df0800 "%s:%d: failed assert `%s`",
ap=0x7ffff56bd410) at ink_error.cc:65
#4 0x00007ffff7de2832 in ink_fatal (return_code=1,
message_format=0x7ffff7df0800 "%s:%d: failed assert `%s`") at ink_error.cc:73
#5 0x00007ffff7de1494 in _ink_assert (expression=0x6f25fb "valid()",
file=0x6f2603 "./hdrs/HTTP.h", line=986) at ink_assert.cc:37
#6 0x0000000000504fe5 in HTTPHdr::type_get (this=0x7ffff10d4950) at
./hdrs/HTTP.h:986
#7 0x000000000059e681 in HttpTransact::handle_response_keep_alive_headers
(s=0x7ffff10d4270, ver=..., heads=0x7ffff10d4950)
at HttpTransact.cc:6732
#8 0x00000000005a2b74 in HttpTransact::build_response (s=0x7ffff10d4270,
base_response=0x7fffe004d8a0,
outgoing_response=0x7ffff10d4950, outgoing_version=...,
status_code=HTTP_STATUS_OK, reason_phrase=0x733b69 "OK")
at HttpTransact.cc:7743
#9 0x00000000005952f6 in
HttpTransact::handle_cache_operation_on_forward_server_response
(s=0x7ffff10d4270) at HttpTransact.cc:4156
#10 0x0000000000593e62 in HttpTransact::handle_forward_server_connection_open
(s=0x7ffff10d4270) at HttpTransact.cc:3815
#11 0x0000000000592532 in HttpTransact::handle_response_from_server
(s=0x7ffff10d4270) at HttpTransact.cc:3492
#12 0x0000000000590f2e in HttpTransact::HandleResponse (s=0x7ffff10d4270) at
HttpTransact.cc:3183
#13 0x0000000000578ea1 in HttpSM::call_transact_and_set_next_state
(this=0x7ffff10d4200, f=0) at HttpSM.cc:6764
#14 0x0000000000566564 in HttpSM::handle_api_return (this=0x7ffff10d4200) at
HttpSM.cc:1555
#15 0x000000000057ec39 in HttpSM::do_api_callout (this=0x7ffff10d4200) at
HttpSM.cc:502
#16 0x00000000005675ff in HttpSM::state_read_server_response_header
(this=0x7ffff10d4200, event=100, data=0x7fffe8015ed0)
at HttpSM.cc:1892
#17 0x0000000000569be6 in HttpSM::main_handler (this=0x7ffff10d4200, event=100,
data=0x7fffe8015ed0) at HttpSM.cc:2522
#18 0x00000000004e7aa4 in Continuation::handleEvent (this=0x7ffff10d4200,
event=100, data=0x7fffe8015ed0)
at ../iocore/eventsystem/I_Continuation.h:146
#19 0x00000000006c7683 in read_signal_and_update (event=100, vc=0x7fffe8015dc0)
at UnixNetVConnection.cc:138
#20 0x00000000006c7fd4 in read_from_net (nh=0x7ffff60d3bf0, vc=0x7fffe8015dc0,
thread=0x7ffff60d0010) at UnixNetVConnection.cc:320
#21 0x00000000006c9ea9 in UnixNetVConnection::net_read_io (this=0x7fffe8015dc0,
nh=0x7ffff60d3bf0, lthread=0x7ffff60d0010)
at UnixNetVConnection.cc:835
#22 0x00000000006c1724 in NetHandler::mainNetEvent (this=0x7ffff60d3bf0,
event=5, e=0x10d3930) at UnixNet.cc:384
#23 0x00000000004e7aa4 in Continuation::handleEvent (this=0x7ffff60d3bf0,
event=5, data=0x10d3930)
at ../iocore/eventsystem/I_Continuation.h:146
#24 0x00000000006e9c0e in EThread::process_event (this=0x7ffff60d0010,
e=0x10d3930, calling_code=5) at UnixEThread.cc:145
#25 0x00000000006ea1f0 in EThread::execute (this=0x7ffff60d0010) at
UnixEThread.cc:269
#26 0x00000000006e913b in spawn_thread_internal (a=0x1062320) at Thread.cc:88
#27 0x00000030e4207851 in start_thread () from /lib64/libpthread.so.0
#28 0x0000003f4cce767d in clone () from /lib64/libc.so.6
{code}
> ts crash if negative_revalidating_enabled when the os is down
> -------------------------------------------------------------
>
> Key: TS-2494
> URL: https://issues.apache.org/jira/browse/TS-2494
> Project: Traffic Server
> Issue Type: Bug
> Reporter: weijin
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)