You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/12/05 21:19:35 UTC

[jira] [Commented] (TS-2345) failed assert in Regression test SDK_API_HttpTxnTransform

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

Leif Hedstrom commented on TS-2345:
-----------------------------------

I tested this with current master, in a debug build, and it does not reproduce. You have any more details on how this reproduces ? Does it happen every time you run the regression ? Any specific platform or build parameters?

> failed assert in Regression test SDK_API_HttpTxnTransform
> ---------------------------------------------------------
>
>                 Key: TS-2345
>                 URL: https://issues.apache.org/jira/browse/TS-2345
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: TS API
>            Reporter: Thomas Berger
>             Fix For: sometime
>
>
> The regression test for SDK_API_HttpTxnTransform failes with an assertion failure:
> {noformat}
> FATAL: /var/tmp/paludis/net-proxy-trafficserver-4.1.1/work/trafficserver-4.1.1/proxy/InkAPITest.cc:7151: failed assert `request_id != -1`
> traffic_server - STACK TRACE: 
> /usr/lib64/libtsutil.so.4(+0x14aff)[0x7f4d7237caff]
> /usr/lib64/libtsutil.so.4(+0x13e4f)[0x7f4d7237be4f]
> traffic_server[0x4a7936]
> traffic_server[0x4f299d]
> traffic_server(HttpSM::state_api_callout(int, void*)+0x532)[0x508542]
> traffic_server(HttpSM::set_next_state()+0xf0a)[0x5179ea]
> traffic_server(HttpSM::state_read_client_request_header(int, void*)+0x71c)[0x505e3c]
> traffic_server(HttpSM::main_handler(int, void*)+0x99)[0x504979]
> traffic_server(UnixNetVConnection::net_read_io(NetHandler*, EThread*)+0x438)[0x6152e8]
> traffic_server(NetHandler::mainNetEvent(int, Event*)+0x4ea)[0x60fb6a]
> traffic_server(EThread::process_event(Event*, int)+0xc7)[0x62c257]
> traffic_server(EThread::execute()+0x5a4)[0x62c9b4]
> traffic_server[0x62b32e]
> /lib64/libpthread.so.0(+0x8fe6)[0x7f4d70a18fe6]
> /lib64/libc.so.6(clone+0x6d)[0x7f4d7001a8ad]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)