[
https://issues.apache.org/jira/browse/TS-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480912#comment-13480912
]
Zhao Yongming commented on TS-1517:
-----------------------------------
another #1 detailed:
{code}
Core was generated by `/opt/ats/bin/traffic_server -R 1'.
Program terminated with signal 6, Aborted.
#0 0x00007f8f2b059c15 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00007f8f2b059c15 in raise () from /lib64/libc.so.6
#1 0x00007f8f2b05b08b in abort () from /lib64/libc.so.6
#2 0x00007f8f2da99b2c in ink_die_die_die (retval=1) at ink_error.cc:43
#3 0x00007f8f2da99bfe in ink_fatal_va(int, const char *, typedef __va_list_tag
__va_list_tag *) (return_code=1,
message_format=0x7f8f2dab53e0 "%s:%d: failed assert `%s`",
ap=0x7f8f273cdb38) at ink_error.cc:65
#4 0x00007f8f2da99ca1 in ink_fatal (return_code=1,
message_format=0x7f8f2dab53e0 "%s:%d: failed assert `%s`") at ink_error.cc:73
#5 0x00007f8f2da98bb8 in _ink_assert (expression=0x6fe098
"sdk_sanity_check_iocore_structure(bufp) == TS_SUCCESS",
file=0x6fdd4e "InkIOCoreAPI.cc", line=538) at ink_assert.cc:38
#6 0x00000000004fe5e3 in _TSReleaseAssert (text=0x6fe098
"sdk_sanity_check_iocore_structure(bufp) == TS_SUCCESS",
file=0x6fdd4e "InkIOCoreAPI.cc", line=538) at InkAPI.cc:409
#7 0x00000000005188cf in TSIOBufferCopy (bufp=0x0, readerp=0x7f8f00021ee0,
length=19, offset=0) at InkIOCoreAPI.cc:538
#8 0x000000000055c4ec in handle_transform (contp=0x7f8ef00086c0) at
InkAPITest.cc:6421
#9 0x000000000055c732 in transformtest_transform (contp=0x7f8ef00086c0,
event=TS_EVENT_IMMEDIATE, edata=0x7f8f0c1e95a0)
at InkAPITest.cc:6511
#10 0x00000000004ff773 in INKVConnInternal::handle_event (this=0x7f8ef00086c0,
event=1, edata=0x7f8f0c1e95a0) at InkAPI.cc:1045
#11 0x00000000004f6aba in Continuation::handleEvent (this=0x7f8ef00086c0,
event=1, data=0x7f8f0c1e95a0)
at ../iocore/eventsystem/I_Continuation.h:146
#12 0x00000000006f0eb8 in EThread::process_event (this=0x7f8f289e5010,
e=0x7f8f0c1e95a0, calling_code=1) at UnixEThread.cc:142
#13 0x00000000006f10fd in EThread::execute (this=0x7f8f289e5010) at
UnixEThread.cc:193
#14 0x00000000006f00d8 in spawn_thread_internal (a=0x1141400) at Thread.cc:88
#15 0x00007f8f2d81aec6 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f8f2b10c98d in clone () from /lib64/libc.so.6
{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