[zeromq-dev] pub sub memory leak problem

david starkweather starkdg at comcast.net
Thu Aug 5 18:15:30 CEST 2010


Hello,

I have a memory leak in an application I am developing here.  The
application uses the pub/sub model using zeromq.  I have managed to
replicate the error in a simple test case in the link below.  Perhaps I
am not closing the messages properly, or doing proper cleanup.  But I
think I am.

The code in the link below details the publisher program first, then the
subscriber program i am using.  I outfitted the latter with dmalloc and
then included the logfile from dmalloc at the end.  The log file
includes one published message.

http://pastebin.com/DHaPNWQ5
 
thanks.
dgs
 

 
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list