Hello,

I tried to run the IVR minimal script without the __del__ (desctructor), the result is same. I got segmentation fault again, after 1811389 call.
How many calls do you wait before stop the running?



Stefan Sayer wrote:
Hello,

o Kovács Bálint [04/29/09 08:50]:
Hello,

This IVR patch seems good for the memory leak, but I found a segmentation fault with a SIPp scenario. I wrote a simple IVR script, and run with 50 call/sec I got a segmentation fault after 59822 Call, 101424 Call, 47048 Call....
I could not reproduce this with your script so far.

could it be that it has to do with
  def __del__(self):
     info("Del")

So, as I personally don't use ivr, I leave the decision to you whether to leave it with 1356 or go back to pre-1356 leaky version.

Regards
Stefan



--
        Balint Kovacs
Software Engineer
Gamma Telecom
Mobile  +36 (06) 70 244 6677
Phone   +44 (0) 207 078 8213
Email   [email protected] <mailto:[email protected]>
Web     www.gammatelecom.com <http://www.gammatelecom.com>

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to