Hi all, I just had a quick question about proton-c returning null messages. I am calling pn_messenger_get on my message and on my messenger and getting back messages that are null. When I call:
pn_bytes_t b = pn_data_get_bytes(pn_message_body(message)); calls to b.start and b.size create segfaults. Any ideas as to why this might be happening? At the moment I am running a test with large messages (several megabytes) being sent to the server. Thanks for the help! -- View this message in context: http://qpid.2158936.n2.nabble.com/Proton-c-Null-Messages-tp7625967.html Sent from the Apache Qpid Proton mailing list archive at Nabble.com.