[SR-Users] Core dump while saving user location in mongo

2015-01-28 Thread Mickael Marrache
Hi, When my proxy receives a REGISTER request, it crashes while saving the user location in MongoDB. This is the backtrace from the core dump: #0 0x003f08e32625 in raise () from /lib64/libc.so.6 #1 0x003f08e33e05 in abort () from /lib64/libc.so.6 #2 0x006196f9 in fm

Re: [SR-Users] Core dump while saving user location in mongo

2015-01-29 Thread Daniel-Constantin Mierla
Hello, can you give the parameters for usrloc module? Are you using DB_ONLY mode? Cheers, Daniel On 29/01/15 08:55, Mickael Marrache wrote: > > Hi, > > > > When my proxy receives a REGISTER request, it crashes while saving the > user location in MongoDB. > > > > This is the backtrace from th

Re: [SR-Users] Core dump while saving user location in mongo

2015-01-29 Thread Mickael Marrache
rval", 60) Yes, I use DB_ONLY (3) mode. Mickael From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: Thursday, January 29, 2015 12:23 PM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Core dump while saving user

Re: [SR-Users] Core dump while saving user location in mongo

2015-01-29 Thread Daniel-Constantin Mierla
Also, give the error messages from syslog file. Cheers, Daniel On 29/01/15 11:23, Daniel-Constantin Mierla wrote: > Hello, > > can you give the parameters for usrloc module? Are you using DB_ONLY mode? > > Cheers, > Daniel > > On 29/01/15 08:55, Mickael Marrache wrote: >> >> Hi, >> >> >> >> Whe

Re: [SR-Users] Core dump while saving user location in mongo

2015-01-29 Thread Mickael Marrache
13, argv=0x7fff25b77bc8) at main.c:2561 I can try to reproduce the issue with the REGISTER if you need. Mickael From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: Thursday, January 29, 2015 12:26 PM To: Kamailio (SER) - Users Mailing

Re: [SR-Users] Core dump while saving user location in mongo

2015-01-29 Thread Daniel-Constantin Mierla
on (h=0x7fff25b774c0, a=0x7f83a328d418, > msg=0x7f83a33083e0) at action.c:712 > > #23 0x00429a7a in run_actions (h=0x7fff25b774c0, a=0x7f83a328d418, > msg=0x7f83a33083e0) at action.c:1583 > > #24 0x0041d2cd in do_action (h=0x7fff25b774c0, a=0x7f83a328d658, > msg=0x

Re: [SR-Users] Core dump while saving user location in mongo

2015-01-30 Thread Mickael Marrache
l Marrache Cc: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Core dump while saving user location in mongo Hello, I pushed a patch that takes care of initializing the columns array of the result - it is in the master branch for now. However, the log messages don't seem