TableView leaks a lot of memory

2009-02-15 Thread Anders Lassen
Hi, I am working on a small Cocoa application, which uses a TableView to display information that is collected from an internet site. A timer reloads the TableView every second. The problem is that everytime the timer reloads the TableView, about 5 - 20 MB of memory is used (depending on

Re: TableView leaks a lot of memory

2009-02-15 Thread Anders Lassen
Hi, Ok, I will file this as a bug. Kind regards, Anders Lassen On Feb 16, 2009, at 8:28 AM, Bill Bumgarner wrote: Can you file a bug, please, and attach either your project or a binary along w/steps to reproduce using said example? http://bugreport.apple.com/ thanks, b.bum On Feb 15, 20

Re: TableView leaks a lot of memory

2009-02-16 Thread Bill Bumgarner
On Feb 15, 2009, at 11:44 PM, Anders Lassen wrote: Hi, Ok, I will file this as a bug. Kind regards, Anders Lassen Thanks. Got it. The problem -- and it is a bug in the frameworks on the system -- is that the collector doesn't seem to reap anything in your application unless a "real" e