Zhao Yongming created TS-1517:
---------------------------------
Summary: FATAL: InkIOCoreAPI.cc:538: failed assert
`sdk_sanity_check_iocore_structure(bufp) == TS_SUCCESS`
Key: TS-1517
URL: https://issues.apache.org/jira/browse/TS-1517
Project: Traffic Server
Issue Type: Bug
Components: Core, TS API
Affects Versions: 3.3.1
Reporter: Zhao Yongming
Fix For: 3.3.2
I get some strange assert in the regression testing:
{code}
Regression test(SDK_API_HttpTxnTransform) still in progress
[SDK_API_HttpTxnTransform] TSTransformCreate : [TestCase1] <<PASS>> { ok }
[SDK_API_HttpTxnTransform] TSHttpTxnTransformRespGet : [TestCase] <<PASS>> { ok
}
FATAL: InkIOCoreAPI.cc:538: failed assert
`sdk_sanity_check_iocore_structure(bufp) == TS_SUCCESS`
ats-install/bin/traffic_server - STACK TRACE:
/home/buildslave1/slave1/tserver-trunk-debug/build/ats-install/lib/libtsutil.so.3(ink_fatal_die+0x0)[0x7fad18324e42]
/home/buildslave1/slave1/tserver-trunk-debug/build/ats-install/lib/libtsutil.so.3(ink_get_rand()+0x0)[0x7fad18323d9c]
ats-install/bin/traffic_server(_TSAssert+0x0)[0x4f2063]
ats-install/bin/traffic_server(TSIOBufferCopy+0x3d)[0x50d2d9]
ats-install/bin/traffic_server[0x557222]
ats-install/bin/traffic_server[0x557469]
ats-install/bin/traffic_server(INKVConnInternal::handle_event(int,
void*)+0xae)[0x4f351e]
ats-install/bin/traffic_server(Continuation::handleEvent(int,
void*)+0x6c)[0x4e9350]
ats-install/bin/traffic_server(EThread::process_event(Event*,
int)+0x125)[0x70a399]
ats-install/bin/traffic_server(EThread::execute()+0xca)[0x70a5f6]
ats-install/bin/traffic_server[0x708c2a]
/lib/libpthread.so.0(+0x69ca)[0x7fad180f09ca]
/lib/libc.so.6(clone+0x6d)[0x7fad15f48cdd]
process killed by signal 6
{code}
--
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