On 10/9/10 3:07 PM, Juha Heinanen wrote:
IƱaki Baz Castillo writes:
Hi Juha, the above error occurs because "grp" is 0. Could the log be improved so it doesn't complain about shared memory and instead tells that "grp" cannot be zero?
there was a commit recently to kamailio_3.0 modules_k/permissions/address.c. perhaps is already fixed the error message.
the commit was related to this case. I moved shm error message when testing the pointer returned by shm_malloc(), previously was after the error label.
Cheers, Daniel