[SR-Users] Crash on processing dialog BYE

2010-10-19 Thread Alex Balashov
We had another one of these today, under high call volume: (gdb) where #0 0x003a60430265 in raise () from /lib64/libc.so.6 #1 0x003a60431d10 in abort () from /lib64/libc.so.6 #2 0x00530a91 in qm_free (qm=0x2b343e1aa000, p=0x2b343eddf6e8, file=0x2b343dd860c3 "dialog: dlg_has

Re: [SR-Users] Crash on processing dialog BYE

2010-10-20 Thread Daniel-Constantin Mierla
Hello, On 10/20/10 1:00 AM, Alex Balashov wrote: We had another one of these today, under high call volume: (gdb) where #0 0x003a60430265 in raise () from /lib64/libc.so.6 #1 0x003a60431d10 in abort () from /lib64/libc.so.6 #2 0x00530a91 in qm_free (qm=0x2b343e1aa000, p=0x2b

Re: [SR-Users] Crash on processing dialog BYE

2010-10-20 Thread Ovidiu Sas
Are you using any module on top of the dialog module? Regards, Ovidiu Sas On Tue, Oct 19, 2010 at 7:00 PM, Alex Balashov wrote: > We had another one of these today, under high call volume: > > (gdb) where > #0  0x003a60430265 in raise () from /lib64/libc.so.6 > #1  0x003a60431d10 in abor

Re: [SR-Users] Crash on processing dialog BYE

2010-10-20 Thread Alex Balashov
Not that I know of. Remind me which modules have dialog dependency? On 10/20/2010 09:27 AM, Ovidiu Sas wrote: Are you using any module on top of the dialog module? Regards, Ovidiu Sas On Tue, Oct 19, 2010 at 7:00 PM, Alex Balashov wrote: We had another one of these today, under high call

Re: [SR-Users] Crash on processing dialog BYE

2010-10-20 Thread Ovidiu Sas
mediaproxy and qos: http://www.kamailio.org/docs/modules/3.1.x/modules/mediaproxy.html#id3080297 http://www.kamailio.org/docs/modules/3.1.x/modules_k/qos.html#id2747034 Regards, Ovidiu Sas On Wed, Oct 20, 2010 at 10:31 AM, Alex Balashov wrote: > Not that I know of.  Remind me which modules have

Re: [SR-Users] Crash on processing dialog BYE

2010-10-20 Thread Timo Reimann
On 20.10.2010 16:47, Ovidiu Sas wrote: > mediaproxy and qos: > http://www.kamailio.org/docs/modules/3.1.x/modules/mediaproxy.html#id3080297 > http://www.kamailio.org/docs/modules/3.1.x/modules_k/qos.html#id2747034 "sst" too, AFAIK. Cheers, --Timo > On Wed, Oct 20, 2010 at 10:31 AM, Alex Balas

Re: [SR-Users] Crash on processing dialog BYE

2010-10-20 Thread Ovidiu Sas
That's right. I forgot about that one: http://www.kamailio.org/docs/modules/3.1.x/modules_k/sst.html#id2968725 Thanks, Ovidiu On Wed, Oct 20, 2010 at 11:25 AM, Timo Reimann wrote: > On 20.10.2010 16:47, Ovidiu Sas wrote: >> mediaproxy and qos: >> http://www.kamailio.org/docs/modules/3.1.x/modul

Re: [SR-Users] Crash on processing dialog BYE

2010-10-20 Thread Alex Balashov
Not using any of those. -- Alex Balashov - Principal Evariste Systems LLC 1170 Peachtree Street 12th Floor, Suite 1200 Atlanta, GA 30309 Tel: +1-678-954-0670 Fax: +1-404-961-1892 Web: http://www.evaristesys.com/ On Oct 20, 2010, at 12:12 PM, Ovidiu Sas wrote: That's right. I forgot about tha