[zeromq-dev] Segfault

Douglas Creager dcreager at dcreager.net
Sat Jan 1 04:08:12 CET 2011


Friends,

I've attached a quick test program that's giving me some segfaults on Mac OS with the latest git master.  I don't think there are any logic errors in the test case — if I've had a brain fart, please let me know.  It sends two two-part messages, using PUSH/PULL, with TCP connections and a high-water mark, all within a single thread.  When it happens, the segfault occurs in one of the zmq_close calls, or the zmq_term.  Any thoughts?  Or tips on how to further debug this?

cheers
–doug

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.c
Type: application/octet-stream
Size: 1295 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101231/c6e25b7e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101231/c6e25b7e/attachment.sig>


More information about the zeromq-dev mailing list