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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T09:51:59+00:00 2026-06-05T09:51:59+00:00

Possible Duplicate: What is __NSArrayI and __NSArrayM? How to convert to NSArray? I am

  • 0

Possible Duplicate:
What is __NSArrayI and __NSArrayM? How to convert to NSArray?

I am getting the error below

2012-06-06 15:53:19.509 NavApp[5462:707] * Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘* -[__NSArrayM insertObject:atIndex:]: object cannot be nil’
*** First throw call stack:
(0x353b788f 0x3775e259 0x3530c1d7 0xba3e5 0xc128b 0x32e2db95 0x32e87d85 0x32e4a251 0x32e49fa1 0x32e49cbb 0x32e49a2f 0x32e00aab 0x32e063d5 0x3220cc2f 0x34246ee7 0x3538a2ad 0x3530d4a5 0x3530d36d 0x36fa9439 0x32e19cd5 0x106a71 0xb8c70)
terminate called throwing an exception(lldb)

I think it’s odd because it says “__NSArrayM”… Any idea what this means?

  • 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-06-05T09:52:01+00:00Added an answer on June 5, 2026 at 9:52 am

    It seems you are trying to insert a nil object to an NSMutableArray
    This will cause an exception, since mutable array cannot contain nil objects

    About the __NSArrayM

    __NSArrayM is a NSMutableArray
    __NSArrayI is a NSArray
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Convert NSArray to NSString in Objective-C I have an array of an
Possible Duplicate: How do I convert NSMutableArray to NSArray? How can I Convert NSMutableArray
Possible Duplicate: Why does NSArray arrayWithObjects require a terminating nil? It is said that
Possible duplicate : comparing-two-arrays I have two NSArray and I'd like to create a
Possible Duplicate: Enumerate NSArray using blocks to find and store all indexe's of all
Possible Duplicate: Parse JSON in Objective-C with SBJSON I have below JSON Response (String).
Possible Duplicate: Sort NSArray of date strings or objects Hello, I want to sort
Possible Duplicate: How to sort a NSArray alphabetically? Hi all, I have an array
Possible Duplicate: How can I reverse a NSArray in Objective-C? Is there a way
Possible Duplicate: Cocoa Memory Management NSArray with Objects I have an NSMutableArray filled with

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.