Re: [SR-Users] 4.4 crash at start

2016-04-11 Thread Daniel-Constantin Mierla
On 07/04/16 02:08, Anthony Messina wrote: > On Wednesday, April 06, 2016 09:22:21 PM Juha Heinanen wrote: >> Daniel-Constantin Mierla writes: >>> Thanks! Can you try with the patch >>> 1545b8de396e8e5d0ef24c9102beff18b3cf36e5? >> I tried and there was no crash. >> >>> Also, check that all listen

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Anthony Messina
On Wednesday, April 06, 2016 09:22:21 PM Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > > Thanks! Can you try with the patch > > 1545b8de396e8e5d0ef24c9102beff18b3cf36e5? > > I tried and there was no crash. > > > Also, check that all listen ip addresses are actually used by kamailio >

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > Thanks! Can you try with the patch > 1545b8de396e8e5d0ef24c9102beff18b3cf36e5? I tried and there was no crash. > Also, check that all listen ip addresses are actually used by kamailio > (they should be printed at startup). They were all listed. -- Juha _

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Daniel-Constantin Mierla
Thanks! Can you try with the patch 1545b8de396e8e5d0ef24c9102beff18b3cf36e5? Also, check that all listen ip addresses are actually used by kamailio (they should be printed at startup). Cheers, Daniel On 06/04/16 18:49, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> Have you reverte

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
Juha Heinanen writes: > I'm not quite sure. I just replaced socket_info.c with the one that is > enclosed. Forgot to enclose working socket_info.c. -- Juha socket_info.c Description: socket_info.c ___ SIP Express Router (SER) and Kamailio (OpenSER)

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > Have you reverted only e6dd2c172be3712e8c468cbe7e55ba94d81a7b62, or > also d7fca53e8c5409849ec044098a143e7254129c00. I'm not quite sure. I just replaced socket_info.c with the one that is enclosed. > >From the core file, can you give the output with gdb for:

Re: [SR-Users] 4.4 crash at start

2016-04-06 Thread Daniel-Constantin Mierla
Have you reverted only e6dd2c172be3712e8c468cbe7e55ba94d81a7b62, or also d7fca53e8c5409849ec044098a143e7254129c00. >From the core file, can you give the output with gdb for: p ifa p *ifa p *ifa->ifa_addr Also, are you using listen with interface id (e.g., eth0)? Or is with ip only, or no listen

[SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
Juha Heinanen writes: > Perhaps recent commit e6dd2c172be3712e8c468cbe7e55ba94d81a7b62 is to > blame of the crash. Yes, I reverted the commit in my local source and the crash is gone. -- Juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-us

[SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
Juha Heinanen writes: > I build kamailio from latest 4.4 git source and got crash at start: > > (gdb) where > #0 0x00449af8 in add_interfaces ( > if_name=0x7f0e770106e8 "192.98.102.10", family=0, port=13880, proto=1978, > ai_l=0x1277600) at socket_info.c:1210 > #1 0x004

[SR-Users] 4.4 crash at start

2016-04-06 Thread Juha Heinanen
I build kamailio from latest 4.4 git source and got crash at start: (gdb) where #0 0x00449af8 in add_interfaces ( if_name=0x7f0e770106e8 "192.98.102.10", family=0, port=13880, proto=1978, ai_l=0x1277600) at socket_info.c:1210 #1 0x0044ad77 in fix_socket_list (list=0x5, t