Re: [SR-Users] Kamailio Exits With: Segmentation Fault Error 4 in usrloc.so

2012-02-17 Thread Simpson Chua
ing List Sent: Friday, February 17, 2012 2:19 AM Subject: Re: [SR-Users] Kamailio Exits With: Segmentation Fault Error 4 in usrloc.so Hello, looks like an invalid listen socket structure, quite strange... what version of kamailio do you have? Also, in gdb, frame 0, can you send the ou

Re: [SR-Users] Kamailio Exits With: Segmentation Fault Error 4 in usrloc.so

2012-02-17 Thread Alexandr Dubovikov
Hi Daniel, ok, I will fix it in the sipcapture on this WE. Wbr, Alexandr 17.02.2012 14:26, Daniel-Constantin Mierla wrote: Hello, On 2/17/12 2:09 PM, Alexandr Dubovikov wrote: Hi, If i got it also correct: Simpson is getting SIP messages from a raw socket in the sipcapture module and try

Re: [SR-Users] Kamailio Exits With: Segmentation Fault Error 4 in usrloc.so

2012-02-17 Thread Daniel-Constantin Mierla
Hello, On 2/17/12 2:09 PM, Alexandr Dubovikov wrote: Hi, If i got it also correct: Simpson is getting SIP messages from a raw socket in the sipcapture module and try to save all REGISTER messages to the location table through the userloc module. (user registration audit) so sipcapture is

Re: [SR-Users] Kamailio Exits With: Segmentation Fault Error 4 in usrloc.so

2012-02-17 Thread Alexandr Dubovikov
Hi, If i got it also correct: Simpson is getting SIP messages from a raw socket in the sipcapture module and try to save all REGISTER messages to the location table through the userloc module. (user registration audit) Wbr, Alexandr 17.02.2012 13:49, Daniel-Constantin Mierla wrote: Hello,

Re: [SR-Users] Kamailio Exits With: Segmentation Fault Error 4 in usrloc.so

2012-02-17 Thread Daniel-Constantin Mierla
Hello, On 2/17/12 1:11 PM, Alexandr Dubovikov wrote: Hi Daniel, he use raw_socket in the sipcapture module and save all REGISTER messages to location. (something like fraud controling for registration). I think in this case he have to ignore socket listener. not sure I understood -- it is o

Re: [SR-Users] Kamailio Exits With: Segmentation Fault Error 4 in usrloc.so

2012-02-17 Thread Daniel-Constantin Mierla
Hello, looks like an invalid listen socket structure, quite strange... what version of kamailio do you have? Also, in gdb, frame 0, can you send the output of: p *_c p *_c->sock You can replace sensitive data (like IP), if you wish. Cheers, Daniel On 2/16/12 10:52 PM, Simpson Chua wrote:

[SR-Users] Kamailio Exits With: Segmentation Fault Error 4 in usrloc.so

2012-02-16 Thread Simpson Chua
Hi, Kamailio is exiting with a segmentation fault when trying to do a save("location"). Here is some information I gathered. Feb 16 15:30:19 ubuntu /usr/local/sbin/kamailio[25721]: DEBUG: [parser/msg_parser.c:103]: found end of header Feb 16 15:30:19 ubuntu /usr/local/sbin/kamailio[25721]: ERR