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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:23:05+00:00 2026-05-27T18:23:05+00:00

i’m running my app are running fine until i resume from background or with

  • 0

i’m running my app are running fine until i resume from background or with out location services, the app will crash.

the crash log shows Exception Type: EXC_CRASH (SIGTRAP)

Anybody know how to debug it ?

Exception Type:  EXC_CRASH (SIGTRAP)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread:  0

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x36398848 __kill + 8
1   FrogFinder                      0x000b5034 0x69000 + 311348
2   CoreFoundation                  0x3447e980 __handleUncaughtException + 68
3   libobjc.A.dylib                 0x346ce2ca _objc_terminate + 122
4   libc++abi.dylib                 0x338a33be _ZL19safe_handler_callerPFvvE + 70
5   libc++abi.dylib                 0x338a344a std::terminate() + 14
6   libc++abi.dylib                 0x338a481e __cxa_rethrow + 82
7   libobjc.A.dylib                 0x346ce22e objc_exception_rethrow + 6
8   CoreFoundation                  0x343d453e CFRunLoopRunSpecific + 398
9   CoreFoundation                  0x343d439e CFRunLoopRunInMode + 98
10  GraphicsServices                0x30c58fc6 GSEventRunModal + 150
11  UIKit                           0x3785573c UIApplicationMain + 1084
12  FrogFinder                      0x0006a7e6 0x69000 + 6118
13  FrogFinder                      0x0006a7a4 0x69000 + 6052

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0   libsystem_kernel.dylib          0x363893b4 kevent + 24
1   libdispatch.dylib               0x370b3e78 _dispatch_mgr_invoke + 708
2   libdispatch.dylib               0x370b3b96 _dispatch_mgr_thread + 30

Thread 2 name:  WebThread
Thread 2:
0   libsystem_kernel.dylib          0x36389010 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x36389206 mach_msg + 50
2   CoreFoundation                  0x3445241c __CFRunLoopServiceMachPort + 120
3   CoreFoundation                  0x34451154 __CFRunLoopRun + 876
4   CoreFoundation                  0x343d44d6 CFRunLoopRunSpecific + 294
5   CoreFoundation                  0x343d439e CFRunLoopRunInMode + 98
6   WebCore                         0x368a8128 _ZL12RunWebThreadPv + 396
7   libsystem_c.dylib               0x33224c16 _pthread_start + 314
8   libsystem_c.dylib               0x33224ad0 thread_start + 0

Thread 3 name:  com.apple.NSURLConnectionLoader
Thread 3:
0   libsystem_kernel.dylib          0x36389010 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x36389206 mach_msg + 50
2   CoreFoundation                  0x3445241c __CFRunLoopServiceMachPort + 120
3   CoreFoundation                  0x34451154 __CFRunLoopRun + 876
4   CoreFoundation                  0x343d44d6 CFRunLoopRunSpecific + 294
5   CoreFoundation                  0x343d439e CFRunLoopRunInMode + 98
6   Foundation                      0x35dd4bc2 +[NSURLConnection(Loader) _resourceLoadLoop:] + 302
7   Foundation                      0x35dd4a8a -[NSThread main] + 66
8   Foundation                      0x35e6859a __NSThread__main__ + 1042
9   libsystem_c.dylib               0x33224c16 _pthread_start + 314
10  libsystem_c.dylib               0x33224ad0 thread_start + 0

Thread 4:
0   libsystem_kernel.dylib          0x36389010 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x36389206 mach_msg + 50
2   CoreFoundation                  0x3445241c __CFRunLoopServiceMachPort + 120
3   CoreFoundation                  0x34451154 __CFRunLoopRun + 876
4   CoreFoundation                  0x343d44d6 CFRunLoopRunSpecific + 294
5   CoreFoundation                  0x343d439e CFRunLoopRunInMode + 98
6   Foundation                      0x35dc8b7e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 250
7   Foundation                      0x35de252c -[NSRunLoop(NSRunLoop) run] + 72
8   FrogFinder                      0x000c8da6 0x69000 + 392614
9   Foundation                      0x35dd4a8a -[NSThread main] + 66
10  Foundation                      0x35e6859a __NSThread__main__ + 1042
11  libsystem_c.dylib               0x33224c16 _pthread_start + 314
12  libsystem_c.dylib               0x33224ad0 thread_start + 0

Thread 5 name:  NetworkIO
Thread 5:
0   libsystem_kernel.dylib          0x36389010 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x36389206 mach_msg + 50
2   CoreFoundation                  0x3445241c __CFRunLoopServiceMachPort + 120
3   CoreFoundation                  0x34451154 __CFRunLoopRun + 876
4   CoreFoundation                  0x343d44d6 CFRunLoopRunSpecific + 294
5   CoreFoundation                  0x343d439e CFRunLoopRunInMode + 98
6   MapKit                          0x38030412 0x38022000 + 58386
7   Foundation                      0x35dd4a8a -[NSThread main] + 66
8   Foundation                      0x35e6859a __NSThread__main__ + 1042
9   libsystem_c.dylib               0x33224c16 _pthread_start + 314
10  libsystem_c.dylib               0x33224ad0 thread_start + 0
  • 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-27T18:23:06+00:00Added an answer on May 27, 2026 at 6:23 pm

    You can also turn on Exception breakpoints. In XCode 4 click your project and choose the breakpoints tab. At the bottom of that tab is | + | – | search bar. Choose the + item and “Add Exeception Breakpoint”. You can leave it at All or choose Objective-C. This way you will break in the debugger and be able to see what caused the exeception.

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

Sidebar

Related Questions

I am currently running into a problem where an element is coming back from
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have a French site that I want to parse, but am running into
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I have a text area in my form which accepts all possible characters from
Does anyone know how can I replace this 2 symbol below from the string

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.