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

  • Home
  • SEARCH
  • 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 6692699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T05:53:52+00:00 2026-05-26T05:53:52+00:00

I converted my project to using ARC and i works fine in iOS 5.

  • 0

I converted my project to using ARC and i works fine in iOS 5. But when running on the 4.3 simulator, i get a lot of these messages:

2011-10-16 12:23:29.915 iRoster[1604:1300b] * __NSAutoreleaseNoPool(): Object 0x5176e60 of class EKCalendar autoreleased with no pool in place – just leaking

I guess I could put a lot of @autoreleasepool around, but I had the impression that was optional. And the strange thing is that it only appears when running on 4.3

What should I do?

EDIT:
I have now placed some @autoreleasepool around and that reduced the messages a lot, so that seems to be the case.

  • 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-26T05:53:52+00:00Added an answer on May 26, 2026 at 5:53 am

    If you have your own autorelease pools within your application logic that you manage yourself pre-ARC, you need to replace them with @autoreleasepool constructs, and the compiler will deal with them accordingly.

    Converting to ARC doesn’t necessarily mean your existing autorelease pools are no longer needed — you’ll still need individual pools to contain temporary autoreleased objects in, for example, loops in other threads, so they won’t spend forever in memory and/or start leaking in those threads. See this Apple documentation on using autorelease pools.

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

Sidebar

Related Questions

I have just converted my project to ARC using the automatic conversation tool but
I just converted an old project to ARC using Xcode's automatic refactoring. @property (nonatomic,
We've just recently converted our project to using Maven for builds and dependency management,
My team has recently converted a fairly large project to ARC. The conversion went
I have a new converted MVC2 project running against the MVC2 source code. I
I had 11 or so Rspec tests running sat, until I converted my project
I have a project that uses a Java library converted using IKVM . I
I have successfully converted my python project to a service. When using the usual
I have an iOS app that I want to convert to using ARC .
I have a jquery-ui accordion widget listing project parts which works fine (they are

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.