Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6990087
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:18:01+00:00 2026-05-27T19:18:01+00:00

I am analyzing an iOS application to check the memory leakage with Instruments.I selected

  • 0

I am analyzing an iOS application to check the memory leakage with Instruments.I selected Allocations and/or Leakage to check with.

When the application runs, the All Allocations grows up to 1.3MB. After I click on a button, show a picker, then select an item and remove the picker, the All Allocations grows up. I checked that there is no obvious memory leakage as there is no RED bar.

Is there any clue ? I found that there are many unknown Malloc 16 Bytes, … Malloc 32 Bytes, … But there is no useful information for me to keep tracing.

Is there any other ways to approach such issues ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T19:18:02+00:00Added an answer on May 27, 2026 at 7:18 pm

    Use Heapshot to find memory creap, see: bbum blog

    Basically there method is to run Instruments allocate tool, take a heapshot, run an intuition of your code and another heapshot repeating 3 or 4 times. This will indicate memory that is allocated and not released during the iterations.

    To figure out the results disclose to see the individual allocations.

    If you need to see where retains, releases and autoreleases occur for an object use instruments:

    Run in instruments, in Allocations set “Record reference counts” on on (you have to stop recording to set the option). Cause the picker to run, stop recording, search for there ivar (datePickerView), drill down and you will be able to see where all retains, releases and autoreleases occurred.

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can somebody suggest a good free tool for analyzing .Net memory dumps other than
Currently we are analyzing a tomcat thread dump. A single thread dump of all
I want to develop a webGL based application for data analyzing cum data visualization
I'm analyzing data based on x consecutive working days, M-F (and later skipping selected
We are actually analyzing what we have to do if we migrate our application
After analyzing my issue, I think I may need to use the union operator
I have problems analyzing my crashlog. The iPhone crashes sometimes, when I click on
I've been analyzing a WPF application which basically fetch data from a server and
I am analyzing some .net desktop application. I have found that code: if (System.Environment.ProcessorCount
After analyzing my site with the websiteoptimization.com tool , I see that it lists

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.