The warning is issued when the potential leak is discovered. The TM
module will automatically take care of it an release (free) the transaction.
so, no leak :)
regards,
bogdan
Papadopoulos Georgios wrote:
No, I don't use t_newtran at all. Now I am trying
to get this to happen
again but no luck... Anyway, is it something to worry about or will the
leaked transactions be cleaned up?
Regards,
George
ps. I cannot connect to the SVN, is it down?
> -----Original Message-----
> From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro]
> Sent: Wednesday, May 30, 2007 4:33 PM
> To: Papadopoulos Georgios
> Cc: Klaus Darilion; users(a)openser.org
> Subject: Re: [Users] BUG: qm_free ?
>
> Perfect - thanks for testing - I applied the fix also on 1.2.
>
> regarding the Warning message: there were in 1.2 some fixes
> related to detection of the transactions leak due scripting
> issues. Probably 1.1 was not able to detect and report all cases.
>
> Do you use in your script t_newtran() function? typically,
> when you use this function without terminating the
> transaction (relay or reply in a stateful way), you will get
> the warning. can you check this on your script?
>
> regards,
> bogdan
>
> Papadopoulos Georgios wrote:
>
>> Solved! Thank you!
>> However, before applying the patch, I increased private
>>
> memory to 2MB
>
>> and it did not crash. Then I set it back to 1MB, applied
>>
> the patch and
>
>> it worked.
>>
>> Now I have a ton of these messages:
>> WARNING: script writer didn't release transaction What does
>>
> it mean?
>
>> This was not present in 1.1 and my config script has not changed
>> (except for the necessary changes for the migration)
>>
>> Regards
>>
>> George
>>
>>
>>
>>
>>
>>
>>> -----Original Message-----
>>> From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro]
>>> Sent: Wednesday, May 30, 2007 2:18 PM
>>> To: Papadopoulos Georgios
>>> Cc: Klaus Darilion; users(a)openser.org
>>> Subject: Re: [Users] BUG: qm_free ?
>>>
>>> Hi George,
>>>
>>> I managed to find the bug without the backtrace. I applied
>>>
> a fix for
>
>>> development version (SVN trunk) and find attached a patch
>>>
> for 1.2 -
>
>>> could you please give it a try and see if it solves the bug?
>>>
>>> thanks and regards,
>>> bogdan
>>>
>>>