• 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: Xcode always quits unexpectedly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode always quits unexpectedly


  • Subject: Re: Xcode always quits unexpectedly
  • From: Alex Zavatone <email@hidden>
  • Date: Wed, 16 Jan 2013 14:36:36 -0500

Viet, just a note that something like this is really hard to diagnose while we are not looking over your shoulder when it happens.

Do you have a backtrace that shows what dies when the crash happens?

Check your crash logs in the Console app.

It should look something like this:

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000003
Crashed Thread:  13

Application Specific Information:
ProductBuildVersion: 4C199
Encountered multiple assertions. First assertion was: ASSERTION FAILURE in /SourceCache/IDEKit/IDEKit-955/Framework/Classes/Editor/IDEEditorContext.m:2666
Details:  <IBStoryboardDocumentEditor: 0x2028e3ea0 representing: <DVTExtension 0x2007cf460: Interface Builder Cocoa Touch Storyboard document (Xcode.IDEKit.CocoaTouchIntegration.EditorDocument.CocoaTouchStoryboard) v0.1>>'s currentSelectedItems contains multiple references to the same object:(
    "<IBDocumentObjectMemberWrapper: 0x202460820; (For 'IBUIImageView: 0x20219ff20')>",
    "<IBDocumentObjectMemberWrapper: 0x2024649e0; (For 'IBUITableViewController: 0x201f4ec80')>",
    "<IBDocumentObjectMemberWrapper: 0x2024649e0; (For 'IBUITableViewController: 0x201f4ec80')>"
)
Object:   <IDEEditorContext: 0x201637160>
Method:   -_updateSubDocumentNavigableItems
Thread:   <NSThread: 0x200026b00>{name = (null), num = 1}
Hints:   None
Backtrace:
  0  0x00000001009e6646 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
  1  0x000000010006aaa4 _DVTAssertionFailureHandler (in DVTFoundation)
  2  0x000000010094ea59 __52-[IDEEditorContext _updateSubDocumentNavigableItems]_block_invoke_0 (in IDEKit)
  3  0x0000000100918664 -[IDEEditorContext _performBlockInsideReentrantGuard:] (in IDEKit)
  4  0x0000000100927607 -[IDEEditorContext _updateSubDocumentNavigableItems] (in IDEKit)
  5  0x00007fff878a824c __NSFireDelayedPerform (in Foundation)
  6  0x00007fff83fd3bb8 __CFRunLoopRun (in CoreFoundation)
  7  0x00007fff83fd1d8f CFRunLoopRunSpecific (in CoreFoundation)
  8  0x00007fff8312f74e RunCurrentEventLoopInMode (in HIToolbox)
  9  0x00007fff8312f553 ReceiveNextEventCommon (in HIToolbox)
 10  0x00007fff8312f40c BlockUntilNextEventMatchingListInMode (in HIToolbox)
 11  0x00007fff80870eb2 _DPSNextEvent (in AppKit)
 12  0x00007fff80870801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
 13  0x00007fff8083668f -[NSApplication run] (in AppKit)
 14  0x00007fff8082f3b0 NSApplicationMain (in AppKit)
 15  0x0000000100000eec
 16  0x0000000000000002


On Jan 16, 2013, at 2:10 PM, vietnt88 wrote:

> Hi,
> I encounter a serious problem with Xcode 4.5.2 on my Mac.
> I've just installed OS X 10.8, then I install Xcode 4.5.2
> The strange thing is that Xcode always "quit unexpectedly" when I do press Refresh button in Provisioning section in Organizer window, or when I press Run button to launch an app.
>
> I tried to reinstall Mac OS several times, but no luck.
>
> I attach 2 files log that I capture. Please help me get Xcode back.
>
> Thank you!
>
> --
> Viet Nguyen Tran
> mobile: +84 97 369 0268
> _______________________________________________
> 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:

This email sent to email@hidden

References: 
 >Xcode always quits unexpectedly (From: vietnt88 <email@hidden>)

  • Prev by Date: Xcode always quits unexpectedly
  • Next by Date: Re: Xcode always quits unexpectedly
  • Previous by thread: Xcode always quits unexpectedly
  • Next by thread: Re: Xcode always quits unexpectedly
  • Index(es):
    • Date
    • Thread