Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-27469

Memory leak on iOS when a weak reference dictionary holds a reference to Busy Indicator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • Mobile: BusyIndicator
    • None
    • Affected OS(s): Apple IOS
      Language Found: English

    Description

      Steps to reproduce:
      1. Run attached project
      2. Click the following buttons:

      • createPanel()
      • removeElements()
      • doGC()
      • doGC()
      • doGC()
      • doGC()
      • showObjReferences()

      3. See trace output

      Actual Results:
      isInMemory outputs true when it should output false. This means that the weak reference to the busy indicator is still [pointing to an object, however the busy indicator should be completely gone.
      This bug does not occur in adl or on nexus one

      Expected Results:
      isInMemory should output false

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: