zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1
https://www.zeromq.org
Mozilla Public License 2.0
9.46k stars 2.34k forks source link

Program terminated with signal SIGSEGV, Segmentation fault #4636

Open fvckcaib opened 7 months ago

fvckcaib commented 7 months ago

Linux centos8 zeromq4.0.5

0 0x00007fe708bb26d3 in __memmove_avx_unaligned_erms () from /lib64/libc.so.6

1 0x00000000006f3031 in zmq::encoder_base_t::encode (this=0x7fe70005cd00, data=0x7fe70804b168, size=) at encoder.hpp:76

2 0x00000000006eef43 in zmq::stream_engine_t::out_event (this=0x7fe700074750) at stream_engine.cpp:263

3 0x00000000006ed74b in std::set<zmq::pipe_t, std::less<zmq::pipe_t>, std::allocator<zmq::pipe_t*> >::count (__x=@0x7fe70804b198: 0x15b2640, this=0x7fe70004ab54)

at /usr/include/c++/8/bits/stl_tree.h:995

4 zmq::session_base_t::writeactivated (this=0x15959a0, pipe=0x1) at session_base.cpp:255

5 0x00000000006d4524 in zmq::io_thread_t::io_threadt (this=0x0, ctx=, tid_=) at io_thread.cpp:30

6 0x00000000015f32b0 in ?? ()

7 0x0000000001595fc0 in ?? ()

8 0x00000000006d40e6 in zmq::epoll_t::rmfd (this=0x7fe600000005, handle=0x1) at epoll.cpp:77

9 0x00007fe700074730 in ?? ()

10 0x0000000000000000 in ?? ()