• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
memory leaks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

memory leaks


  • Subject: memory leaks
  • From: John Spicer <email@hidden>
  • Date: Thu, 24 Jun 2004 16:22:46 -0500

I have added a second window to my app for now for testing, and now am getting memory leaks. The code is almost identical to the first window, which does not have any leaks.

Here are two:

2004-06-24 15:59:03.678 BigMolarD2WApplication[2398] *** _NSAutoreleaseNoPool(): Object 0x30cf60 of class NSURL autoreleased with no pool in place - just leaking
2004-06-24 15:59:03.680 BigMolarD2WApplication[2398] *** _NSAutoreleaseNoPool(): Object 0x30f840 of class NSCFDictionary autoreleased with no pool in place - just leaking


I have added a pool in the main file as shown; seems to make no difference.

There is probably a tool to track these down, so far I have not found it.

Any help appreciated.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: memory leaks
      • From: Bob Ippolito <email@hidden>
  • Prev by Date: Re: multiple windowcontrollers
  • Next by Date: figuring out the length of a string
  • Previous by thread: Data source management in NSOutlineView
  • Next by thread: Re: memory leaks
  • Index(es):
    • Date
    • Thread