Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-11-09 Thread Alex Balashov
Has this not been backported into the 1.4.1 tarball available in /pub? I just downloaded an installation and found the bug was still happening. (Problem was reported when 1.4.0 was current.) Alex Balashov wrote: > Daniel, > > This has, indeed, appeared to have fixed the issue. Thanks! > > --

Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-16 Thread Daniel-Constantin Mierla
On 10/16/08 22:03, Alex Balashov wrote: > Daniel, > > This has, indeed, appeared to have fixed the issue. Thanks! ok, I backported to 1.4 Cheers, Daniel > > -- Alex > > Daniel-Constantin Mierla wrote: > >> Hello Alex, >> >> and, if everyone tried to give hints, the command is: >> >> # svn co h

Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-16 Thread Alex Balashov
Daniel, This has, indeed, appeared to have fixed the issue. Thanks! -- Alex Daniel-Constantin Mierla wrote: > Hello Alex, > > and, if everyone tried to give hints, the command is: > > # svn co https://openser.svn.sourceforge.net/svnroot/openser/trunk kamailio > > However, what I actually wa

Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-16 Thread Daniel-Constantin Mierla
Hello Alex, and, if everyone tried to give hints, the command is: # svn co https://openser.svn.sourceforge.net/svnroot/openser/trunk kamailio However, what I actually want to say is that the patch is very minimal, see it here: http://openser.svn.sourceforge.net/viewvc/openser/trunk/modules/dial

Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-16 Thread Henning Westerholt
On Thursday 16 October 2008, Alex Balashov wrote: > I feel retarded asking this as I'm sure it's abundantly made clear on > the web site / dokuwiki, but what's the SVN URI to check out trunk? Hi Alex, you can checkout from sf.org (can be slow sometimes): https://openser.svn.sourceforge.net/svnro

Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-16 Thread Jesus Rodriguez
Hi Alex, > I feel retarded asking this as I'm sure it's abundantly made clear on > the web site / dokuwiki, but what's the SVN URI to check out trunk? Go to this address (http://www.kamailio.org/mos/view/Download/) and search for: "SVN Download" Saludos JesusR. > Daniel-Constantin Mierl

Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-16 Thread Alex Balashov
I feel retarded asking this as I'm sure it's abundantly made clear on the web site / dokuwiki, but what's the SVN URI to check out trunk? Daniel-Constantin Mierla wrote: > Hello Alex, > > I found a bug in the dialog module, the profile size is integer and the > variable was set as string value

Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-16 Thread Daniel-Constantin Mierla
Hello Alex, I found a bug in the dialog module, the profile size is integer and the variable was set as string value. Can you get the trunk and test? I will backport afterwards, thanks, Daniel On 10/16/08 08:04, Alex Balashov wrote: > It would seem that the malloc for the script var occasiona

Re: [Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-15 Thread Alex Balashov
It would seem that the malloc for the script var occasionally fails, which may or may not be central to the issue: [SWITCH] Relaying BYE from 210.23.22.23 to sip:[EMAIL PROTECTED] (DTAG=706 [SWITCH] [D] No dialog affinity for this BYE Oct 16 05:03:32 [8710] ERROR:core:set_var_value: out of pkg m

[Kamailio-Users] Core dump on writing dialog profile size into script var.

2008-10-15 Thread Alex Balashov
I also have another interesting problem with the aforementioned configuration (http://pastebin.com/f28051a5). When I write the dialog profile size into an AVP, it works fine. When I write it into a script var, i.e. replace $avp(S:dlg_sz) with $var(dlg_sz), it crashes: Relaying INVITE from 210.