You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2021/02/02 21:08:01 UTC

[jira] [Commented] (DISPATCH-1909) test_000_stats in system_tests_http2 failing intermittently

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

Jiri Daněk commented on DISPATCH-1909:
--------------------------------------

https://github.com/apache/qpid-dispatch/runs/1817757078?check_suite_focus=true#step:9:2129

{noformat}
69: ../src/adaptors/http2/http2_adaptor.c:2058:9: runtime error: member access within null pointer of type 'struct qdr_http2_adaptor_t'
69: AddressSanitizer:DEADLYSIGNAL
69: =================================================================
69: ==4018==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000050 (pc 0x7f9836d1105e bp 0x7fff86cbd820 sp 0x7fff86cbd7f0 T0)
69: ==4018==The signal is caused by a READ memory access.
69: ==4018==Hint: address points to the zero page.
69:     #0 0x7f9836d1105d in qdr_del_http2_connection_CT ../src/adaptors/http2/http2_adaptor.c:2058
69:     #1 0x7f9836c4f246 in qdr_core_free ../src/router_core/router_core.c:160
69:     #2 0x7f9836cc0921 in qd_router_free ../src/router_node.c:2109
69:     #3 0x7f9836b2aa21 in qd_dispatch_free ../src/dispatch.c:368
69:     #4 0x7f9836b2aa21 in qd_dispatch_free ../src/dispatch.c:360
69:     #5 0x55635b6f91d3 in main_process ../router/src/main.c:117
69:     #6 0x55635b6f8ce0 in main ../router/src/main.c:367
69:     #7 0x7f9835a330b2 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x270b2)
69:     #8 0x55635b6f8f8d in _start (/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/router/qdrouterd+0x5f8d)
69: 
69: AddressSanitizer can not provide additional info.
69: SUMMARY: AddressSanitizer: SEGV ../src/adaptors/http2/http2_adaptor.c:2058 in qdr_del_http2_connection_CT
69: ==4018==ABORTING
{noformat}

Here is some more error output that came out of a GHA test run where this test failed.

> test_000_stats in system_tests_http2 failing intermittently
> -----------------------------------------------------------
>
>                 Key: DISPATCH-1909
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1909
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.14.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.15.0
>
>
> {noformat}
> 68: 
> 68: ======================================================================
> 68: FAIL: test_000_stats (system_tests_http2.Http2TestOneStandaloneRouter)
> 68: ----------------------------------------------------------------------
> 68: Traceback (most recent call last):
> 68:   File "/home/travis/build/apache/qpid-dispatch/tests/system_test.py", line 935, in wrap
> 68:     return f(*args, **kwargs)
> 68:   File "/home/travis/build/apache/qpid-dispatch/tests/system_tests_http2.py", line 321, in test_000_stats
> 68:     self.assertEqual(s.get('requests'), 2)
> 68: AssertionError: 1 != 2
> 68: 
> 68: ----------------------------------------------------------------------
> 68: Ran 77 tests in 84.573s {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org