• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
XCode debugger locking up
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode debugger locking up


  • Subject: XCode debugger locking up
  • From: Monroe Williams <email@hidden>
  • Date: Tue, 1 Mar 2005 16:02:26 -0800

I've been having this problem for some time, but the last couple days it's become particularly annoying.

Sometimes (usually just when I'm about to find whatever problem I'm looking for), when stopping at a breakpoint, stepping, moving around in the stack frame, or doing some other debugger operation that would cause the display to update, XCode hangs with a spinning rainbow cursor. During the hang, XCode uses 100% CPU for an inordinate amount of time (the most recent case was around 8 minutes).

Just before XCode hangs, the status display in the debug window changes to:

"Timed out fetching variable data.  Variable display may be inaccurate."

and eventually (after several minutes) changes to:

"Error from Debugger: Exception Name: NSInvalidArgumentException, reason:*** -[NSCFArray addObject:]: attempt to insert nil"

If I run Shark during the hang, it shows XCode stuck somewhere down inside -[NSTextFieldCell drawWithFrame:inView:] for the entire time.

If I wait long enough, whatever operation was going on finishes, and I can resync with the debugger and continue.

I've tried turning off "Enable Data Formatters" in the "Debug:Variables" View menu, and also moving aside the .pbxuser and .mode1 files inside the project bundle, and the problem still recurs.

I've seen very similar problems posted to this list in the past, but I don't think they were publicly resolved. If anyone out there has any ideas on how to work around this problem, please let me know.

I can supply Shark or SpinControl output on request.

Thanks,
-- monroe
------------------------------------------------------------------------
Monroe Williams                                  email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: XCode debugger locking up
      • From: Chris Friesen <email@hidden>
  • Prev by Date: Re: How to expand debugger variable pane?
  • Next by Date: Interface Builder Cocoa nib contents (data.dependency)
  • Previous by thread: Re: Exceptions raised in Xcode
  • Next by thread: Re: XCode debugger locking up
  • Index(es):
    • Date
    • Thread