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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T20:32:23+00:00 2026-05-18T20:32:23+00:00

Can someone tell me what exactly is that about? I have table and inside

  • 0

Can someone tell me what exactly is that about?
I have table and inside the tableCell I have a pickerview and some textfields in other cells.
When i’m scrolling the table up and down 8-10 times app crashes and gives me this error:

* Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-[UIDeviceRGBColor isEqualToString:]: unrecognized selector sent to instance 0x5834850’

  • 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-18T20:32:24+00:00Added an answer on May 18, 2026 at 8:32 pm

    Short answer: it is trying to call -isEqualToString: on an instance of UIDeviceRGBColor, which is doesn’t respond to it.

    Long answer: you’re either asking for the wrong object at some point, or quite possibly trying to access an object that has been released, but who’s pointer has not been set to nil. Sometimes when this happens you’ll get a straight crash as the memory in the new location isn’t a proper object. Sometimes a new object takes its place. The best way to find out is to turn on Zombies.

    This is a good overview of how to use Zombies: http://iosdevelopertips.com/debugging/tracking-down-exc_bad_access-errors-with-nszombieenabled.html

    You may start seeing messages saying “-[NSCFString isEqualToString:] message sent to deallocated instance”. If so then this is a memory management problem and you need to double check your retains & releases. If you don’t get this message then you are likely calling the wrong method and so getting the wrong object back.

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

Sidebar

Related Questions

Can someone tell me what exactly is that about? I have table and inside
Can some one please tell me why exactly classes were introduced in C++. Are
Can someone tell me how I can make a table be 100% height in
Can someone tell me what exactly happens when I right click a function name
On a multi-project gradle build, can someone tell me what exactly is the difference
can someone tell me what exactly means this number? .. i tried too google
Can someone tell me what exactly the two above lines of javascript do? And
Can someone tell me about the seemingly needlessly complicated Uniform Buffers? I've read the
Can someone please tell me the difference exactly between these 2 RegEx's? '/[^a-zA-Z0-9\s]/' and
Can someone tell me exactly what the args argument should look like for sb-ext:run-program

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.