On Tue, May 15, 2012 at 2:27 AM, Viet Hoang (Quant Edge) <[email protected]> wrote:
> However without console screen, we could not trace to > the exact assertion... Indeed... if you're using libzmq in a gui application you might modify the assert macro to pop-up a window instead. Sounds like an unhandled error condition. Once you can reproduce the problem with a command-line test case, it should be easy to fix. If you can reproduce it, then running the test case under a debugger is most useful. Alternatively, once you localize the assert, print out the value of the offending variable. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
