I have a problem similar to this:
https://forums.garmin.com/showthread.php?256857-Garmin-Express-quit-unexpectedly
but the suggested solution on that thread doesn't work for me.
This is what is logged on the console when the program crash:
17/05/15 12:16:27,315 Garmin Express[420]: *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
17/05/15 12:16:27,318 Garmin Express[420]: (
0 CoreFoundation 0x00007fff824ad25c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff88617e75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8236e487 -[__NSArrayM insertObject:atIndex:] + 951
3 Garmin Express 0x0000000102bc1556 -[UpdateIntroViewController setupSteps] + 3082
4 Garmin Express 0x0000000102bc038b -[UpdateIntroViewController awakeFromNib] + 657
5 AppKit 0x00007fff871e8b3f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1223
6 AppKit 0x00007fff8728ce5c -[NSNib _instantiateNibWithExternalNameTable:] + 600
7 AppKit 0x00007fff873bc482 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 215
8 AppKit 0x00007fff873bc262 -[NSViewController loadView] + 180
9 AppKit 0x00007fff872ea718 -[NSViewController view] + 41
10 Garmin Express 0x0000000102c42a3d -[BFNavigationController _navigateFromViewController:toViewController:animated:push:] + 506
11 Garmin Express 0x0000000102c43216 -[BFNavigationController pushViewController:animated:] + 307
12 Garmin Express 0x0000000102b796aa -[MapOptionsViewController installUpdates:] + 357
13 AppKit 0x00007fff87553a44 -[NSWindow endSheet:returnCode:] + 282
14 Garmin Express 0x0000000102bdac85 -[NSApplication(SheetAdditions) safeEndSheet:returnCode:] + 120
15 Garmin Express 0x0000000102ba79a1 -[EulaWindowController closeWithReturnCode:] + 336
16 AppKit 0x00007fff87418260 -[NSApplication sendAction:to:from:] + 327
17 AppKit 0x00007fff874180de -[NSControl sendAction:to:] + 86
18 AppKit 0x00007fff87464c4d -[NSCell _sendActionFrom:] + 128
19 AppKit 0x00007fff8747e655 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
20 AppKit 0x00007fff8747da27 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
21 AppKit 0x00007fff8747d13d -[NSControl mouseDown:] + 706
22 AppKit 0x00007fff873fea58 -[NSWindow sendEvent:] + 11296
23 AppKit 0x00007fff8739d5d4 -[NSApplication sendEvent:] + 2021
24 AppKit 0x00007fff871ed9f9 -[NSApplication run] + 646
25 AppKit 0x00007fff871d8783 NSApplicationMain + 940
26 libdyld.dylib 0x00007fff85a865fd start + 1
27 ??? 0x0000000000000001 0x0 + 1
)
I'm attaching some screenshots and the crash report