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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:22:53+00:00 2026-05-25T18:22:53+00:00

Thread 12 Crashed: 0 libsystem_kernel.dylib 0x3076da1c __pthread_kill + 8 1 libsystem_c.dylib 0x35c8a3b4 pthread_kill +

  • 0
Thread 12 Crashed:
0   libsystem_kernel.dylib          0x3076da1c __pthread_kill + 8
1   libsystem_c.dylib               0x35c8a3b4 pthread_kill + 52
2   libsystem_c.dylib               0x35c82bf8 abort + 72
3   libstdc++.6.dylib               0x33f61a64 __gnu_cxx::__verbose_terminate_handler() + 376
4   libobjc.A.dylib                 0x360f506c _objc_terminate + 104
5   libstdc++.6.dylib               0x33f5fe36 __cxxabiv1::__terminate(void (*)()) + 46
6   libstdc++.6.dylib               0x33f5fe8a std::terminate() + 10
7   libstdc++.6.dylib               0x33f5ff5a __cxa_throw + 78
8   libobjc.A.dylib                 0x360f3c84 objc_exception_throw + 64
9   Foundation                      0x31af8dea _NSOutOfMemoryErrorHandler + 38
10  CoreFoundation                  0x31e91496 __CFStringHandleOutOfMemory + 22
11  CoreFoundation                  0x31e951ea __CFStringChangeSizeMultiple + 506
12  CoreFoundation                  0x31e982c0 __CFStringCheckAndReplace + 148
13  Foundation                      0x31a81228 -[NSCFString appendString:] + 28
14  MyApp                           0x00016a86 -[XMLParser parser:foundCharacters:] (XMLParser.m:109)

Crashed with SIGABRT on device.

XMLParser code snippet :

- (void)parser:(XMLParser *)parser foundCharacters:(NSString *)string
{
    if(!currentString)
    {
        currentString = [[NSMutableString alloc] init];
    }
        [currentString appendString:string]; // Line 109 that crashed   
}

Why does it crash there is it appending nil string ? or accessing protected memory

  • 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-25T18:22:54+00:00Added an answer on May 25, 2026 at 6:22 pm

    The _NSOutOfMemoryErrorHandler makes it rather clear – you’re running out of memory. Check for parts that are too memory-intensive for the device using Instruments and memory leaks etc.

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

Sidebar

Related Questions

Can Thread.getContextClassLoader() be null ? The javadoc is not really clear. Should a library
I was browsing this thread , which has good recommendation but a bit too
When launching a thread or a process in .NET or Java, is there a
I have one thread that writes results into a Queue. In another thread (GUI),
Is Bouncy Castle API Thread Safe ? Especially, org.bouncycastle.crypto.paddings.PaddedBufferedBlockCipher org.bouncycastle.crypto.paddings.PKCS7Padding org.bouncycastle.crypto.engines.AESFastEngine org.bouncycastle.crypto.modes.CBCBlockCipher I am
Application has an auxiliary thread. This thread is not meant to run all the
I have some thread-related questions, assuming the following code. Please ignore the possible inefficiency
In this thread, we look at examples of good uses of goto in C
I was reading this thread/post: https://stackoverflow.com/questions/262298/windows-c-ui-technology and am also wondering about a non .NET
I am writing multi-thread socket chat in C++Builder 2009. It is almost complete in

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.