jiridanek commented on pull request #1052:
URL: https://github.com/apache/qpid-dispatch/pull/1052#issuecomment-1019454006


   One more, it looks like they are exceedingly rare, but quite devastating
   
   ```
   36: E           Process 163489 error: exit code 1, expected 0
   36: E           qdrouterd -c INT.B.conf -I 
/home/jdanek/repos/qpid/qpid-dispatch/python
   36: E           
/home/jdanek/repos/qpid/qpid-dispatch/cmake-build-debug-asan/tests/system_test.dir/system_tests_interior_sync_up/RouterTest/setUpClass/INT.B-2.cmd
   36: E           >>>>
   36: E           AddressSanitizer:DEADLYSIGNAL
   36: E           
=================================================================
   36: E           ==163489==ERROR: AddressSanitizer: SEGV on unknown address 
(pc 0x7f631709656b bp 0x7fff5541b8a0 sp 0x7fff5541b870 T0)
   36: E           ==163489==The signal is caused by a READ memory access.
   36: E           ==163489==Hint: this fault was caused by a dereference of a 
high value address (see register values below).  Dissassemble the provided pc 
to learn which register was used.
   36: E               #0 0x7f631709656b in PyVectorcall_Function.lto_priv.5 
(/lib64/libpython3.10d.so.1.0+0x12f56b)
   36: E               #1 0x7f63170966e1 in 
_PyObject_VectorcallTstate.lto_priv.5 (/lib64/libpython3.10d.so.1.0+0x12f6e1)
   36: E               #2 0x7f6317097df8 in _PyObject_CallFunctionVa 
(/lib64/libpython3.10d.so.1.0+0x130df8)
   36: E               #3 0x7f6317097f49 in PyObject_CallFunction 
(/lib64/libpython3.10d.so.1.0+0x130f49)
   36: E               #4 0x578623 in qd_io_rx_handler 
/home/jdanek/repos/qpid/qpid-dispatch/src/python_embedded.c:669
   36: E               #5 0x612162 in qdr_forward_on_message 
/home/jdanek/repos/qpid/qpid-dispatch/src/router_core/forwarder.c:335
   36: E               #6 0x64c6cb in qdr_general_handler 
/home/jdanek/repos/qpid/qpid-dispatch/src/router_core/router_core.c:952
   36: E               #7 0x6383fe in qdr_core_free 
/home/jdanek/repos/qpid/qpid-dispatch/src/router_core/router_core.c:272
   36: E               #8 0x6d28e2 in qd_router_free 
/home/jdanek/repos/qpid/qpid-dispatch/src/router_node.c:2165
   36: E               #9 0x4ffbdd in qd_dispatch_free 
/home/jdanek/repos/qpid/qpid-dispatch/src/dispatch.c:375
   36: E               #10 0x7067a9 in main_process 
/home/jdanek/repos/qpid/qpid-dispatch/router/src/main.c:119
   36: E               #11 0x708607 in main 
/home/jdanek/repos/qpid/qpid-dispatch/router/src/main.c:369
   36: E               #12 0x7f631639255f in __libc_start_call_main 
(/lib64/libc.so.6+0x2d55f)
   36: E               #13 0x7f631639260b in __libc_start_main_impl 
(/lib64/libc.so.6+0x2d60b)
   36: E               #14 0x42c2e4 in _start 
(/home/jdanek/repos/qpid/qpid-dispatch/cmake-build-debug-asan/router/qdrouterd+0x42c2e4)
   36: E           
   36: E           AddressSanitizer can not provide additional info.
   36: E           SUMMARY: AddressSanitizer: SEGV 
(/lib64/libpython3.10d.so.1.0+0x12f56b) in PyVectorcall_Function.lto_priv.5
   36: E           ==163489==ABORTING
   36: E           <<<<
   36: 
   36: /home/jdanek/repos/qpid/qpid-dispatch/tests/system_test.py:788: 
RuntimeError
   36: =========================== short test summary info 
============================
   36: ERROR ::RouterTest::test_interior_sync_up - RuntimeError: Errors during 
teard...
   36: !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures 
!!!!!!!!!!!!!!!!!!!!!!!!!!!
   36: ========================= 1 passed, 1 error in 39.23s 
==========================
       Test #36: system_tests_interior_sync_up ....***Failed   40.18 sec
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to