Ticket #357 (closed Defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Memory Leak When Browsing DVDs

Reported by: jjxc90 Owned by:
Priority: normal Milestone:
Component: Other Version: 1.0b7
Keywords: Cc:

Description

When browsing DVD files through Collections, or running the import data feature a memory leak results in the AppleTV eventually crashing. There are repeated autorelease errors filling the console log and Finder's memory usage goes sky high.

Navigating out of Sapphire stops the leak.

Issue is present on AppleTV 3.0.1 and 3.0.2.

Attachments

sapphire.txt Download (206.6 KB) - added by jjxc90 2 years ago.
Relevant console log entries

Change History

Changed 2 years ago by jjxc90

Relevant console log entries

Changed 2 years ago by gbooker

  • status changed from new to closed
  • resolution set to invalid

These are Apple's fault, PERIOD. The only NSUndoManager in the entire project is already surrounded in an autorelease pool.

Note: See TracTickets for help on using tickets.