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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:27:56+00:00 2026-06-05T04:27:56+00:00

I am running into a problem with a dispatch_async hanging. I would like to

  • 0

I am running into a problem with a dispatch_async hanging. I would like to find out what operations/methods are in the queue when I add another operation to the queue so I can track down the place my queue is hanging.

        dispatch_async(dispatch_get_main_queue(), ^{
            // NSLog the items in the queue at this moment
            [_delegate searchOperationFinished:self];
        });

I verified the queue is working it run other operations but it never makes it to the end to run this method.

  • 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-05T04:27:58+00:00Added an answer on June 5, 2026 at 4:27 am

    You can’t, as near as I know. Check the console output to see if something threw an exception. Even better, run it under the debugger and break on exceptions.

    If that doesn’t reveal anything, stop it in the debugger and check the stack trace of the main thread. Presumably something is either blocked on the main thread or is running an internal run loop. Either way, the stack trace should reveal what. (Another way to get the stack trace, at least on Mac OS X, is to “sample” the process using something Activity Monitor or Instruments.)

    • 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 of connecting one model to another. Basically
I'm running into a problem with MEF where it's hanging when creating the DirectoryCatalog.
I am running into another problem with my Iphone App which I just can't
Running into a problem. I have a table defined to hold the values of
I'm running into a problem with trying to set up a Mockery to test
I am running into a problem with webservices. My usual approach to development is
I'm running into a problem when trying to select records from my 2005 MS-SQL
I am running into a problem that just doesn't seem right. I've got a
I'm running into the problem of users being able to submit data with '
I'm running into this problem when trying to call a SOAP Web Service from

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.