Closed JaylinYu closed 6 months ago
probably a bug from ASAN itself , but I am not sure
after topic alias: Session expiry interval test passed! User property test passed! Shared subscription test passed! Topic alias test failed! Error: Connection refused Error: Connection refused Error: Connection refused Retain As Published test failed!
Testing with nnc_testv5.py or nnc_test.py?
The source file information in backtrace seems lost ... Maybe you should provide more other stuff.
AddressSanitizer:DEADLYSIGNAL
==1394288==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7fc1e650b05d bp 0x7fc1e09f5950 sp 0x7fc1e09f5108 T9) ==1394288==The signal is caused by a READ memory access. ==1394288==Hint: address points to the zero page. ==1394288==WARNING: invalid path to external symbolizer! ==1394288==WARNING: Failed to use and restart external symbolizer!
0 0x7fc1e650b05d (/lib/x86_64-linux-gnu/libc.so.6+0x19c05d)
AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV (/lib/x86_64-linux-gnu/libc.so.6+0x19c05d) Thread T9 created by T0 here:
0 0x49a5dc (/home/jaylin/projects/EdgeComputing/nanomq/build/nanomq/nanomq+0x49a5dc)
==1394288==ABORTING