[zeromq-dev] internet deployment
Pieter Hintjens
ph at imatix.com
Tue May 15 12:50:23 CEST 2012
On Tue, May 15, 2012 at 2:27 AM, Viet Hoang (Quant Edge)
<viet.hoang at quant-edge.com> 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
More information about the zeromq-dev
mailing list