I am totally new to neo4j. I have downloaded de software and installed it, but when I open it, it crashes immediately.
Below is the error I get. I have shorten the error text because its incredibly long.
Any ideas? I tried to reinstall, restart etc. but no luck.
Thank you in advance,
Cristina
>Process: JavaApplicationStub [877]
Path: /Applications/Neo4j Community Edition 3.1.2.app/Contents/MacOS/JavaApplicationStub
Identifier: com.install4j.8478-6373-2628-9929.24
Version: 3.1.2 (3.1.2)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: JavaApplicationStub [877]
User ID: 502
>Date/Time: 2017-03-28 13:43:24.705 +0200
OS Version: Mac OS X 10.10.5 (14F27)
Report Version: 11
Anonymous UUID: 9E54842F-ADA5-86BD-C792-F5A255A236CE
>Time Awake Since Boot: 760 seconds
>Crashed Thread: 0 AppKit Thread Dispatch queue: com.apple.main->thread
>Exception Type: EXC_BAD_ACCESS (SIGABRT)
>Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000303620
>VM Regions Near 0x303620:
>-->
__TEXT 0000000100000000-000000010000a000 [ 40K] r-x/rwx SM=COW /Applications/Neo4j Community Edition 3.1.2.app/Contents/MacOS/JavaApplicationStub
>Application Specific Information:
abort() called
>Thread 0 Crashed:: AppKit Thread Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff937d2286 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff94d9a9b3 abort + 129
2 libjvm.dylib 0x0000000104482beb os::abort(bool) + 25
3 libjvm.dylib 0x00000001045a6a2a VMError::report_and_die() + 2304
4 libjvm.dylib 0x0000000104484816 JVM_handle_bsd_signal + 1131
5 libjvm.dylib 0x0000000104480a7b signalHandler(int, __siginfo*, void*) + 47
6 libsystem_platform.dylib 0x00007fff8b907f1a _sigtramp + 26
7 libsystem_c.dylib 0x00007fff94d3dfb2 strlen + 18
8 com.apple.CoreFoundation 0x00007fff942c8a3c __CFStringAppendFormatCore + 8524
9 com.apple.CoreFoundation 0x00007fff943be3a0 _CFStringCreateWithFormatAndArgumentsAux2 + 256
10 com.apple.Foundation 0x00007fff973f5701 -[NSPlaceholderString initWithFormat:locale:arguments:] + 153
11 com.apple.Foundation 0x00007fff9740eef9 +[NSString stringWithFormat:] + 174
12 com.apple.java.JavaRuntimeSupport 0x000000011c276fce -[JRSInputMethodController availableInputMethodLocales] + 253
13 libawt_lwawt.dylib 0x000000011d21907f __Java_sun_lwawt_macosx_CInputMethodDescriptor_nativeGetAvailableLocales_block_invoke_1 + 124
14 com.apple.Foundation 0x00007fff9747ddd0 __NSThreadPerformPerform + 293
15 com.apple.CoreFoundation 0x00007fff9430aa01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
16 com.apple.CoreFoundation 0x00007fff942fcb8d __CFRunLoopDoSources0 + 269
17 com.apple.CoreFoundation 0x00007fff942fc1bf __CFRunLoopRun + 927
18 com.apple.CoreFoundation 0x00007fff942fbbd8 CFRunLoopRunSpecific + 296
19 com.apple.HIToolbox 0x00007fff8d1cf56f RunCurrentEventLoopInMode + 235
20 com.apple.HIToolbox 0x00007fff8d1cf2ea ReceiveNextEventCommon + 431
21 com.apple.HIToolbox 0x00007fff8d1cf12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
22 com.apple.AppKit 0x00007fff92a118ab _DPSNextEvent + 978
23 com.apple.AppKit 0x00007fff92a10e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
24 libosxapp.dylib 0x000000011cf6a3aa -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
25 com.apple.AppKit 0x00007fff92a06af3 -[NSApplication run] + 594
26 libosxapp.dylib 0x000000011cf6a14d +[NSApplicationAWT runAWTLoopWithApp:] + 156
27 libawt_lwawt.dylib 0x000000011d23f517 -[AWTStarter starter:] + 905
28 com.apple.Foundation 0x00007fff9747ddd0 __NSThreadPerformPerform + 293
29 com.apple.CoreFoundation 0x00007fff9430aa01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
30 com.apple.CoreFoundation 0x00007fff942fcb8d __CFRunLoopDoSources0 + 269
31 com.apple.CoreFoundation 0x00007fff942fc1bf __CFRunLoopRun + 927
32 com.apple.CoreFoundation 0x00007fff942fbbd8 CFRunLoopRunSpecific + 296
33 com.oracle.java.8u60.jdk 0x00000001000f28fb CreateExecutionEnvironment + 871
34 com.oracle.java.8u60.jdk 0x00000001000ee644 JLI_Launch + 1952
35 com.install4j.8478-6373-2628-9929.24 0x0000000100006cf4 -[Launcher launch] + 836
36 com.install4j.8478-6373-2628-9929.24 0x0000000100007381 launcher_main + 625
37 com.install4j.8478-6373-2628-9929.24 0x00000001000074f2 main + 34
38 com.install4j.8478-6373-2628-9929.24 0x0000000100001154 start + 52
The issue is caused by a crash in [JRSInputMethodController availableInputMethodLocales], which is related to the relatively old version of OSX that you're using (10.10.5).
It's ultimately a problem inside the version of Java that Apple ships with that OS version, and according to this post, the issue was fixed in 10.11.
That post also suggests that you can use the Java SE 6 installer found here, which supposedly contains a fix for the problem.
FWIW, you're not the only one with this problem, there is an (as yet unresolved) issue for Neo4j posted here.
Related
I have a very bad issue right now:
Behavior:
Application work when debug, but in release exit when app start.
The debugg information is not clear for the reason the application fail only in release mode.
Visual Studio 2019
Xamarin Forms 4.8.0.1821
ZxIng.Net.Mobile 2.4.1
ZxIng.Net.Mobile.Forms 2.4.1
Newtonsoft.Json 12.0.3
Xamarin.Essentials 1.6.1
SDK 14.4
Simulator log file:
Process: myapp-ui.iOS [19566]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/2C19C42D-564E-42CB-B805-C9C49BB1E8FD/data/Containers/Bundle/Application/1F644647-27DB-48EF-96D6-75A169AE4E9D/myapp-ui.iOS.app/myapp-ui.iOS
Identifier: myapp-ui.iOS
Version: 2.0.3 (1610484945)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [17405]
Responsible: SimulatorTrampoline [1267]
User ID: 501
Date/Time: 2021-02-16 12:29:44.629 -0600
OS Version: macOS 11.2.1 (20D74)
Report Version: 12
Anonymous UUID: E13D7872-1C1C-3306-5557-E45B4D68317D
Time Awake Since Boot: 350000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 tid_307 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
abort() called
CoreSimulator 732.18.6 - Device: iPhone 12 Pro (2C19C42D-564E-42CB-B805-C9C49BB1E8FD) - Runtime: iOS 14.4 (18D46) - DeviceType: iPhone 12 Pro
Thread 0 Crashed:: tid_307 Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff61131462 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff6116a610 pthread_kill + 263
2 libsystem_c.dylib 0x00007fff200fac2e __abort + 139
3 libsystem_c.dylib 0x00007fff200faba3 abort + 135
4 io.myapp.myapp-easyapp 0x00000001045caa6f xamarin_unhandled_exception_handler + 31 (runtime.m:1151)
5 io.myapp.myapp-easyapp 0x000000010445f415 mono_invoke_unhandled_exception_hook + 133 (exception.c:1265)
6 io.myapp.myapp-easyapp 0x000000010439ce2a mono_handle_exception_internal + 6986 (mini-exceptions.c:2782)
7 io.myapp.myapp-easyapp 0x000000010439b2d9 mono_handle_exception + 25 (mini-exceptions.c:3107)
8 io.myapp.myapp-easyapp 0x000000010431b969 mono_amd64_throw_exception + 169 (exceptions-amd64.c:409)
9 ??? 0x0000000104f6a5b0 0 + 4378240432
10 io.myapp.myapp-easyapp 0x00000001045ca7ed xamarin_process_managed_exception + 301 (runtime.m:2356)
11 io.myapp.myapp-easyapp 0x00000001045d1482 xamarin_invoke_trampoline + 1250 (trampolines-invoke.m:686)
12 io.myapp.myapp-easyapp 0x00000001045d3642 xamarin_arch_trampoline + 82 (trampolines-x86_64.m:491)
13 io.myapp.myapp-easyapp 0x00000001045d400a xamarin_x86_64_common_trampoline + 118 (trampolines-x86_64-asm.s:51)
14 com.apple.Foundation 0x00007fff208592ba __NSThreadPerformPerform + 204
15 com.apple.CoreFoundation 0x00007fff2039038a __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
16 com.apple.CoreFoundation 0x00007fff20390282 __CFRunLoopDoSource0 + 180
17 com.apple.CoreFoundation 0x00007fff2038f7c6 __CFRunLoopDoSources0 + 346
18 com.apple.CoreFoundation 0x00007fff20389f2f __CFRunLoopRun + 878
19 com.apple.CoreFoundation 0x00007fff203896d6 CFRunLoopRunSpecific + 567
20 com.apple.GraphicsServices 0x00007fff2c257db3 GSEventRunModal + 139
21 com.apple.UIKitCore 0x00007fff24696cf7 -[UIApplication _run] + 912
22 com.apple.UIKitCore 0x00007fff2469bba8 UIApplicationMain + 101
23 ??? 0x00000001065cb0a4 0 + 4401705124
24 ??? 0x00000001065caf13 0 + 4401704723
25 ??? 0x00000001065c7313 0 + 4401689363
26 io.myapp.myapp-easyapp 0x00000001043b36d1 mono_jit_runtime_invoke + 1569 (mini-runtime.c:3191)
27 io.myapp.myapp-easyapp 0x00000001044d9c08 do_runtime_invoke + 54 (object.c:3052) [inlined]
28 io.myapp.myapp-easyapp 0x00000001044d9c08 mono_runtime_invoke_checked + 136 (object.c:3220)
29 io.myapp.myapp-easyapp 0x00000001044dff75 do_exec_main_checked + 60 [inlined]
30 io.myapp.myapp-easyapp 0x00000001044dff75 mono_runtime_exec_main_checked + 117 (object.c:5284)
31 io.myapp.myapp-easyapp 0x00000001043124ec mono_jit_exec_internal + 14 (driver.c:1383) [inlined]
32 io.myapp.myapp-easyapp 0x00000001043124ec mono_jit_exec + 364 (driver.c:1328)
33 io.myapp.myapp-easyapp 0x00000001045d3196 xamarin_main + 1686 (monotouch-main.m:493)
34 io.myapp.myapp-easyapp 0x00000001042cc857 main + 55 (main.m:55)
35 libdyld.dylib 0x00007fff2025a3e9 start + 1
Fortunately the problem is Entitlement.plist, for some reason when use SecureStorage from Xamarin.Essentials, the application crash in release Testflight on shop, so I remove SecureStorage and problem solved.
Thanks all for all the answers.
I am building/deploying an Ionic app in Xcode.
ionic ios build
Above command went well.
And built from Xcode 9.2 and ran archive as well. I was been launching the app from archive file to iPhone. The app was opening, but it was crashing after it opens up.
Cordova Plugins List
cordova-android-play-services-gradle-release 1.1.4 "cordova-android-play-services-gradle-release"
cordova-plugin-admobpro 2.31.1 "AdMob Plugin Pro"
cordova-plugin-camera 2.4.1 "Camera"
cordova-plugin-compat 1.2.0 "Compat"
cordova-plugin-device 1.1.4 "Device"
cordova-plugin-extension 1.5.4 "Cordova Plugin Extension"
cordova-plugin-facebook4 1.7.4 "Facebook Connect"
cordova-plugin-fcm 2.1.2 "FCMPlugin"
cordova-plugin-file 4.3.3 "File"
cordova-plugin-file-transfer 1.6.3 "File Transfer"
cordova-plugin-filepath 1.0.2 "FilePath"
cordova-plugin-googleplus 5.1.1 "Google SignIn"
cordova-plugin-network-information 1.3.4 "Network Information"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-stripe 1.5.3 "cordova-plugin-stripe"
cordova-plugin-whitelist 1.3.1 "Whitelist"
ionic-plugin-keyboard 2.2.1 "Keyboard"
Crash logs
Incident Identifier: B5B0789F-48B9-4845-ACA8-43A90D105BDA
CrashReporter Key: 390906223b2bbe37cb9fee42cb41ec3f37ef09f6
Hardware Model: iPhone8,1
Process: MyHybridApp [3620]
Path: /private/var/containers/Bundle/Application/E1DB741B-4662-4E7E-AF17-E9382E682B69/MyHybridApp.app/MyHybridApp
Identifier: com.ionicframework.myhybridapp
Version: 1.4 (1.4)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.ionicframework.myhybridapp [1730]
Date/Time: 2018-02-09 15:49:29.3237 +0530
Launch Time: 2018-02-09 15:49:28.7265 +0530
OS Version: iPhone OS 11.2.5 (15D60)
Baseband Version: 4.30.02
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Application Specific Information:
abort() called
Filtered syslog:
None found
Last Exception Backtrace:
0 CoreFoundation 0x18121b164 __exceptionPreprocess + 124
1 libobjc.A.dylib 0x180464528 objc_exception_throw + 55
2 CoreFoundation 0x18121b0ac +[NSException raise:format:] + 115
3 MyHybridApp 0x104354ab0 0x104108000 + 2411184
4 MyHybridApp 0x104354058 0x104108000 + 2408536
5 MyHybridApp 0x104353d80 0x104108000 + 2407808
6 MyHybridApp 0x10411da28 0x104108000 + 88616
7 UIKit 0x18a8442c4 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 383
8 UIKit 0x18aa35bc4 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 3435
9 UIKit 0x18aa3aa14 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1711
10 UIKit 0x18acd62a8 __111-[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:]_block_invoke + 799
11 UIKit 0x18afae100 +[_UICanvas _enqueuePostSettingUpdateTransactionBlock:] + 159
12 UIKit 0x18acd5f0c -[__UICanvasLifecycleMonitor_Compatability _scheduleFirstCommitForScene:transition:firstActivation:completion:] + 251
13 UIKit 0x18acd676c -[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:] + 731
14 UIKit 0x18b45b7c0 __82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke + 259
15 UIKit 0x18b45b664 -[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:] + 447
16 UIKit 0x18b1c92cc __125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke + 219
17 UIKit 0x18b3623cc _performActionsWithDelayForTransitionContext + 111
18 UIKit 0x18b1c917c -[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:] + 251
19 UIKit 0x18afad760 -[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:] + 363
20 UIKit 0x18aa39158 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 539
21 UIKit 0x18ae4edbc -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 363
22 FrontBoardServices 0x1838de1f0 -[FBSSceneImpl _didCreateWithTransitionContext:completion:] + 363
23 FrontBoardServices 0x1838e6af8 __56-[FBSWorkspace client:handleCreateScene:withCompletion:]_block_invoke_2 + 223
24 libdispatch.dylib 0x180b9aa14 _dispatch_client_callout + 15
25 libdispatch.dylib 0x180ba2200 _dispatch_block_invoke_direct$VARIANT$mp + 287
26 FrontBoardServices 0x1839127f8 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 35
27 FrontBoardServices 0x18391249c -[FBSSerialQueue _performNext] + 403
28 FrontBoardServices 0x183912a38 -[FBSSerialQueue _performNextFromRunLoopSource] + 55
29 CoreFoundation 0x1811c377c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 23
30 CoreFoundation 0x1811c36fc __CFRunLoopDoSource0 + 87
31 CoreFoundation 0x1811c2f84 __CFRunLoopDoSources0 + 203
32 CoreFoundation 0x1811c0b5c __CFRunLoopRun + 1047
33 CoreFoundation 0x1810e0c58 CFRunLoopRunSpecific + 435
34 GraphicsServices 0x182f8cf84 GSEventRunModal + 99
35 UIKit 0x18a8395c4 UIApplicationMain + 235
36 MyHybridApp 0x10410ca08 0x104108000 + 18952
37 libdyld.dylib 0x180c0056c start + 3
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x0000000180d302e8 __pthread_kill + 8
1 libsystem_pthread.dylib 0x0000000180e452f8 pthread_kill$VARIANT$mp + 396
2 libsystem_c.dylib 0x0000000180c9efbc abort + 140
3 libc++abi.dylib 0x000000018043c068 __cxa_bad_cast + 0
4 libc++abi.dylib 0x000000018043c210 default_unexpected_handler+ 8720 () + 0
5 libobjc.A.dylib 0x0000000180464810 _objc_terminate+ 34832 () + 124
6 libc++abi.dylib 0x000000018045454c std::__terminate(void (*)+ 107852 ()) + 16
7 libc++abi.dylib 0x00000001804545b8 std::terminate+ 107960 () + 60
8 libdispatch.dylib 0x0000000180b9aa28 _dispatch_client_callout + 36
9 libdispatch.dylib 0x0000000180ba2200 _dispatch_block_invoke_direct$VARIANT$mp + 288
10 FrontBoardServices 0x00000001839127f8 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 36
11 FrontBoardServices 0x000000018391249c -[FBSSerialQueue _performNext] + 404
12 FrontBoardServices 0x0000000183912a38 -[FBSSerialQueue _performNextFromRunLoopSource] + 56
13 CoreFoundation 0x00000001811c377c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
14 CoreFoundation 0x00000001811c36fc __CFRunLoopDoSource0 + 88
15 CoreFoundation 0x00000001811c2f84 __CFRunLoopDoSources0 + 204
16 CoreFoundation 0x00000001811c0b5c __CFRunLoopRun + 1048
17 CoreFoundation 0x00000001810e0c58 CFRunLoopRunSpecific + 436
18 GraphicsServices 0x0000000182f8cf84 GSEventRunModal + 100
19 UIKit 0x000000018a8395c4 UIApplicationMain + 236
20 MyHybridApp 0x000000010410ca08 0x104108000 + 18952
21 libdyld.dylib 0x0000000180c0056c start + 4
Thread 1:
0 libsystem_kernel.dylib 0x0000000180d30d80 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000180e42eec _pthread_wqthread + 884
2 libsystem_pthread.dylib 0x0000000180e42b6c start_wqthread + 4
Thread 2:
0 libsystem_kernel.dylib 0x0000000180d30d80 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000180e42eec _pthread_wqthread + 884
2 libsystem_pthread.dylib 0x0000000180e42b6c start_wqthread + 4
Thread 3 name: com.apple.uikit.eventfetch-thread
Thread 3:
0 libsystem_kernel.dylib 0x0000000180d0f568 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000180d0f3e0 mach_msg + 72
2 CoreFoundation 0x00000001811c3108 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x00000001811c0cd4 __CFRunLoopRun + 1424
4 CoreFoundation 0x00000001810e0c58 CFRunLoopRunSpecific + 436
5 Foundation 0x0000000181b15594 -[NSRunLoop+ 50580 (NSRunLoop) runMode:beforeDate:] + 304
6 Foundation 0x0000000181b349ac -[NSRunLoop+ 178604 (NSRunLoop) runUntilDate:] + 96
7 UIKit 0x000000018b3a37a8 -[UIEventFetcher threadMain] + 136
8 Foundation 0x0000000181c170f4 __NSThread__start__ + 996
9 libsystem_pthread.dylib 0x0000000180e442b4 _pthread_body + 308
10 libsystem_pthread.dylib 0x0000000180e44180 _pthread_body + 0
11 libsystem_pthread.dylib 0x0000000180e42b74 thread_start + 4
Thread 4:
0 libsystem_pthread.dylib 0x0000000180e42b68 start_wqthread + 0
Thread 5:
0 libsystem_kernel.dylib 0x0000000180d300f0 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000180e46ce4 _pthread_cond_wait$VARIANT$mp + 640
2 libc++.1.dylib 0x00000001803e7f34 std::__1::condition_variable::__do_timed_wait+ 32564 (std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 96
3 JavaScriptCore 0x0000000188589168 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >+ 10133864 (std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 124
4 JavaScriptCore 0x000000018858903c std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >+ 10133564 (std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 108
5 JavaScriptCore 0x0000000188588ec0 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop+ 10133184 () + 280
6 JavaScriptCore 0x00000001885891b8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >+ 10133944 (void*) + 44
7 libsystem_pthread.dylib 0x0000000180e442b4 _pthread_body + 308
8 libsystem_pthread.dylib 0x0000000180e44180 _pthread_body + 0
9 libsystem_pthread.dylib 0x0000000180e42b74 thread_start + 4
Can you please check with the error. I am using xcode 9.2 , cordova-ios#4.1.0 , ionic#2.2.3
Let's assume that you've already set all the requirements of push notification correctly from your apple developer account page.
If everything goes well after commenting out FCM related code, then I suppose your project probably missing GoogleService-Info.plist file. The .plist file doesn’t magically go to the right place properly in your iOS folder. It goes in malformed.
You’ll need to manually copy it from the project’s root folder to the Resources folder in Xcode. Also, this has to happen every time you remove and re-add your iOS app. Which is a very troublesome task to do. To solve this tedious issue, I do the following.
Since Cordova CLI 7.x.x, when using cordova-android 6.2.x or cordova-ios 4.4.x you can use the resource-file tag from config.xml.
For example,
<platform name="ios">
<resource-file src="GoogleService-Info.plist" />
</platform>
It will include GoogleService-Info.plist file into the Resource folder during ionic cordova build ios.
I hope this helps you solve the crashing issue.
Check your GoogleService-Info.plist inside platform/ios//resources and inside platform/ios//resources/resources.
When build there is chance to corrupt please identify the corrupted one and change with right one
This help me save the time
I have updated my phone and Xcode to the most recent update and I am getting tons of warnings.
First one is 2017-09-21 00:23:15.669466+0100 The Kallos[12068:1279021] TIC Read Status [1:0x0]: 1:57
and there is literally 2-3 posts about this which doesn't even explain what it is!
This is another warning, I found a similar post which explains this issue but it doesn't give a solution on how to fix it!
Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]
PID: x, TID: x, Thread name: com.google.Maps.LabelingBehavior, Queue name: com.apple.root.default-qos.overcommit, QoS: 21
Backtrace:
4 The Kallos 0x0000000105d1e4f4 GMSIsApplicationInBackground + 53
5 The Kallos 0x0000000105d0c74a -[GMSForegroundDispatchQueue initWithName:targetQueue:] + 269
6 The Kallos 0x0000000105dec5be _ZN7gmscore6vector4text8GlyphSetC2ERKNS_4base10reffed_ptrINS0_16TextureAtlasPoolEEEPU28objcproto17OS_dispatch_queue8NSObjectPK8__CTFontff + 344
7 The Kallos 0x0000000105deba28 _ZN7gmscore6vector4text10GlyphCache11GetGlyphSetEPK8__CTFontf + 214
8 The Kallos 0x0000000105de94de _ZN7gmscore6vector4text6GLText14PrefetchGlyphsERKNS_4base10reffed_ptrINS1_10GlyphCacheEEERKNSt3__16vectorItNS9_9allocatorItEEEEPK8__CTFontf + 22
9 The Kallos 0x0000000105de95e1 _ZN7gmscore6vector4text6GLText14PrefetchGlyphsERKNS_4base10reffed_ptrINS1_10GlyphCacheEEEPK8__CTLinebf + 207
10 The Kallos 0x0000000105d412af _ZN7gmscore6vector12GLPointLabel22PrefetchGlyphsForGroupEPNS0_12GLLabelGroupE + 181
11 The Kallos 0x0000000105d411d7 _ZN7gmscore6vector12GLPointLabel14PrefetchGlyphsEv + 33
12 The Kallos 0x0000000105db01fa _ZN7gmscore6vector16LabelingBehavior23CreatePendingOperationsERKNSt3__13setINS_4base10reffed_ptrINS0_7GLLabelEEENS2_4lessIS7_EENS2_9allocatorIS7_EEEESE_SE_NS0_13LabelDrawModeE + 1096
13 The Kallos 0x0000000105dafb6d _ZN7gmscore6vector16LabelingBehavior14RunLabelingJobERKNS_4base10reffed_ptrINS1_11LabelingJobEEE + 357
14 The Kallos 0x0000000105daf9fa ___ZN7gmscore6vector16LabelingBehavior14CommitInternalEPNS_8renderer14EntityRendererE_block_invoke + 22
15 Foundation 0x00000001094ca948 __NSThreadPerformPerform + 334
16 CoreFoundation 0x000000010816c2b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
17 CoreFoundation 0x000000010820bd31 __CFRunLoopDoSource0 + 81
18 CoreFoundation 0x0000000108150c19 __CFRunLoopDoSources0 + 185
19 CoreFoundation 0x00000001081501ff __CFRunLoopRun + 1279
20 CoreFoundation 0x000000010814fa89 CFRunLoopRunSpecific + 409
21 Foundation 0x0000000109484e5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274
22 The Kallos 0x0000000105deacb5 -[GMSx_GTMSimpleWorkerThread main] + 337
23 Foundation 0x00000001094928ac __NSThread__start__ + 1197
24 libsystem_pthread.dylib 0x000000010f73393b _pthread_body + 180
25 libsystem_pthread.dylib 0x000000010f733887 _pthread_body + 0
26 libsystem_pthread.dylib 0x000000010f73308d thread_start + 13
2017-09-21 00:23:15.827609+0100 The Kallos[12068:1279035] [reports] Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]
PID: x, TID: x, Thread name: com.google.Maps.LabelingBehavior, Queue name: com.apple.root.default-qos.overcommit, QoS: 21
Backtrace:
4 The Kallos 0x0000000105d1e4f4 GMSIsApplicationInBackground + 53
5 The Kallos 0x0000000105d0c74a -[GMSForegroundDispatchQueue initWithName:targetQueue:] + 269
6 The Kallos 0x0000000105dec5be _ZN7gmscore6vector4text8GlyphSetC2ERKNS_4base10reffed_ptrINS0_16TextureAtlasPoolEEEPU28objcproto17OS_dispatch_queue8NSObjectPK8__CTFontff + 344
7 The Kallos 0x0000000105deba28 _ZN7gmscore6vector4text10GlyphCache11GetGlyphSetEPK8__CTFontf + 214
8 The Kallos 0x0000000105de94de _ZN7gmscore6vector4text6GLText14PrefetchGlyphsERKNS_4base10reffed_ptrINS1_10GlyphCacheEEERKNSt3__16vectorItNS9_9allocatorItEEEEPK8__CTFontf + 22
9 The Kallos 0x0000000105de95e1 _ZN7gmscore6vector4text6GLText14PrefetchGlyphsERKNS_4base10reffed_ptrINS1_10GlyphCacheEEEPK8__CTLinebf + 207
10 The Kallos 0x0000000105d412af _ZN7gmscore6vector12GLPointLabel22PrefetchGlyphsForGroupEPNS0_12GLLabelGroupE + 181
11 The Kallos 0x0000000105d411d7 _ZN7gmscore6vector12GLPointLabel14PrefetchGlyphsEv + 33
12 The Kallos 0x0000000105db01fa _ZN7gmscore6vector16LabelingBehavior23CreatePendingOperationsERKNSt3__13setINS_4base10reffed_ptrINS0_7GLLabelEEENS2_4lessIS7_EENS2_9allocatorIS7_EEEESE_SE_NS0_13LabelDrawModeE + 1096
13 The Kallos 0x0000000105dafb6d _ZN7gmscore6vector16LabelingBehavior14RunLabelingJobERKNS_4base10reffed_ptrINS1_11LabelingJobEEE + 357
14 The Kallos 0x0000000105daf9fa ___ZN7gmscore6vector16LabelingBehavior14CommitInternalEPNS_8renderer14EntityRendererE_block_invoke + 22
15 Foundation 0x00000001094ca948 __NSThreadPerformPerform + 334
16 CoreFoundation 0x000000010816c2b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
17 CoreFoundation 0x000000010820bd31 __CFRunLoopDoSource0 + 81
18 CoreFoundation 0x0000000108150c19 __CFRunLoopDoSources0 + 185
19 CoreFoundation 0x00000001081501ff __CFRunLoopRun + 1279
20 CoreFoundation 0x000000010814fa89 CFRunLoopRunSpecific + 409
21 Foundation 0x0000000109484e5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274
22 The Kallos 0x0000000105deacb5 -[GMSx_GTMSimpleWorkerThread main] + 337
23 Foundation 0x00000001094928ac __NSThread__start__ + 1197
24 libsystem_pthread.dylib 0x000000010f73393b _pthread_body + 180
25 libsystem_pthread.dylib 0x000000010f733887 _pthread_body + 0
26 libsystem_pthread.dylib 0x000000010f73308d thread_start + 13
Next warning is
CoreData: annotation: Failed to load optimized model at path '/Users/xx/Library/Developer/CoreSimulator/Devices/17AA6A5E-FA21-40BF-8123-2CAEE29D4BBE/data/Containers/Bundle/Application/2C3F9016-4605-4DB8-A480-59B95C5E2994/The Kallos.app/GoogleMaps.bundle/GMSCacheStorage.momd/Storage.omo'
CoreData: annotation: Failed to load optimized model at path '/Users/xx/Library/Developer/CoreSimulator/Devices/17AA6A5E-FA21-40BF-8123-2CAEE29D4BBE/data/Containers/Bundle/Application/2C3F9016-4605-4DB8-A480-59B95C5E2994/The Kallos.app/GoogleMaps.bundle/GMSCacheStorage.momd/Storage.omo'
CoreData: annotation: Failed to load optimized model at path '/Users/xx/Library/Developer/CoreSimulator/Devices/17AA6A5E-FA21-40BF-8123-2CAEE29D4BBE/data/Containers/Bundle/Application/2C3F9016-4605-4DB8-A480-59B95C5E2994/The Kallos.app/GoogleMaps.bundle/GMSCacheStorage.momd/Storage.omo'
I feel like this is a problem with the GoogleMaps API and not my code but Im not sure about that.
I will be more than happy to provide more information if needed but my project has around 11-12k lines of code so I don't really know what to upload.
This issue was reported in Google issue tracker as well:
https://issuetracker.google.com/issues/63322270
Google is aware of it and current state of the bug is Accepted, I would expect a fix in the next version of Google Maps SDK library 2.5.0
Feel free to add star in the bug to add your vote and subscribe to notifications from Google.
UPDATE
The issue was marked as fixed today (October 24, 2017). The Google rep wrote
We believe that this issue should be solved in the Maps iOS SDK v2.5 release. If this issue still occurs, please let us know.
The problem was that i've use library for change system font and there was a misspelling in name of the font that's way this weird crash appear
Our Xamarin Forms app is crashing intermittently on one of our iOS test devices, and I'm having a very hard time finding anything useful in the crash report.
All of the tutorials and examples I have found seem to reference line numbers and methods/properties from the application itself but all I am seeing here are mono library calls.
I'm also unable to reproduce the issue locally. Can anyone offer any guidance, or suggest a good resource I could use to determine what this crash report is actually reporting:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Thread 0 name:
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x0000000189423014 __pthread_kill + 8
1 libsystem_pthread.dylib 0x00000001894eb450 pthread_kill + 112 (pthread.c:1366)
2 libsystem_c.dylib 0x0000000189397400 abort + 140 (abort.c:91)
3 ESPMobileiOS 0x00000001000476a8 mono_handle_native_sigsegv (mini-exceptions.c:2420)
4 libsystem_platform.dylib 0x00000001894e5348 _sigtramp + 52 (sigtramp.c:115)
5 libsystem_pthread.dylib 0x00000001894eb450 pthread_kill + 112 (pthread.c:1366)
6 libsystem_c.dylib 0x0000000189397400 abort + 140 (abort.c:91)
7 ESPMobileiOS 0x000000010012fa04 print_all_exceptions(MonoObject*) (runtime.m:997)
8 ESPMobileiOS 0x0000000100047de0 mono_invoke_unhandled_exception_hook (mini-exceptions.c:2873)
9 ESPMobileiOS 0x000000010004733c mono_handle_exception_internal (mini-exceptions.c:1798)
10 ESPMobileiOS 0x000000010004641c mono_handle_exception (mini-exceptions.c:2027)
11 ESPMobileiOS 0x000000010003ef18 mono_arm_throw_exception (exceptions-arm64.c:390)
12 ESPMobileiOS 0x00000001004de4e8 throw_exception + 168
13 ESPMobileiOS 0x00000001002f67cc System_Runtime_ExceptionServices_ExceptionDispatchInfo_Throw + 44
14 ESPMobileiOS 0x00000001002f4d20 System_Runtime_CompilerServices_AsyncMethodBuilderCore__ThrowAsyncm__0_object + 80
15 ESPMobileiOS 0x000000010018cbd8 UIKit_UIKitSynchronizationContext__Postc__AnonStorey0__m__0 (UIKitSynchronizationContext.cs:24)
16 ESPMobileiOS 0x00000001001aa3a4 Foundation_NSAsyncActionDispatcher_Apply (NSAction.cs:163)
17 ESPMobileiOS 0x00000001004a9f94 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
18 ESPMobileiOS 0x000000010005433c mono_jit_runtime_invoke (mini-runtime.c:2524)
19 ESPMobileiOS 0x00000001000b0918 do_runtime_invoke (object.c:2809)
20 ESPMobileiOS 0x00000001000b0874 mono_runtime_invoke (object.c:2967)
21 ESPMobileiOS 0x00000001011a98e4 native_to_managed_trampoline_3(objc_object*, objc_selector*, _MonoMethod**, char const*, char const*) (registrar.m:103)
22 ESPMobileiOS 0x00000001011a9fdc -[__MonoMac_NSAsyncActionDispatcher xamarinApplySelector] (registrar.m:6678)
23 Foundation 0x000000018af69048 __NSThreadPerformPerform + 340 (NSThread.m:1247)
24 CoreFoundation 0x000000018a402b5c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 (CFRunLoop.c:1943)
25 CoreFoundation 0x000000018a4024a4 __CFRunLoopDoSources0 + 524 (CFRunLoop.c:1989)
26 CoreFoundation 0x000000018a4000a4 __CFRunLoopRun + 804 (CFRunLoop.c:2821)
27 CoreFoundation 0x000000018a32e2b8 CFRunLoopRunSpecific + 444 (CFRunLoop.c:3113)
28 GraphicsServices 0x000000018bde2198 GSEventRunModal + 180 (GSEvent.c:2245)
29 UIKit 0x00000001903757fc -[UIApplication _run] + 684 (UIApplication.m:2650)
30 UIKit 0x0000000190370534 UIApplicationMain + 208 (UIApplication.m:4092)
31 ESPMobileiOS 0x00000001001f7de4 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr (/<unknown>:1)
32 ESPMobileiOS 0x000000010016a55c UIKit_UIApplication_Main_string___intptr_intptr (UIApplication.cs:79)
33 ESPMobileiOS 0x000000010016a51c UIKit_UIApplication_Main_string___string_string (UIApplication.cs:63)
34 ESPMobileiOS 0x0000000100134214 ESPMobile_iOS_Application_Main_string__ (Main.cs:13)
35 ESPMobileiOS 0x00000001004a9f94 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
36 ESPMobileiOS 0x000000010005433c mono_jit_runtime_invoke (mini-runtime.c:2524)
37 ESPMobileiOS 0x00000001000b0918 do_runtime_invoke (object.c:2809)
38 ESPMobileiOS 0x00000001000b293c mono_runtime_exec_main (object.c:4585)
39 ESPMobileiOS 0x00000001000b2558 mono_runtime_run_main (object.c:4134)
40 ESPMobileiOS 0x000000010003e738 mono_jit_exec (driver.g.c:1048)
41 ESPMobileiOS 0x0000000100133b68 xamarin_main (monotouch-main.m:487)
42 ESPMobileiOS 0x00000001011cef80 main (main.arm64.m:115)
43 libdyld.dylib 0x00000001893115b8 start + 4
What I can see, is that something is going wrong when you try to run some code on the ui thread. The following line tells me this UIKit_UIKitSynchronizationContext__Postc__AnonStorey0__m__0 (UIKitSynchronizationContext.cs:24).
It's very hard to tell exactly what the problem is or in which file the problem is. Maybe implement insights are another crash logger. So you get more info about the crash.
Updated to Xcode 7.1 today. Cannot open, due to a crash that says "Xcode quit unexpectedly while using the libswiftCore.dylib plug-in.
Stack trace:
Process: Xcode [610]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 7.1 (9079)
Build Info: IDEFrameworks-9079000000000000~8
App Item ID: 497799835
App External ID: 813804225
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [610]
User ID: 502
PlugIn Path: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib
PlugIn Identifier: libswiftCore.dylib
PlugIn Version: 2.1 (700.1.101.6)
Date/Time: 2015-10-23 17:33:26.756 +0100
OS Version: Mac OS X 10.11.1 (15B42)
Report Version: 11
Anonymous UUID: 92906A5F-963D-4D90-6510-F624BB6F0130
Time Awake Since Boot: 350 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
ProductBuildVersion: 7B91b
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x00007fff9a2fed32 strlen + 18
1 libswiftCore.dylib 0x00000001124f7aac _buildDemanglingForNominalType(swift::Demangle::Node::Kind, swift::Metadata const*, swift::NominalTypeDescriptor const*) + 44
2 libswiftCore.dylib 0x00000001124f5cc5 _buildDemanglingForMetadata(swift::Metadata const*) + 133
3 libswiftCore.dylib 0x00000001124f7b7c _buildDemanglingForNominalType(swift::Demangle::Node::Kind, swift::Metadata const*, swift::NominalTypeDescriptor const*) + 252
4 libswiftCore.dylib 0x00000001124f5cc5 _buildDemanglingForMetadata(swift::Metadata const*) + 133
5 libswiftCore.dylib 0x00000001124f59bc swift_getGenericClassObjCName + 28
6 libswiftCore.dylib 0x00000001124475dd 0x1122ae000 + 1676765
7 libswiftCore.dylib 0x00000001124ebdd8 (anonymous namespace)::GenericCacheEntry* llvm::function_ref<(anonymous namespace)::GenericCacheEntry* ()>::callback_fn<swift::swift_getGenericMetadata::$_0>(long) + 24
8 libswiftCore.dylib 0x00000001124ebce0 swift::MetadataCache<(anonymous namespace)::GenericCacheEntry>::addMetadataEntry(swift::EntryRef<(anonymous namespace)::GenericCacheEntry>, ConcurrentList<swift::MetadataCache<(anonymous namespace)::GenericCacheEntry>::EntryPair>&, llvm::function_ref<(anonymous namespace)::GenericCacheEntry* ()>) + 128
9 libswiftCore.dylib 0x00000001124e8488 swift_getGenericMetadata + 504
10 libswiftCore.dylib 0x00000001124e851d swift_getGenericMetadata3 + 29
11 libswiftFoundation.dylib 0x00000001127c9226 _TZFe0_Rq_Ss8Hashable_10FoundationVSs10Dictionary26_forceBridgeFromObjectiveCu0_Rq_S__fMGS1_q_q0__FTCSo12NSDictionary6resultRGSqGS1_q_q0____T_ + 54
12 libswiftFoundation.dylib 0x00000001127c90ed _TF10Foundation32_convertNSDictionaryToDictionaryu0_Rq_Ss8Hashable_FGSqCSo12NSDictionary_GVSs10Dictionaryq_q0__ + 61
13 ca.nri.ColorSenseRainbow 0x000000011207e1ad _TTSf4g_n___TZFC17ColorSenseRainbow17ColorSenseRainbow13pluginDidLoadfMS0_FCSo8NSBundleT_ + 189 (ColorSenseRainbow.swift:33)
14 ca.nri.ColorSenseRainbow 0x000000011207c6f5 _TToZFC17ColorSenseRainbow17ColorSenseRainbow13pluginDidLoadfMS0_FCSo8NSBundleT_ + 37
15 com.apple.Xcode.DevToolsCore 0x000000010ded1658 __46-[XCPluginManager loadPluginBundle:forDomain:]_block_invoke + 143
16 com.apple.dt.DVTFoundation 0x00000001058ba9bc DVTInvokeWithFailureHint + 83
17 com.apple.Xcode.DevToolsCore 0x000000010ded13c8 -[XCPluginManager loadPluginBundle:forDomain:] + 1054
18 com.apple.Xcode.DevToolsCore 0x000000010ded0e5b __46-[XCPluginManager findAndLoadPluginsInDomain:]_block_invoke + 621
19 com.apple.dt.DVTFoundation 0x00000001058a02c5 -[DVTPlugInManager _allowNonApplePlugInsFromDescriptors:error:] + 470
20 com.apple.dt.DVTFoundation 0x00000001058a054d -[DVTPlugInManager _checkNonApplePlugIns] + 239
21 com.apple.dt.DVTFoundation 0x00000001058a062e -[DVTPlugInManager initializePlugIns:] + 27
22 com.apple.dt.IDEFoundation 0x00000001063f1724 _IDEInitializeOtherPlugInStuff + 175
23 com.apple.dt.IDEFoundation 0x00000001063f2814 IDEInitialize + 3725
24 com.apple.dt.IDEKit 0x0000000106aee2fc -[IDEApplicationController applicationWillFinishLaunching:] + 708
25 com.apple.CoreFoundation 0x00007fff9d30cc9c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
26 com.apple.CoreFoundation 0x00007fff9d30cc2f ___CFXRegistrationPost_block_invoke + 63
27 com.apple.CoreFoundation 0x00007fff9d30cba7 _CFXRegistrationPost + 407
28 com.apple.CoreFoundation 0x00007fff9d30c912 ___CFXNotificationPost_block_invoke + 50
29 com.apple.CoreFoundation 0x00007fff9d2c96d2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922
30 com.apple.CoreFoundation 0x00007fff9d2c8925 _CFXNotificationPost + 693
31 com.apple.Foundation 0x00007fff97dc40fa -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
32 com.apple.dt.DVTFoundation 0x0000000105892d45 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 698
33 com.apple.AppKit 0x00007fff91657022 -[NSApplication finishLaunching] + 354
34 com.apple.dt.DVTKit 0x0000000105e9349c -[DVTApplication finishLaunching] + 149
35 com.apple.AppKit 0x00007fff91656b65 -[NSApplication run] + 231
36 com.apple.AppKit 0x00007fff9161ffbe NSApplicationMain + 1176
37 libdyld.dylib 0x00007fff938e75ad start + 1
Please help. Anyone else get this? I did have to update this again after the update bombed in the middle of the download, and I had to manually download the .dmg file from the dev portal. After wiping the machine clean of anything related to Xcode, I reinstalled from the App Store. Giving me this every time, even after a restart.
Take out the ColorSenseRainbow plugin from:
~/Library/Application Support/Developer/Shared/Xcode/Plugin-ins
I'm looking into why it's causing Xcode to crash.
When it's fixed I'll post a note up at the GitHub site at https://github.com/NorthernRealities/ColorSenseRainbow