On Mon, Jul 7, 2008 at 12:32 PM, Filippo Zangheri <filippo.zangheri at yahoo.it> wrote: > Debugging info: > > (gdb) run > Starting program: > /home/filippo/tesi/pjsip/debug/pjproject-0.9.0/pjsip-apps/bin/samples/stateful_proxy-i686-pc-linux-gnu > [Thread debugging using libthread_db enabled] > [New Thread -1211930944 (LWP 23669)] > 13:29:34.620 os_core_unix.c pjlib 0.9.0-release for POSIX initialized > 13:29:34.621 pjlib select() I/O Queue created (0xb7bf4098) > 13:29:34.621 sip_endpoint.c Module "mod-msg-print" registered > 13:29:34.621 sip_endpoint.c Module "mod-tsx-layer" registered > 13:29:34.621 sip_endpoint.c Module "mod-stateful-util" registered > 13:29:34.651 udp0x80a2b60 SIP UDP transport started, published address > is 82.59.213.185:5060 > 13:29:34.651 sip_endpoint.c Module "mod-msg-logger" registered > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1211930944 (LWP 23669)] > 0x08077908 in if_enum_by_af (af=2, p_cnt=0xbfe7a298, ifs=0xbfe7a2e0) at > ../src/pj/ip_helper_generic.c:93 > 93 if (ad->sa_family != af) { > (gdb) > 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. > Thank you. > Best regards. > > PS: Is there a pjsip IRC channel? > Not that I'm aware of. Cheers Benny -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080707/01a85c19/attachment.html