On Fri, Jul 4, 2008 at 2:19 PM, Filippo Zangheri <filippo.zangheri at yahoo.it> wrote: > >> 22:42:19.958 sip_endpoint.c Module "mod-msg-logger" registered > >> Segmentation fault > > > > The same apply to stateless_proxy-i686-pc-linux-gnu. In effect, all > > applications relying on proxy.h:proxy_init() suffer from the same > problem. > ^^^^^^^^^^^^ > Typo, I meant init_proxy(). > > > Sorry for the late reply. I was upgrading my Linux box last week and along the way managed to corrupt my Grub installation. It was not easy to solve when your computer doesn't have CD or floppy drive and can't boot from USB or the internal CF reader. :D I tried the proxy samples and it seems to be working okay on Ubuntu 8.04/linux 2.6.24-19, so there must be some particular setup in your box that pjlib doesn't like. I'm attaching a simple application to enumerate network interfaces, could you try that out? If it's still segfaulting, could you probably build pjsip with debug info (./aconfigure CFLAGS='--g') and debug the application and find out exactly where it segfaults? Cheers Benny -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080707/03f50a09/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: enumif.c Type: text/x-csrc Size: 548 bytes Desc: not available Url : http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080707/03f50a09/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: Makefile Type: application/octet-stream Size: 334 bytes Desc: not available Url : http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080707/03f50a09/attachment.obj