Skip to content

Segmentation fault in system_tests_http2_adaptor via system_tests_http2 #1376

@ganeshmurthy

Description

@ganeshmurthy
 57: >           raise RuntimeError("Errors during teardown: \n\n%s" % "\n\n".join([str(e) for e in errors])) from errors[0]
57: E           RuntimeError: Errors during teardown: 
57: E           
57: E           Process 7213 (name=INTB) error: returned error code -11
57: E           skrouterd -c INTB.conf -I /home/runner/work/skupper-router/skupper-router/skupper-router/python
57: E           /home/runner/work/skupper-router/skupper-router/skupper-router/build/tests/system_test.dir/tests/system_tests_http2/Http2AdaptorListenerConnectTest/setUpClass/INTB-42.cmd
57: E           >>>>
57: E           ../src/adaptors/http2/http2_adaptor.c:3213:5: runtime error: member access within null pointer of type 'struct qdr_http2_connection_t'
57: E               #0 0x55ee144b2d00 in handle_connection_event ../src/adaptors/http2/http2_adaptor.c:3213
57: E               #1 0x55ee1474e07e in handle_event_with_context ../src/server.c:813
57: E               #2 0x55ee1474e0c3 in do_handle_raw_connection_event ../src/server.c:819
57: E               #3 0x55ee147527e0 in handle ../src/server.c:1106
57: E               #4 0x55ee14752b17 in thread_run ../src/server.c:1151
57: E               #5 0x55ee145d9da2 in _thread_init ../src/posix/threading.c:207
57: E               #6 0x7f0900e94ac2 in start_thread nptl/pthread_create.c:442
57: E               #7 0x7f0900f2665f  (/lib/x86_64-linux-gnu/libc.so.6+0x12665f) (BuildId: 203de0ae33b53fee1578b117cb4123e85d0534f0)
57: E           
57: E           SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior ../src/adaptors/http2/http2_adaptor.c:3213:5 in 
57: E           Fatal Python error: Segmentation fault
57: E           
57: E           Thread 0x00007f09018df2c0 (most recent call first):
57: E           <no Python frame>
57: E           
57: E           *** SKUPPER-ROUTER FATAL ERROR ***
57: E           Version: 0.0.0
57: E           Signal: 11 SIGSEGV
57: E           Process ID: 7213 (skrouterd)
57: E           Thread ID: 7220 (wrkr_1)
57: E           Memory Map:

https://github.com/skupperproject/skupper-router/actions/runs/7451654634/job/20273555349#step:10:6330

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions