On Mon, Jul 7, 2008 at 1:49 PM, Filippo Zangheri <filippo.zangheri at yahoo.it> wrote: > > That would be very strange. Is "ad" NULL or something? While you're > there, > > it would be great if you could make sense on what's happening. The > > if_enum_by_af() is quite straightforward so I think it shouldn't be too > > difficult to understand. > > Yes, I have evidence of 'ad' being NULL. > > I added the following check right after the declaration of that pointer: > > if (ad == NULL) continue; > > And the segfault disappears. The only different behaviour is that loopback > address 127.0.0.1 is not listed in host alias addresses: > Thanks for the info, I've added the NULL check in the SVN. Yeah I think it's probaby better to report this to the "authority" (not sure whom that will be). :) Thanks, Benny -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080707/5ebd28c1/attachment.html