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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:23:16+00:00 2026-05-13T06:23:16+00:00

I am building a toy app using core data for two entities Log (attributes

  • 0

I am building a toy app using core data for two entities Log (attributes text and date) and Tag with a many-to-many tags relationship from Log to Tag.

I want to show logs in a table, so I:

  • created an NSArrayController instance, LogController in IB with entity set to Log (pic)
  • created a one-column NSTableView whose column is bound to LogController. pic
  • linked the LogController in my app delegate (AppDelegate) using IBOutlet. AppDelegate also has the managedObjectContext.
  • created a custom NSCell class with NSString properties mainText and tagsText that I draw onto the cell
  • I set the above two cell properties in AppDelegate in the - (void)tableView: willDisplayCell: forTableColumn: row: method. (MainController is also the table’s delegate). For the tagsText I get the tags for the current log and concatenate them into a single NSString

Everything works fine, except: When I mouse-select a row that displays multiple tags the app crashes with an EXC_BAD_ACCESS. That’s the only time I have any error, but I don’t know what is causing it.

  • 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-13T06:23:16+00:00Added an answer on May 13, 2026 at 6:23 am

    EXC_BAD_ACCESS is a memory error. You are using an object after deallocating it. It would be difficult to debug this without the code.

    Are you using the garbage collector? You do not have to manage memory yourself on the Mac.

    Are the properties in your custom NSCell declared as “retain”?

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

Sidebar

Ask A Question

Stats

  • Questions 514k
  • Answers 514k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I think the default is to echo your commands back… May 16, 2026 at 6:10 pm
  • Editorial Team
    Editorial Team added an answer It might help if you post the exact code that… May 16, 2026 at 6:10 pm
  • Editorial Team
    Editorial Team added an answer Do it simply this way, when switching to images, add… May 16, 2026 at 6:10 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I'm building a toy database in C# to learn more about compiler, optimizer, and
I'm currently building a toy assembler in c# (going through The Elements Of Computing
I'm building a toy compiler as a learning project, and I'm hovering around the
I'm building a toy VM that requires a block of memory for storing and
I am currently building my own toy vector for fun, and I was wondering
I am building a language, a toy language. The syntax \#0061 is supposed to
Building a django app with some mostly static pages at the front of the
When building an application and you are using a table that has a primary
i building a drawing app that uses openGl. i am new to openGL but
I am building a universal app that uses a UISplitViewController for the iPad, and

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.