[
https://issues.apache.org/jira/browse/TS-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480891#comment-13480891
]
Zhao Yongming commented on TS-1517:
-----------------------------------
another bt, looks like #1
{code}
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/opt/ats/bin/traffic_server -R 1'.
Program terminated with signal 11, Segmentation fault.
#0 0x000000000054b9d4 in SDK_RPRINT (t=0x7074746820544547, api_name=0x70f5c1
"TSTransformCreate", testcase_name=0x70b741 "TestCase1",
status=1, err_details_format=0x70b7dc "ok") at InkAPITest.cc:65
65 api_name, testcase_name, status == TC_PASS ? "PASS" :
"FAIL", err_details_format);
(gdb) bt
#0 0x000000000054b9d4 in SDK_RPRINT (t=0x7074746820544547, api_name=0x70f5c1
"TSTransformCreate", testcase_name=0x70b741 "TestCase1",
status=1, err_details_format=0x70b7dc "ok") at InkAPITest.cc:65
#1 0x000000000055c684 in transformtest_transform (contp=0x7f5e1c0109a0,
event=TS_EVENT_IMMEDIATE, edata=0x7f5e141e9480)
at InkAPITest.cc:6474
#2 0x00000000004ff773 in INKVConnInternal::handle_event (this=0x7f5e1c0109a0,
event=1, edata=0x7f5e141e9480) at InkAPI.cc:1045
#3 0x00000000004f6aba in Continuation::handleEvent (this=0x7f5e1c0109a0,
event=1, data=0x7f5e141e9480)
at ../iocore/eventsystem/I_Continuation.h:146
#4 0x00000000006f0eb8 in EThread::process_event (this=0x7f5e3170b010,
e=0x7f5e141e9480, calling_code=1) at UnixEThread.cc:142
#5 0x00000000006f129b in EThread::execute (this=0x7f5e3170b010) at
UnixEThread.cc:221
#6 0x00000000006f00d8 in spawn_thread_internal (a=0x1140fe0) at Thread.cc:88
#7 0x00007f5e3623dec6 in start_thread () from /lib64/libpthread.so.0
#8 0x00007f5e33b2f98d in clone () from /lib64/libc.so.6
(gdb)
{code}
> 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
> Assignee: kuotai
> 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