I have this issue on Kamailio 4.4 . The catch is it only happens in async workers, normal child processes are fine. Some naive code inspection shows that the 'handle' for the select group is 0x0 which is causing the handle+variable offset to be in unreadable memory. haven't figured out WHY that handle is unset and who's responsible for setting it.