<div dir="ltr"><div>2015-10-06 1:31 GMT+02:00 Nate Irwin &lt;<a href="mailto:nate_irwin@nps.gov">nate_irwin@nps.gov</a>&gt;:<br>&gt; Hello,<br><br>Hello<br><br>&gt; I was happy to see a new installer for 10.11 posted, but I can’t get it to complete without crashing. I’ve tried downloading multiple times, clearing cache, etc.<br><br>I can retrieve the .zip file without problem.<br>$ shasum -a 256 SmartCardServices2.1.1-OSX10.11.zip<br>85d6a0ce9cff7f14e286abdca1a8cde31a167f2f0f067337ed8aaa4798a3810a  SmartCardServices2.1.1-OSX10.11.zip<br><br></div><div>The file is not corrupted. The hash matches the one documented at <a href="https://smartcardservices.macosforge.org/trac/wiki/installers">https://smartcardservices.macosforge.org/trac/wiki/installers</a><br></div><div><br>I also get a crash at the package installation. I have a clean install of El Capitan.<br></div>Shawn, I think the installer is bogus :-)<br><div><br>&gt; Any suggestions?<br>&gt;<br>&gt; I can post the crash report if it would be helpful.<br><br><span style="font-family:monospace,monospace">Process:               Installer [1262]<br>Path:                  /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer<br>Identifier:            com.apple.installer<br>Version:               6.2.0 (853)<br>Build Info:            Installer-853000000000000~68<br>Code Type:             X86-64 (Native)<br>Parent Process:        ??? [1]<br>Responsible:           Installer [1262]<br>User ID:               501<br><br>Date/Time:             2015-10-06 09:04:21.942 +0200<br>OS Version:            Mac OS X 10.11 (15A284)<br>Report Version:        11<br>Anonymous UUID:        836369F8-AE28-F974-19AD-FB2630A0047F<br><br>Sleep/Wake UUID:       4B371E74-CBB9-457F-808B-E0183C59D2AE<br><br>Time Awake Since Boot: 2400 seconds<br>Time Since Wake:       1700 seconds<br><br>System Integrity Protection: disabled<br><br>Crashed Thread:        0  Dispatch queue: com.apple.main-thread<br><br>Exception Type:        EXC_BAD_ACCESS (SIGSEGV)<br>Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000<br>Exception Note:        EXC_CORPSE_NOTIFY<br><br>VM Regions Near 0:<br>--&gt;<br>    __TEXT                 000000010fbf7000-000000010fc21000 [  168K] r-x/rwx SM=COW  /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer<br><br>Global Trace Buffer (reverse chronological seconds):<br>5.592063     CFNetwork                     0x00007fff86b063b4 NSURLConnection finished with error - code -1100<br>5.664129     libsystem_trace.dylib         0x00007fff8a806102 dyld_image_header_containing_address(0x7fbcd2f11c21) failed<br><br>Thread 0 Crashed:: Dispatch queue: com.apple.main-thread<br>0   com.apple.CoreFoundation          0x00007fff8cedccc5 CFStringGetCharacterAtIndex + 21<br>1   com.apple.UIFoundation            0x00007fff89453a7e -[NSParagraphArbitrator lineBreakContextBeforeIndex:lineFragmentWidth:range:] + 251<br>2   com.apple.UIFoundation            0x00007fff894bc839 -[NSATSLineFragment _charIndexToBreakLineByWordWrappingAtIndex:lineFragmentWidth:hyphenate:] + 393<br>3   com.apple.UIFoundation            0x00007fff894bd7f7 -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragmentRect:] + 2410<br>4   com.apple.UIFoundation            0x00007fff894b2ae8 -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingContext:] + 3418<br>5   com.apple.UIFoundation            0x00007fff894b4c1e -[NSATSTypesetter layoutParagraphAtPoint:] + 167<br>6   com.apple.UIFoundation            0x00007fff8940140c -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxCharacterIndex:nextGlyphIndex:nextCharacterIndex:] + 4189<br>7   com.apple.UIFoundation            0x00007fff89402ad1 -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 245<br>8   com.apple.UIFoundation            0x00007fff894b5a73 -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 983<br>9   com.apple.UIFoundation            0x00007fff8947df90 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 1158<br>10  com.apple.UIFoundation            0x00007fff8948794e _NSFastFillAllLayoutHolesForGlyphRange + 1479<br>11  com.apple.UIFoundation            0x00007fff89489cee -[NSLayoutManager(NSPrivate) _firstPassGlyphRangeForBoundingRect:inTextContainer:okToFillHoles:] + 452<br>12  com.apple.UIFoundation            0x00007fff8948a8a1 -[NSLayoutManager(NSPrivate) _glyphRangeForBoundingRect:inTextContainer:fast:okToFillHoles:] + 850<br>13  com.apple.UIFoundation            0x00007fff893a40ce -[NSLayoutManager glyphRangeForBoundingRect:inTextContainer:] + 79<br>14  com.apple.AppKit                  0x00007fff880d52e5 -[NSTextView setNeedsDisplayInRect:avoidAdditionalLayout:] + 1337<br>15  com.apple.AppKit                  0x00007fff880f60ad -[NSTextView setNeedsDisplayInRect:] + 58<br>16  com.apple.AppKit                  0x00007fff87fea405 -[NSView setNeedsDisplay:] + 81<br>17  com.apple.AppKit                  0x00007fff8801a27c -[NSView(NSInternal) _updateLayerGeometryFromView] + 1221<br>18  com.apple.AppKit                  0x00007fff8803515d -[NSView setFrameSize:] + 1245<br>19  com.apple.AppKit                  0x00007fff880d7048 -[NSTextView(NSPrivate) _setFrameSize:forceScroll:] + 724<br>20  com.apple.AppKit                  0x00007fff880d6d20 -[NSTextView setFrameSize:] + 104<br>21  com.apple.AppKit                  0x00007fff880d6353 -[NSTextView setConstrainedFrameSize:] + 639<br>22  com.apple.UIFoundation            0x00007fff89482eaa -[NSLayoutManager(NSPrivate) _resizeTextViewForTextContainer:] + 1073<br>23  com.apple.UIFoundation            0x00007fff89487b3a _NSFastFillAllLayoutHolesForGlyphRange + 1971<br>24  com.apple.UIFoundation            0x00007fff89489cee -[NSLayoutManager(NSPrivate) _firstPassGlyphRangeForBoundingRect:inTextContainer:okToFillHoles:] + 452<br>25  com.apple.UIFoundation            0x00007fff8948a8a1 -[NSLayoutManager(NSPrivate) _glyphRangeForBoundingRect:inTextContainer:fast:okToFillHoles:] + 850<br>26  com.apple.UIFoundation            0x00007fff893a40ce -[NSLayoutManager glyphRangeForBoundingRect:inTextContainer:] + 79<br>27  com.apple.AppKit                  0x00007fff8818118d -[NSTextView drawRect:] + 2210<br>28  com.apple.AppKit                  0x00007fff88180547 __67-[NSTextView(NSTextView_LayerBacking) drawLayer:inGraphicsContext:]_block_invoke + 503<br>29  com.apple.AppKit                  0x00007fff88180330 -[NSFocusStack performWithFocusView:inWindow:usingBlock:] + 75<br>30  com.apple.AppKit                  0x00007fff881802d6 -[NSTextView(NSTextView_LayerBacking) drawLayer:inGraphicsContext:] + 158<br>31  com.apple.AppKit                  0x00007fff88180066 +[NSGraphicsContext configureGraphicsContextForCALayer:withCGContext:andRenderWithHandler:] + 97<br>32  com.apple.QuartzCore              0x00007fff9a7e5431 CABackingStoreUpdate_ + 3494<br>33  com.apple.QuartzCore              0x00007fff9a7e4685 ___ZN2CA5Layer8display_Ev_block_invoke + 59<br>34  com.apple.QuartzCore              0x00007fff9a7e4071 CA::Layer::display_() + 1565<br>35  com.apple.AppKit                  0x00007fff881753c4 _NSBackingLayerDisplay + 641<br>36  com.apple.QuartzCore              0x00007fff9a7d5e51 CA::Layer::display_if_needed(CA::Transaction*) + 603<br>37  com.apple.QuartzCore              0x00007fff9a7d5979 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35<br>38  com.apple.QuartzCore              0x00007fff9a7d4e4d CA::Context::commit_transaction(CA::Transaction*) + 277<br>39  com.apple.QuartzCore              0x00007fff9a7d4a98 CA::Transaction::commit() + 508<br>40  com.apple.QuartzCore              0x00007fff9a7e028f CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71<br>41  com.apple.CoreFoundation          0x00007fff8cf75e07 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23<br>42  com.apple.CoreFoundation          0x00007fff8cf75d77 __CFRunLoopDoObservers + 391<br>43  com.apple.CoreFoundation          0x00007fff8cf54d58 CFRunLoopRunSpecific + 328<br>44  com.apple.HIToolbox               0x00007fff92110d55 RunCurrentEventLoopInMode + 235<br>45  com.apple.HIToolbox               0x00007fff92110b8f ReceiveNextEventCommon + 432<br>46  com.apple.HIToolbox               0x00007fff921109cf _BlockUntilNextEventMatchingListInModeWithFilter + 71<br>47  com.apple.AppKit                  0x00007fff8800ef3a _DPSNextEvent + 1067<br>48  com.apple.AppKit                  0x00007fff8800e369 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454<br>49  com.apple.AppKit                  0x00007fff88002ecc -[NSApplication run] + 682<br>50  com.apple.AppKit                  0x00007fff87fcc162 NSApplicationMain + 1176<br>51  com.apple.installer               0x000000010fbf8570 0x10fbf7000 + 5488<br>52  libdyld.dylib                     0x00007fff9a7215ad start + 1</span><br><br></div><div>Bye<br></div><div><br>-- <br> Dr. Ludovic Rousseau</div></div>