[zeromq-dev] Segfault in zmq_data_init or related
Charles Remes
lists at chuckremes.com
Fri Jan 11 18:43:54 CET 2013
On Jan 11, 2013, at 11:32 AM, "A. Mark" <gougolith at gmail.com> wrote:
> The segfault occurs in the first iteration (i=0) with message_size=8MB, with message_size < 1MB no issues. Itl looks like heap corruption, but I investigated no further.
> Unless this is a library issue I don't know if I'm doing anything illegal here.
You should be able to allocate messages of any size. If you have a small program that reliably reproduces this segfault, please open an issue and attach the code.
cr
More information about the zeromq-dev
mailing list