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 3846336
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T16:22:56+00:00 2026-05-19T16:22:56+00:00

I have a NSMutableString var, which I have also synthesized. This gets set in

  • 0

I have a NSMutableString var, which I have also synthesized.

This gets set in viewDidLoad

NSLog(@"Var val is %@@",curr_rep_date);

I have a button on which i call an IBAction and am trying to access the var value inside this method.

-(IBAction) moreDetails{
    NSLog(@"INSIDE IBACTION var val is %@",curr_rep_date);
}

But for some reason, the app crashes (Program received signal: “EXC_BAD_ACCESS”.)

Please help me fix the issue,

  • 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-19T16:22:57+00:00Added an answer on May 19, 2026 at 4:22 pm

    You’re probably storing an object you don’t own in an instance variable, so when you try to get at it again later, it’s gone because it didn’t know you needed it.

    The memory management guide offers a simple set of rules you need to follow to get this right.

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

Sidebar

Related Questions

I have a number stored in an NSMutableString instance which I want to auto
have written this little class, which generates a UUID every time an object of
I have a NSString object testtimeFrame which i am converting to NSMutableString object mutable
I have written an Objective-C framework which builds some HTML code with NSMutableString which
I have an NSMutableString which I append other strings to. When I print the
I have this code: NSMutableString *printHead = [NSMutableString stringWithFormat:@%@, %@, firstTextField.text, secondTextField.text]; I want
If I have a nsmutablestring, I can set his string with the method setString.
NSMutableString *str; //I have already done the allocation etc Suppose this str has some
I have a method like this which performs further initializations on other objects with
I have following code NSCountedSet *set = [[NSCountedSet alloc] init]; NSMutableString *lDesktopPath = [[NSMutableString

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.