I am seeing an assertion failure when shutting down my application: Assertion failed: fd_table [handle_].valid (devpoll.cpp:91)
The frequency of the assertion is about once every few hundred to few thousand executions (so it appears sometimes in our automated testing). I have created a minimal test case that hits the assert when run in a loop: http://pastie.org/5658595 0MQ version: 3.2.2 OS: RHEL5, Solaris 10 g++ 4.7.1 Stack traces from gdb: http://pastie.org/5658669 Is this caused a bug in my code? Thanks for any insights _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
