Re: [asterisk-users] valgrind + Asterisk

2006-08-17 Thread yusuf
Hi, Tzafrir Cohen wrote: On Thu, Aug 17, 2006 at 02:37:52PM +0200, yusuf wrote: Hi, has anybody got valgring to work with asterisk Yes i do a -- valgrind --tool=memcheck -v asterisk -c then Asterisk just dies. What version of asterisk? Did you use any special build options t

Re: [asterisk-users] valgrind + Asterisk

2006-08-17 Thread Tzafrir Cohen
On Thu, Aug 17, 2006 at 02:37:52PM +0200, yusuf wrote: > Hi, > > has anybody got valgring to work with asterisk Yes > > i do a > -- valgrind --tool=memcheck -v asterisk -c > > then Asterisk just dies. What version of asterisk? Did you use any special build options to build it? > > T

[asterisk-users] valgrind + Asterisk

2006-08-17 Thread yusuf
Hi, has anybody got valgring to work with asterisk i do a -- valgrind --tool=memcheck -v asterisk -c then Asterisk just dies. The problem I have is that on the box I have Asterisk running, the memory is reported as being used up, then when there is liitle ram left, the box just hangs.