[zeromq-dev] Hi Guys, Do you encounter such a problem?

Pieter Hintjens ph at imatix.com
Mon Dec 15 13:10:54 CET 2014


Can you make a minimal reproducible test case in C/C++ and post that, thanks.

On Sun, Dec 14, 2014 at 5:35 AM, sunxmwork at gmail.com
<sunxmwork at gmail.com> wrote:
> zmq_disconnect to server1(tcp://192.168.1.191:9050), result:0
> zmq_disconnect to server2(tcp://192.168.1.191:9009), result:0
> Resource temporarily unavailable (stream_engine.cpp:683)
>
> Program received signal SIGABRT, Aborted.
> [Switching to Thread 0x7fffeffff700 (LWP 16900)]
> 0x00007ffff70d5f77 in __GI_raise (sig=sig at entry=6) at
> ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> 56      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
> (gdb)bt
> #0  0x00007ffff70d5f77 in __GI_raise (sig=sig at entry=6) at
> ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> #1  0x00007ffff70d95e8 in __GI_abort () at abort.c:90
> #2  0x00007ffff7b935a9 in zmq::zmq_abort
> (errmsg_=errmsg_ at entry=0x7ffff7226b30 "Resource temporarily unavailable") at
> err.cpp:74
> #3  0x00007ffff7bb23b4 in zmq::stream_engine_t::process_identity_msg
> (this=0x7fffd4004170, msg_=<optimized out>) at stream_engine.cpp:689
> #4  0x00007ffff7bb3ad3 in zmq::stream_engine_t::in_event
> (this=0x7fffd4004170) at stream_engine.cpp:304
> #5  0x00007ffff7b9321e in zmq::epoll_t::loop (this=0x627720) at
> epoll.cpp:166
> #6  0x00007ffff7bba2d0 in thread_routine (arg_=0x6277a0) at thread.cpp:86
> #7  0x00007ffff6c81f6e in start_thread (arg=0x7fffeffff700) at
> pthread_create.c:311
> #8  0x00007ffff71999cd in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
>
>
> We use ROUTER to ROUTER pattern!
>
> Thank you for help!~
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list