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 2016/09/16 17:56:21 UTC

[jira] [Updated] (TS-4876) FATAL: Http2DependencyTree.h:319: failed assertion `node->parent->queue->top() == node->entry`

     [ https://issues.apache.org/jira/browse/TS-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-4876:
------------------------------
    Fix Version/s: 7.1.0

> FATAL: Http2DependencyTree.h:319: failed assertion `node->parent->queue->top() == node->entry`
> ----------------------------------------------------------------------------------------------
>
>                 Key: TS-4876
>                 URL: https://issues.apache.org/jira/browse/TS-4876
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Leif Hedstrom
>             Fix For: 7.1.0
>
>
> No great stack trace here (because running under ASAN I think), but this is what we see:
> {code}
> /opt/ats/lib/libtsutil.so.7(signal_crash_handler(int, siginfo_t*, void*)+0x18)[0x2ba29d9333f3]
> /opt/ats/bin/traffic_server(crash_logger_invoke(int, siginfo_t*, void*)+0x155)[0x53469c]
> /lib64/libpthread.so.0(+0xf100)[0x2ba29fa2b100]
> /lib64/libc.so.6(gsignal+0x37)[0x2ba2a038a5f7]
> /lib64/libc.so.6(abort+0x148)[0x2ba2a038bce8]
> /opt/ats/lib/libtsutil.so.7(ink_warning(char const*, ...)+0x0)[0x2ba29d91301d]
> /opt/ats/lib/libtsutil.so.7(+0x6bbf7)[0x2ba29d90cbf7]
> /opt/ats/bin/traffic_server(Http2DependencyTree<Http2Stream*>::deactivate(Http2DependencyTree<Http2Stream*>::Node*, unsigned int)+0x17e)[0x7b83fa]
> /opt/ats/bin/traffic_server(Http2ConnectionState::send_data_frames_depends_on_priority()+0x58c)[0x7b1154]
> /opt/ats/bin/traffic_server(Http2ConnectionState::main_event_handler(int, void*)+0x41c)[0x7ae45c]
> /opt/ats/bin/traffic_server(Continuation::handleEvent(int, void*)+0x149)[0x53b59f]
> /opt/ats/bin/traffic_server(EThread::process_event(Event*, int)+0x2cf)[0xab74d1]
> /opt/ats/bin/traffic_server(EThread::execute()+0x2bf)[0xab7b33]
> /opt/ats/bin/traffic_server[0xab5d7b]
> /lib64/libpthread.so.0(+0x7dc5)[0x2ba29fa23dc5]
> /lib64/libc.so.6(clone+0x6d)[0x2ba2a044bced]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)