Assertion failed: ok (pgm_sender.cpp:102)
Description
Environment
Linux, Debian testing
Activity
Show:

Chuck Remes February 2, 2012 at 8:19 PM
Merged to master in commit adee827.

Martin Lucina December 25, 2011 at 2:07 AMEdited
Patch at http://git.lucina.net/libzmq.git/log/?h=libzmq-303, sent to ML for submission to master.
Assigning to Martin Sustrik for merging to master.
Opening any PGM socket gives this assertion. The problem is in pgm_sender_t:lug() which is incorrectly testing the return value from session::write().