Re: Tracking down memory leaks
- From: Roger Olofsson <raggen@xxxxxxxxxxx>
- Date: Wed, 21 Mar 2007 21:37:57 +0100
Hello Don,
I got the following tips when I asked the same question a while back:
"Consider something like the valgrind port or dlmalloc.
---Chuck "
I ran them and gdb and I'm still hunting that memory leak. In my case I first suspected threads (software) to be the cause however as the chase has gone further it's narrowing down to the playing of ogg files.
I might be biased though. In my opinion memory leaks are always caused by software.
Good luck!
Don O'Neil skrev:
My setup seems to have a memory leak of some kind and I'm not sure how to_______________________________________________
track it down....
When I first start up the system and all the processes start the machine has1GB in free memory... After running for 20-30 minutes the free memory dropsto somewhere around 20MB... The longer it runs, the more it chews up free
memory until it eventually kernel panics and then reboots and the process
starts all over again.
I originally thought the reboot was from bad RAM, so I swapped it out, but
that didn't help. I ran a memory check and everything checks out ok.
Any ideas where to look (Hardware? Bad CPU? Software?). Temperature is ok,
lots of fans in the box and round cables so there is good air flow. I'm
stumpted.
Thanks!
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Tracking down memory leaks
- From: Don O'Neil
- Tracking down memory leaks
- Prev by Date: Re: creating rc.d scripts
- Next by Date: Re: Dropped USB keyboard events
- Previous by thread: Tracking down memory leaks
- Next by thread: Re: Tracking down memory leaks
- Index(es):
Relevant Pages
|