This is a new machine, and this is first time to run SlickEdit on this laptop.
With lldb, I got following crash.
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
* frame #0: 0x00007fff405c9d0d CoreFoundation`CFRelease + 109
frame #1: 0x0000000105ef28b0 vs`seLineLayoutCache::getTextWidth(QFontMetrics*, bool, seCacheCell&, QPaintDevice*, bool, seCacheCell**, bool) + 880
frame #2: 0x0000000105ef4570 vs`seLineLayout::drawLine(QPainter&, int, int, QRect const&, cmArray<seLineLayout::WidthToCursor>*, cmArray<seLineLayout::WidthToCursor>*, bool) + 1744
frame #3: 0x0000000106040c0f vs`show_line(crt2_t*, int, QPainter*, int&, int&) + 2079
frame #4: 0x000000010603a42e vs`crt2_refresh2(crt2_t*, QPainter*, QRect*, bool, bool, bool) + 4350
frame #5: 0x00000001061600ae vs`refreshwindow(int, int*, QPainter*, QRect*, bool) + 6990
frame #6: 0x000000010615e530 vs`se_refresh_window(filewindow_t*, int, QPainter*, QRect*, bool) + 96
frame #7: 0x0000000105f57a77 vs`vsCtlEditorView::paint(QPaintEvent*) + 503
frame #8: 0x0000000105f57832 vs`vsCtlEditorView::paintEvent(QPaintEvent*) + 210
frame #9: 0x0000000109497e94 QtGui`QWidget::event(QEvent*) + 2116
frame #10: 0x000000010944922d QtGui`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 557
frame #11: 0x000000010944a843 QtGui`QApplication::notify(QObject*, QEvent*) + 403
frame #12: 0x00000001091df2a1 QtCore`QCoreApplication::notifyInternal(QObject*, QEvent*) + 113
frame #13: 0x0000000109492e17 QtGui`QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1591
frame #14: 0x00000001093e8ee9 QtGui`___lldb_unnamed_symbol204$$QtGui + 1881
frame #15: 0x00007fff3dda9a6e AppKit`_NSViewDrawRect + 66
frame #16: 0x00007fff3dd948b2 AppKit`-[NSView _drawRect:clip:] + 1752
frame #17: 0x00007fff3dd93742 AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1425
frame #18: 0x00007fff3dd93afa AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2377
frame #19: 0x00007fff3dd93afa AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2377
frame #20: 0x00007fff3dd93afa AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2377
frame #21: 0x00007fff3dd93afa AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2377
frame #22: 0x00007fff3dd93afa AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2377
frame #23: 0x00007fff3dd93afa AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2377
frame #24: 0x00007fff3dd93afa AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2377
frame #25: 0x00007fff3dd93afa AppKit`-[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2377
frame #26: 0x00007fff3dd91794 AppKit`-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 908
frame #27: 0x00007fff3dd91fec AppKit`-[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3044
frame #28: 0x00007fff3dd913e2 AppKit`-[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 65
frame #29: 0x00007fff3dd8ece4 AppKit`-[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 1893
frame #30: 0x00007fff3dd8e31d AppKit`-[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 253
frame #31: 0x00007fff3dd8af0e AppKit`-[NSView displayIfNeeded] + 1302
frame #32: 0x00007fff3dd87c53 AppKit`-[NSWindow displayIfNeeded] + 280
frame #33: 0x00007fff3dd87a94 AppKit`__NSWindowGetDisplayCycleObserverForDisplay_block_invoke + 684
frame #34: 0x00007fff3dd82b88 AppKit`NSDisplayCycleObserverInvoke + 162
frame #35: 0x00007fff3dd82708 AppKit`NSDisplayCycleFlush + 1030
frame #36: 0x00007fff4b033ccb QuartzCore`CA::Transaction::run_commit_handlers(CATransactionPhase) + 49
frame #37: 0x00007fff4b033413 QuartzCore`CA::Transaction::commit() + 213
frame #38: 0x00007fff3dd820a1 AppKit`__65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 274
frame #39: 0x00007fff40657e88 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
frame #40: 0x00007fff40657dbd CoreFoundation`__CFRunLoopDoObservers + 451
frame #41: 0x00007fff405fa4d0 CoreFoundation`__CFRunLoopRun + 1136
frame #42: 0x00007fff405f9e0e CoreFoundation`CFRunLoopRunSpecific + 455
frame #43: 0x00007fff3f8e69db HIToolbox`RunCurrentEventLoopInMode + 292
frame #44: 0x00007fff3f8e6715 HIToolbox`ReceiveNextEventCommon + 603
frame #45: 0x00007fff3f8e64a6 HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 64
frame #46: 0x00007fff3dc80ffb AppKit`_DPSNextEvent + 965
frame #47: 0x00007fff3dc7fd93 AppKit`-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
frame #48: 0x00000001093fc307 QtGui`___lldb_unnamed_symbol517$$QtGui + 615
frame #49: 0x00000001091dc1f5 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 581
frame #50: 0x00000001060a624c vs`gui_modal_wait(filewindow_t*) + 108
frame #51: 0x00000001060c146b vs`p_modal_wait_op() + 667
frame #52: 0x0000000105ea20a3 vs`run_proc(int) + 195
frame #53: 0x000000010621ce2f vs`execute_command(VSLSTR*, int, int*, slickedit::SEString const&) + 4991
frame #54: 0x000000010621da0f vs`pshell_op() + 559
frame #55: 0x0000000105ea20a3 vs`run_proc(int) + 195
frame #56: 0x00000001060e913c vs`mac_first_init() + 44
frame #57: 0x00000001078b1d31 vs`-[AppDelegate applicationDidFinishLaunching:] + 497
frame #58: 0x00007fff4065daf6 CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
frame #59: 0x00007fff4065da70 CoreFoundation`___CFXRegistrationPost_block_invoke + 63
frame #60: 0x00007fff4065d9da CoreFoundation`_CFXRegistrationPost + 404
frame #61: 0x00007fff40665e88 CoreFoundation`___CFXNotificationPost_block_invoke + 87
frame #62: 0x00007fff405ce8d4 CoreFoundation`-[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1642
frame #63: 0x00007fff405cdc87 CoreFoundation`_CFXNotificationPost + 732
frame #64: 0x00007fff42846217 Foundation`-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
frame #65: 0x00007fff3dc8781c AppKit`-[NSApplication _postDidFinishNotification] + 312
frame #66: 0x00007fff3dc8716f AppKit`-[NSApplication _sendFinishLaunchingNotification] + 208
frame #67: 0x00007fff3dc852c3 AppKit`-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 552
frame #68: 0x00007fff3dc84f13 AppKit`-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 688
frame #69: 0x00007fff4288fd6e Foundation`-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 286
frame #70: 0x00007fff4288fbeb Foundation`_NSAppleEventManagerGenericHandler + 102
frame #71: 0x00007fff4181b397 AE`aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1815
frame #72: 0x00007fff4181ac29 AE`dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
frame #73: 0x00007fff4181ab01 AE`aeProcessAppleEvent + 414
frame #74: 0x00007fff3f8efec7 HIToolbox`AEProcessAppleEvent + 54
frame #75: 0x00007fff3dc812f2 AppKit`_DPSNextEvent + 1724
frame #76: 0x00007fff3dc7fd93 AppKit`-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
frame #77: 0x00007fff3dc79eb0 AppKit`-[NSApplication run] + 699
frame #78: 0x00000001093fc793 QtGui`___lldb_unnamed_symbol517$$QtGui + 1779
frame #79: 0x00000001091dc1f5 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 581
frame #80: 0x00000001091df8dc QtCore`QCoreApplication::exec() + 188
frame #81: 0x0000000105e1d666 vs`vmain(int, char**) + 2982
frame #82: 0x000000010753725a vs`xmain + 42
frame #83: 0x0000000105e3dae9 vs`main + 9
frame #84: 0x0000000105deee34 vs`start + 52