XCode 4.6.3 stürzt beim starten von Programmen ab

drolll

Registriert
Thread Starter
Dabei seit
09.09.2013
Beiträge
3
Reaktionspunkte
0
Hallo zusammen,

ich habe seit einigen Tagen das Problem, dass mein Xcode, jedes mal wenn ich versuche ein Programm über den Run-Button zu starten, abstürzt und sich mit untenstehendem Fehler-Log einfach beendet.
Das ganze passiert bei jedem Programm, auch wenn sie vorher schon gelaufen haben und unabhängig davon, ob ich ein iPad/iPhone oder den Simulator verwende.

Der Vollständigkeit halber: Ich habe das ganze auch im offiziellen Apple-Forum gepostet aber bislang keine Antwort erhalten.

Vielen Dank schon mal.

Gruß
Dominik


Hier ist das vollständige Log zu finden: http://pastebin.com/8s1EDWyY
Und anbei eine Ausschnitt mit den ersten Zeilen.


Code:
Process:         Xcode [952]Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         4.6.3 (2068)
Build Info:      IDEApplication-2068000000000000~3
Code Type:       X86-64 (Native)
Parent Process:  launchd [232]
User ID:         501


Date/Time:       2013-09-09 08:19:26.195 +0200
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10


Interval Since Last Report:          29002 sec
Crashes Since Last Report:           16
Per-App Interval Since Last Report:  11807 sec
Per-App Crashes Since Last Report:   16
Anonymous UUID:                      68C11989-6A6E-DB51-6108-51FAB41634B9


Crashed Thread:  0  Dispatch queue: com.apple.main-thread


Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000


Application Specific Information:
ProductBuildVersion: 4H1503
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSCFString alloc]: unrecognized selector sent to instance 0x40039e2c0
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff95145aee __exceptionPreprocess (in CoreFoundation)
  1  0x00007fff938603f0 objc_exception_throw (in libobjc.A.dylib)
  2  0x00007fff951dc40a -[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
  3  0x00007fff9513402e ___forwarding___ (in CoreFoundation)
  4  0x00007fff95133e18 _CF_forwarding_prep_0 (in CoreFoundation)
  5  0x000000010bdb70a6 -[DBGLLDBDebugLocalService operationWorkerWithLaunchSession:error:] (in DebuggerLLDBService)
  6  0x000000010be175ba -[IDERuniPhoneSimulatorService operationWorkerWithLaunchSession:error:] (in IDEiPhoneSupport)
  7  0x00000001049d68e7 -[IDERunDestination runOperationForLaunchSession:error:] (in IDEFoundation)
  8  0x00000001049d5557 -[IDELaunchSchemeAction runOperationForExecutionEnvironment:withBuildOperation:buildParameters:buildableProductDirectories:runDestination:outError:] (in IDEFoundation)
  9  0x00000001049d2927 -[IDEScheme _executionOperationForExecutionEnvironment:build:onlyBuild:buildPurpose:buildCommand:schemeCommand:overridingProperties:destination:buildLog:filePath:error:testCallbackBlock:] (in IDEFoundation)
 10  0x00000001049d4b88 -[IDEScheme runWithExecutionContext:buildIfNeeded:onlyBuild:destination:overridingProperties:commandName:error:] (in IDEFoundation)
 11  0x0000000104f2be1c -[IDEWorkspaceTabController _actuallyPerformSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:completionBlock:] (in IDEKit)
 12  0x0000000104f2da88 __130-[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:completionBlock:]_block_invoke (in IDEKit)
 13  0x0000000104f2d9bf -[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:completionBlock:] (in IDEKit)
 14  0x0000000104f2dfe6 __124-[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:]_block_invoke (in IDEKit)
 15  0x0000000105f860c4 -[DVTDeveloperModeAlertHelper _askToEnableDeveloperModeIfNecessary] (in DVTDeveloperModeHelper)
 16  0x0000000104f2df40 -[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildCommand:filePath:] (in IDEKit)
 17  0x0000000104f2e167 -[IDEWorkspaceTabController _runScheme:runDestination:] (in IDEKit)
 18  0x00007fff909ec959 -[NSApplication sendAction:to:from:] (in AppKit)
 19  0x00000001045a8f60 -[DVTApplication sendAction:to:from:] (in DVTKit)
 20  0x00007fff909ec959 -[NSApplication sendAction:to:from:] (in AppKit)
 21  0x00000001045a8f60 -[DVTApplication sendAction:to:from:] (in DVTKit)
 22  0x000000010465f89e -[DVTDelayedMenuButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in DVTKit)
 23  0x00007fff909e9b9c -[NSControl mouseDown:] (in AppKit)
 24  0x00007fff909e150e -[NSWindow sendEvent:] (in AppKit)
 25  0x00007fff909dd644 -[NSApplication sendEvent:] (in AppKit)
 26  0x0000000104dca68e -[IDEApplication sendEvent:] (in IDEKit)
 27  0x00007fff908f321a -[NSApplication run] (in AppKit)
 28  0x00007fff90897bd6 NSApplicationMain (in AppKit)
 29  0x0000000104171b6f (in Xcode)
 30  0x0000000104171b00 (in Xcode)
 31  0x0000000000000002
 
objc[952]: garbage collection is ON
abort() called


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib            0x00007fff8d8a7212 __pthread_kill + 10
1   libsystem_c.dylib                 0x00007fff9373cb54 pthread_kill + 90
2   libsystem_c.dylib                 0x00007fff93780dce abort + 143
3   com.apple.dt.IDEKit               0x0000000104f514cf +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 578
4   com.apple.dt.IDEKit               0x0000000104f5210b -[IDEAssertionHandler handleUncaughtException:] + 527
5   com.apple.AppKit                  0x00007fff908f32e2 -[NSApplication run] + 836
6   com.apple.AppKit                  0x00007fff90897bd6 NSApplicationMain + 869
7   com.apple.dt.Xcode                0x0000000104171b6f 0x104170000 + 7023
8   com.apple.dt.Xcode                0x0000000104171b00 0x104170000 + 6912
 
Ich würde erstmal versuchen rauszubekommen, ob es an der vorhandenen Xcode Installation liegt oder an den User / Projekt-Einstellungen.
Also einen neuen Benutzer anlegen und ein einfaches XCode Projekt mit Hell World oder einer Maske und einem Label anlegen und auf run drücken.
Wenn das auch schon knallt, würde ich Xcode nochmal drüber installieren.
Und: nein, ich kenn mich leider nicht gut aus in Xcode, etwas rumgespielt hab ich zwar schon, aber zu mehr als einer Mini-Anwendung mit 3 Eingabefeldern hat es nicht gereicht...
 
Also Xcode habe ich schon zwei mal neu installiert. Sorry habe ich vergessen dazu zu sagen.
Das mit dem neuen User war eine gute Idee hat aber leider auch keine neuen Erkenntnisse gebracht denn das Resultat ist das selbe.
 
Das Löschen und gleich wieder Installieren eines Programms bringt in 99,9% aller Fälle null und nichts. Was soll sich denn da ändern? Probleme gibt es, weil Programme nicht aktuell sind - dann bleiben sie das auch - oder weil irgendwelche Einstellungen, Plug-ins und was es da noch alles gibt, nicht passen, und die werden ebenfalls entweder gleich wieder mitinstalliert oder sie werden überhaupt nicht angetastet.
Klappt es denn, wenn du den Mac im Safe mode startest, ohne fremde Kernel Extensions?
 
Zurück
Oben Unten