On Tue, Mar 5, 2013 at 9:57 PM, Gonzalo Vasquez <gvasq...@altiuz.cl> wrote:

> Hi there!
>
> Upon stressing a Java / ZMQ based piece of software, I'm getting TWO
> repeated errors every now and then, they are:
>

Hi Gonzalo,

As with any error you're trying to report (to any project, I guess), the
best tool is a minimal (I can't emphasize that enough) test case that
provokes the crash. If you can make this in Java we can recreate it in C,
and see where the problem is.

The test case is essential to fixing the problem since after we fix it we
have to run the same test case to be 100% the problem is gone.

-Pieter
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to