Hi Christian, On Mon, Nov 1, 2010 at 1:37 PM, Christian Gudrian <[email protected]> wrote: > > Am 01.11.2010 um 21:30 schrieb Christian Gudrian: > > Backtrace in case the assertion fails: > > Sorry. I posted the backtrace of the main thread. This is the one of the > thread with the failed assertion: > #4 0x00000001000281ac in zmq::tcp_socket_t::write (this=0x100608ac8, > data=0x10100b204, size=-2) at ../../src/tcp_socket.cpp:197 > #5 0x000000010002f032 in zmq::zmq_engine_t::out_event (this=0x100608ab0) at > ../../src/zmq_engine.cpp:165 > #6 0x000000010000d51c in zmq::kqueue_t::loop (this=0x100100550) at > ../../src/kqueue.cpp:171 > #7 0x000000010000d611 in zmq::kqueue_t::worker_routine (arg_=0x100100550) > at ../../src/kqueue.cpp:188 > #8 0x00000001000284bc in zmq::thread_t::thread_routine (arg_=0x1001005c0) > at ../../src/thread.cpp:79 > #9 0x00007fff83e80456 in _pthread_start () > #10 0x00007fff83e80309 in thread_start () > Christian
> #4 0x00000001000281ac in zmq::tcp_socket_t::write (this=0x100608ac8, > data=0x10100b204, size=-2) at ../../src/tcp_socket.cpp:197 size=-2 doesn't look right, could you post a test to recreate this? Dhammika _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
