[ 
https://issues.apache.org/jira/browse/TS-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480744#comment-13480744
 ] 

Zhao Yongming commented on TS-1517:
-----------------------------------

another bt in regression test:
{code}
REGRESSION TEST SDK_API_TSHttpConnectServerIntercept started
FATAL: ink_queue.cc:217: failed assert 
`!((uintptr_t)TO_PTR(FREELIST_POINTER(item))&(((uintptr_t)f->alignment)-1))`
ats-install/bin/traffic_server - STACK TRACE: 
0   libtsutil.3.dylib                   0x00000000000118c9 ink_fatal + 228
1   libtsutil.3.dylib                   0x0000000000011669 _ink_assert + 55
2   libtsutil.3.dylib                   0x000000000001ddf6 ink_freelist_new + 
1178
3   traffic_server                      0x000000010004cb75 
Allocator::alloc_void() + 21
4   traffic_server                      0x00000001001f0978 
IOBufferData::alloc(long long, AllocType) + 256
5   traffic_server                      0x00000001000306be 
new_IOBufferData_internal(char const*, long long, AllocType) + 63
6   traffic_server                      0x0000000100030726 
IOBufferBlock::alloc(long long) + 98
7   traffic_server                      0x000000010004ccd7 
MIOBuffer::alloc(long long) + 73
8   traffic_server                      0x000000010004cd29 
new_MIOBuffer_internal(char const*, long long) + 60
9   traffic_server                      0x000000010004cd50 
MIOBuffer_tracker::operator()(long long) + 32
10  traffic_server                      0x000000010006517c PluginVCCore::init() 
+ 248
11  traffic_server                      0x00000001000652b3 
PluginVCCore::alloc() + 43
12  traffic_server                      0x000000010004133a TSHttpConnect + 144
13  traffic_server                      0x00000001000871b1 
RegressionTest_SDK_API_TSHttpConnectServerIntercept(RegressionTest*, int, int*) 
+ 287
14  libtsutil.3.dylib                   0x0000000000031796 
start_test(RegressionTest*) + 131
15  libtsutil.3.dylib                   0x00000000000318f6 
RegressionTest::run_some() + 236
16  libtsutil.3.dylib                   0x0000000000031967 
RegressionTest::check_status() + 33
17  traffic_server                      0x000000010005aaa5 
RegressionCont::mainEvent(int, Event*) + 225
18  traffic_server                      0x0000000100084da2 
Continuation::handleEvent(int, void*) + 110
19  traffic_server                      0x00000001002435bd 
EThread::process_event(Event*, int) + 271
20  traffic_server                      0x000000010024397e EThread::execute() + 
570
21  traffic_server                      0x0000000100242f33 
spawn_thread_internal(void*) + 105
22  libSystem.B.dylib                   0x00007fff8003cfd6 _pthread_start + 331
23  libSystem.B.dylib                   0x00007fff8003ce89 thread_start + 13
process killed by signal 6
program finished with exit code -1
elapsedTime=20.923070
{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

Reply via email to