[zeromq-dev] make check failed
Ben Gray
ben at benjamg.com
Thu May 31 13:18:47 CEST 2012
I get the same thing under ubuntu 12.04 with g++ 4.6.3 using the
libzmq master branch.
Under gdb I get:
#0 0x00007fffdc000228 in ?? ()
#1 0x00007ffff7ba96df in zmq::ctx_t::monitor_event
(this=0x7fffdc000088, socket_=0x7fffdc000098, event_=256,
args_=<optimized out>) at ctx.cpp:405
#2 0x00007ffff7bbc75e in zmq::socket_base_t::monitor_event
(this=0x7fffdc000098, event_=256) at socket_base.cpp:1000
#3 0x00007ffff7bba960 in zmq::session_base_t::monitor_event
(this=<optimized out>, event_=<optimized out>) at session_base.cpp:279
#4 0x00007ffff7bc2b03 in zmq::tcp_connecter_t::close
(this=0x7fffe8004b80) at tcp_connecter.cpp:291
#5 0x00007ffff7bc2e8b in zmq::tcp_connecter_t::~tcp_connecter_t
(this=0x7fffe8004b80, __in_chrg=<optimized out>) at
tcp_connecter.cpp:77
#6 0x00007ffff7bc2f69 in zmq::tcp_connecter_t::~tcp_connecter_t
(this=0x7fffe8004b80, __in_chrg=<optimized out>) at
tcp_connecter.cpp:78
#7 0x00007ffff7bae7bc in zmq::io_thread_t::in_event (this=0x6052d0)
at io_thread.cpp:82
#8 0x00007ffff7bada7e in zmq::epoll_t::loop (this=0x605540) at epoll.cpp:161
#9 0x00007ffff7bc3ab6 in thread_routine (arg_=0x6055b0) at thread.cpp:83
#10 0x00007ffff7983e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007ffff76b14bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()
I never got this with the 3.1 tag but there have been a lot of changes
in the last few months.
More information about the zeromq-dev
mailing list