You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10: Test command: /home/dklein/projects/FairMQ2/build/test/testsuite_Protocols "--gtest_filter=PushPull.Multipart_ST_ipc_shmem" "--gtest_also_run_disabled_tests"
10: Test timeout computed to be: 5
10: Note: Google Test filter = PushPull.Multipart_ST_ipc_shmem
10: [==========] Running 1 test from 1 test suite.
10: [----------] Global test environment set-up.
10: [----------] 1 test from PushPull
10: [ RUN ] PushPull.Multipart_ST_ipc_shmem
10: ../fairmq/shmem/Socket.h:319:85: runtime error: reference binding to misaligned address 0x62900002820a for type 'struct MetaHeader', which requires 8 byte alignment
10: 0x62900002820a: note: pointer points here
10: be be 00 60 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 be be be be b0 00 00 00
10: ^
10: /usr/include/c++/11/bits/unique_ptr.h:962:57: runtime error: reference binding to misaligned address 0x62900002820a for type 'struct type', which requires 8 byte alignment
10: 0x62900002820a: note: pointer points here
10: be be 00 60 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 be be be be b0 00 00 00
10: ^
10: /usr/include/c++/11/bits/move.h:78:36: runtime error: reference binding to misaligned address 0x62900002820a for type 'struct MetaHeader', which requires 8 byte alignment
10: 0x62900002820a: note: pointer points here
10: be be 00 60 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 be be be be b0 00 00 00
10: ^
10: ../fairmq/shmem/Message.h:131:11: runtime error: reference binding to misaligned address 0x62900002820a for type 'const struct MetaHeader', which requires 8 byte alignment
10: 0x62900002820a: note: pointer points here
10: be be 00 60 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 be be be be b0 00 00 00
10: ^
10: [INFO] Cleaning up for shared memory id 'effd6d85'...
10: [INFO] No region counter found. No regions to cleanup.
10: [INFO] Successfully removed 'fmq_effd6d85_m_0'.
10: [INFO] Successfully removed 'fmq_effd6d85_mng'.
10: [INFO] Successfully removed 'fmq_effd6d85_mtx'.
10: [INFO] Successfully removed 'fmq_effd6d85_cv'.
10: [ OK ] PushPull.Multipart_ST_ipc_shmem (6 ms)
10: [----------] 1 test from PushPull (6 ms total)
10:
10: [----------] Global test environment tear-down
10: [==========] 1 test from 1 test suite ran. (6 ms total)
10: [ PASSED ] 1 test.
10/199 Test #10: Protocols.PushPull.Multipart_ST_ipc_shmem ......................... Passed 0.43 sec
14: Protocols.PushPull.Multipart_MT_ipc_shmem
14: Test command: /home/dklein/projects/FairMQ2/build/test/testsuite_Protocols "--gtest_filter=PushPull.Multipart_MT_ipc_shmem" "--gtest_also_run_disabled_tests"
14: Test timeout computed to be: 5
14: Note: Google Test filter = PushPull.Multipart_MT_ipc_shmem
14: [==========] Running 1 test from 1 test suite.
14: [----------] Global test environment set-up.
14: [----------] 1 test from PushPull
14: [ RUN ] PushPull.Multipart_MT_ipc_shmem
14: ../fairmq/shmem/Socket.h:319:85: runtime error: reference binding to misaligned address 0x62900001420a for type 'struct MetaHeader', which requires 8 byte alignment
14: 0x62900001420a: note: pointer points here
14: be be 00 60 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 be be be be b0 00 00 00
14: ^
14: /usr/include/c++/11/bits/unique_ptr.h:962:57: runtime error: reference binding to misaligned address 0x62900001420a for type 'struct type', which requires 8 byte alignment
14/199 Test #14: Protocols.PushPull.Multipart_MT_ipc_shmem .........................***Timeout 51.49 sec
compiled with
-Og -g -Wshadow -Wall -Wextra -Wpedantic -fsanitize=address,leak,undefined
(GCC 11.1.1)10: Protocols.PushPull.Multipart_ST_ipc_shmem
14: Protocols.PushPull.Multipart_MT_ipc_shmem
16: Protocols.ReqRep.shmem
30: Region.EventSubscriptions.zeromq
135: Poller.Subchannel.shmem
176: Commands.Format.SerializationJSON
The text was updated successfully, but these errors were encountered: