• 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
Re: Exceptions raised in Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exceptions raised in Xcode


  • Subject: Re: Exceptions raised in Xcode
  • From: Christopher Henrich <email@hidden>
  • Date: Tue, 01 Mar 2005 17:35:06 -0500

Moving the Xcode user preferences file seems to have done the trick. Thanks again!

Chris

On Feb 28, 2005, at 8:34 PM, Scott Tooker wrote:

Hmm, this looks like a bug we fixed for the next version of Xcode. You might try moving aside your per-user settings inside the project file and see if that solves the problem. If not, try moving aside your Xcode user preferences.

Scott


On Feb 28, 2005, at 5:19 PM, Christopher Henrich wrote:

I have an Xcode project, written in Cocoa, that has started to behave strangely. In the "Groups and Files" section of the Project window, there is a group called "Targets," whose icon is, appropriately, a target. The individual target used to have a target icon itself, unless my own memory is astray. Now, its icon is something like the generic Application icon, with a little green circle containing a check mark. Moreover, there seems to be no "Target Editor" to examine and modify settings for this target. Clicking the "Info" button in the toolbar of this window now causes an exception to be raised. This is the traceback shown in the system console:

2005-02-28 20:05:42.985 Xcode[283] *** Assertion failure in -[NSMenu itemAtIndex:], Menus.subproj/NSMenu.m:638
2005-02-28 20:05:43.155 Xcode[283] ** INTERNAL ERROR: Uncaught Exception **
Exception: Invalid parameter not satisfying: (index >= 0) && (index < (_itemArray ? CFArrayGetCount(_itemArray) : 0))
Stack:
0 0x94eb7cd0 -[TSException raise]
1 0x90aa91bc -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
2 0x92e04ec8 -[NSMenu itemAtIndex:]
3 0x97912154 -[PBXBuildSettingsInspectorPane currentInspectedItemsChanged:]
4 0x909f7078 -[NSArray makeObjectsPerformSelector:withObject:]
5 0x9791b16c -[PBXInspectorPanel inspectModule:onlyIfNeeded:xcSelection:]
6 0x97956c50 -[PBXInfoInspectorPanel initWithInspectedItems:]
7 0x979187f8 -[PBXInspectorController newInfoInspector:]
8 0x90836730 _objc_msgSendv
9 0x909fabec -[NSInvocation invoke]
10 0x90a2f594 -[NSInvocation invokeWithTarget:]
11 0x909fcfcc -[NSObject(NSForwardInvocation) forward::]
12 0x9083680c __objc_msgForward
13 0x92f2afb8 -[NSToolbarButton sendAction:to:]
14 0x92f2af58 -[NSToolbarButton sendAction]
15 0x92eaadd4 -[NSToolbarItemViewer mouseDown:]
16 0x92e03174 -[NSWindow sendEvent:]
17 0x92df5838 -[NSApplication sendEvent:]
18 0x977339f4 -[PBXExtendedApplication sendEvent:]
19 0x92dfdc50 -[NSApplication run]
20 0x92eba2b4 _NSApplicationMain
21 0x0000a1cc
22 0x8fe1a554


Details:

Processor = Dual 867 MHz PowerPC G4
        1 MB L3 cache per processor

Memory = 256 MB DDR SDRAM

OS = Mac OS X Version 10.3.8

Xcode = Xcode 1.5.

(Hmm... maybe I should update my version of Xcode?)

Thanks in advance for any help.

Chris Henrich

_______________________________________________
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

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


This email sent to 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
  • Prev by Date: Re: How to expand debugger variable pane?
  • Next by Date: Re: How to expand debugger variable pane?
  • Previous by thread: Re: How to expand debugger variable pane?
  • Next by thread: XCode debugger locking up
  • Index(es):
    • Date
    • Thread